diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..d5b0354
Binary files /dev/null and b/.DS_Store differ
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..96ae0de
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,75 @@
+# This .gitignore file should be placed at the root of your Unity project directory
+#
+# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
+#
+.utmp/
+/[Ll]ibrary/
+/[Tt]emp/
+/[Oo]bj/
+/[Bb]uild/
+/[Bb]uilds/
+/[Ll]ogs/
+/[Uu]ser[Ss]ettings/
+*.log
+
+# MemoryCaptures can get excessive in size.
+# They also could contain extremely sensitive data
+/[Mm]emoryCaptures/
+
+# Recordings can get excessive in size
+/[Rr]ecordings/
+
+# Uncomment this line if you wish to ignore the asset store tools plugin
+# /[Aa]ssets/AssetStoreTools*
+
+# Autogenerated Jetbrains Rider plugin
+/[Aa]ssets/Plugins/Editor/JetBrains*
+
+# Visual Studio cache directory
+.vs/
+
+# Gradle cache directory
+.gradle/
+
+# Autogenerated VS/MD/Consulo solution and project files
+ExportedObj/
+.consulo/
+*.csproj
+*.unityproj
+*.sln
+*.suo
+*.tmp
+*.user
+*.userprefs
+*.pidb
+*.booproj
+*.svd
+*.pdb
+*.mdb
+*.opendb
+*.VC.db
+
+# Unity3D generated meta files
+*.pidb.meta
+*.pdb.meta
+*.mdb.meta
+
+# Unity3D generated file on crash reports
+sysinfo.txt
+
+# Builds
+*.apk
+*.aab
+*.unitypackage
+*.unitypackage.meta
+*.app
+
+# Crashlytics generated file
+crashlytics-build.properties
+
+# Packed Addressables
+/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
+
+# Temporary auto-generated Android Assets
+/[Aa]ssets/[Ss]treamingAssets/aa.meta
+/[Aa]ssets/[Ss]treamingAssets/aa/*
diff --git a/.idea/.idea.BriarQueen/.idea/.gitignore b/.idea/.idea.BriarQueen/.idea/.gitignore
new file mode 100644
index 0000000..2fc9469
--- /dev/null
+++ b/.idea/.idea.BriarQueen/.idea/.gitignore
@@ -0,0 +1,15 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Rider ignored files
+/contentModel.xml
+/projectSettingsUpdater.xml
+/.idea.BriarQueen.iml
+/modules.xml
+# Ignored default folder with query files
+/queries/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/.idea/.idea.BriarQueen/.idea/encodings.xml b/.idea/.idea.BriarQueen/.idea/encodings.xml
new file mode 100644
index 0000000..df87cf9
--- /dev/null
+++ b/.idea/.idea.BriarQueen/.idea/encodings.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.BriarQueen/.idea/indexLayout.xml b/.idea/.idea.BriarQueen/.idea/indexLayout.xml
new file mode 100644
index 0000000..7b08163
--- /dev/null
+++ b/.idea/.idea.BriarQueen/.idea/indexLayout.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.BriarQueen/.idea/vcs.xml b/.idea/.idea.BriarQueen/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/.idea.BriarQueen/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Assets/.DS_Store b/Assets/.DS_Store
new file mode 100644
index 0000000..9064249
Binary files /dev/null and b/Assets/.DS_Store differ
diff --git a/Assets/AddressableAssetsData.meta b/Assets/AddressableAssetsData.meta
new file mode 100644
index 0000000..2b31789
--- /dev/null
+++ b/Assets/AddressableAssetsData.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 296d9156ed9414ca7b7de136eebcb706
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AddressableAssetGroupSortSettings.asset b/Assets/AddressableAssetsData/AddressableAssetGroupSortSettings.asset
new file mode 100644
index 0000000..3a5fec8
--- /dev/null
+++ b/Assets/AddressableAssetsData/AddressableAssetGroupSortSettings.asset
@@ -0,0 +1,19 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: dea69d41f90c6ea4fa55c27c1d60c145, type: 3}
+ m_Name: AddressableAssetGroupSortSettings
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.AddressableAssetGroupSortSettings
+ sortOrder:
+ - c2a40541a97c14b57bac5d73498d86d2
+ - 984b4b93f313b4b449758773db2d02d4
+ - 2b09bd3f3003e417bbcc2e63aa97123f
+ - 02d28476e345a4814acdef32e6e7a96c
diff --git a/Assets/AddressableAssetsData/AddressableAssetGroupSortSettings.asset.meta b/Assets/AddressableAssetsData/AddressableAssetGroupSortSettings.asset.meta
new file mode 100644
index 0000000..cc54350
--- /dev/null
+++ b/Assets/AddressableAssetsData/AddressableAssetGroupSortSettings.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a0d64c20e6bab44b58c1fd912a8619bc
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AddressableAssetSettings.asset b/Assets/AddressableAssetsData/AddressableAssetSettings.asset
new file mode 100644
index 0000000..92b994d
--- /dev/null
+++ b/Assets/AddressableAssetsData/AddressableAssetSettings.asset
@@ -0,0 +1,119 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 468a46d0ae32c3544b7d98094e6448a9, type: 3}
+ m_Name: AddressableAssetSettings
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.AddressableAssetSettings
+ m_DefaultGroup: 2b09bd3f3003e417bbcc2e63aa97123f
+ m_currentHash:
+ serializedVersion: 2
+ Hash: 00000000000000000000000000000000
+ m_OptimizeCatalogSize: 0
+ m_BuildRemoteCatalog: 0
+ m_CatalogRequestsTimeout: 0
+ m_DisableCatalogUpdateOnStart: 0
+ m_InternalIdNamingMode: 0
+ m_InternalBundleIdMode: 1
+ m_AssetLoadMode: 0
+ m_BundledAssetProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
+ m_AssetBundleProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
+ m_IgnoreUnsupportedFilesInBuild: 0
+ m_UniqueBundleIds: 0
+ m_EnableJsonCatalog: 0
+ m_NonRecursiveBuilding: 1
+ m_AllowNestedBundleFolders: 0
+ m_CCDEnabled: 0
+ m_maxConcurrentWebRequests: 3
+ m_UseUWRForLocalBundles: 0
+ m_BundleTimeout: 0
+ m_BundleRetryCount: 0
+ m_BundleRedirectLimit: -1
+ m_SharedBundleSettings: 0
+ m_SharedBundleSettingsCustomGroupIndex: 0
+ m_simulatedLoadDelay: 0.1
+ m_ContiguousBundles: 1
+ m_StripUnityVersionFromBundleBuild: 0
+ m_DisableVisibleSubAssetRepresentations: 0
+ m_BuiltInBundleNaming: 0
+ mBuiltInBundleCustomNaming:
+ m_MonoScriptBundleNaming: 0
+ m_CheckForContentUpdateRestrictionsOption: 0
+ m_MonoScriptBundleCustomNaming:
+ m_RemoteCatalogBuildPath:
+ m_Id:
+ m_RemoteCatalogLoadPath:
+ m_Id:
+ m_ContentStateBuildPathProfileVariableName:
+ m_CustomContentStateBuildPath:
+ m_ContentStateBuildPath:
+ m_BuildAddressablesWithPlayerBuild: 0
+ m_overridePlayerVersion: '[UnityEditor.PlayerSettings.bundleVersion]'
+ m_GroupAssets:
+ - {fileID: 11400000, guid: 117db27a238d44bea852e49613b4d6c6, type: 2}
+ - {fileID: 11400000, guid: a3e4ed1ccd47745f092f674c39d5663e, type: 2}
+ - {fileID: 11400000, guid: d22b5961e537c4c92bb87f3164523b75, type: 2}
+ - {fileID: 11400000, guid: 324d8c29362d14f78bd05473796adf24, type: 2}
+ m_BuildSettings:
+ m_LogResourceManagerExceptions: 1
+ m_BundleBuildPath: Temp/com.unity.addressables/AssetBundles
+ m_ProfileSettings:
+ m_Profiles:
+ - m_InheritedParent:
+ m_Id: 427ed80dfe2c84a5f8987c06d0276cd7
+ m_ProfileName: Default
+ m_Values:
+ - m_Id: 96a48510a123d416f8807c057a553b7f
+ m_Value: 'ServerData/[BuildTarget]'
+ - m_Id: a4d7bdd6ea0a24d6ebff59c8a4bd92b6
+ m_Value: '[UnityEngine.AddressableAssets.Addressables.BuildPath]/[BuildTarget]'
+ - m_Id: bbcfb70e9d4cf409d85de96d6611377c
+ m_Value:
+ - m_Id: ed2e78102b1d94722bebe420531b2db1
+ m_Value: '{UnityEngine.AddressableAssets.Addressables.RuntimePath}/[BuildTarget]'
+ - m_Id: ef420c299a73f4c50982de17b71d0ebd
+ m_Value: '[UnityEditor.EditorUserBuildSettings.activeBuildTarget]'
+ m_ProfileEntryNames:
+ - m_Id: 96a48510a123d416f8807c057a553b7f
+ m_Name: Remote.BuildPath
+ m_InlineUsage: 0
+ - m_Id: a4d7bdd6ea0a24d6ebff59c8a4bd92b6
+ m_Name: Local.BuildPath
+ m_InlineUsage: 0
+ - m_Id: bbcfb70e9d4cf409d85de96d6611377c
+ m_Name: Remote.LoadPath
+ m_InlineUsage: 0
+ - m_Id: ed2e78102b1d94722bebe420531b2db1
+ m_Name: Local.LoadPath
+ m_InlineUsage: 0
+ - m_Id: ef420c299a73f4c50982de17b71d0ebd
+ m_Name: BuildTarget
+ m_InlineUsage: 0
+ m_ProfileVersion: 1
+ m_LabelTable:
+ m_LabelNames:
+ - default
+ m_SchemaTemplates: []
+ m_GroupTemplateObjects:
+ - {fileID: 11400000, guid: b189bdd6d52324e2585b017b413c2d88, type: 2}
+ m_InitializationObjects: []
+ m_CertificateHandlerType:
+ m_AssemblyName:
+ m_ClassName:
+ m_ActivePlayerDataBuilderIndex: 2
+ m_DataBuilders:
+ - {fileID: 11400000, guid: 3654c6d1e49ce488b91f3c2460905b98, type: 2}
+ - {fileID: 11400000, guid: 8d7a615a243104fdf95a38407d3e257f, type: 2}
+ - {fileID: 11400000, guid: 02c3cf3693166463b8d046a4bf575910, type: 2}
+ m_ActiveProfileId: 427ed80dfe2c84a5f8987c06d0276cd7
diff --git a/Assets/AddressableAssetsData/AddressableAssetSettings.asset.meta b/Assets/AddressableAssetsData/AddressableAssetSettings.asset.meta
new file mode 100644
index 0000000..64d2da6
--- /dev/null
+++ b/Assets/AddressableAssetsData/AddressableAssetSettings.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: b88fd73a09926470bad6fbcc5e204467
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroupTemplates.meta b/Assets/AddressableAssetsData/AssetGroupTemplates.meta
new file mode 100644
index 0000000..a28ccba
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroupTemplates.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 601739ed0e7b54bb48fedecb697c6c0c
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset b/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset
new file mode 100644
index 0000000..2d859d6
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset
@@ -0,0 +1,79 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &-4479033977244025095
+MonoBehaviour:
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
+ m_Name: BundledAssetGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.BundledAssetGroupSchema
+ m_Group: {fileID: 0}
+ m_InternalBundleIdMode: 1
+ m_Compression: 1
+ m_IncludeAddressInCatalog: 1
+ m_IncludeGUIDInCatalog: 1
+ m_IncludeLabelsInCatalog: 1
+ m_InternalIdNamingMode: 0
+ m_CacheClearBehavior: 0
+ m_IncludeInBuild: 1
+ m_BundledAssetProviderType:
+ m_AssemblyName:
+ m_ClassName:
+ m_StripDownloadOptions: 0
+ m_ForceUniqueProvider: 0
+ m_UseAssetBundleCache: 1
+ m_UseAssetBundleCrc: 1
+ m_UseAssetBundleCrcForCachedBundles: 1
+ m_UseUWRForLocalBundles: 0
+ m_Timeout: 0
+ m_ChunkedTransfer: 0
+ m_RedirectLimit: -1
+ m_RetryCount: 0
+ m_BuildPath:
+ m_Id:
+ m_LoadPath:
+ m_Id:
+ m_BundleMode: 0
+ m_AssetBundleProviderType:
+ m_AssemblyName:
+ m_ClassName:
+ m_UseDefaultSchemaSettings: 0
+ m_SelectedPathPairIndex: 0
+ m_BundleNaming: 0
+ m_AssetLoadMode: 0
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 1a3c5d64ac83548c09dd1678b9f6f1cd, type: 3}
+ m_Name: Packed Assets
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.AddressableAssetGroupTemplate
+ m_SchemaObjects:
+ - {fileID: -4479033977244025095}
+ - {fileID: 8191092539554838527}
+ m_Description: Pack assets into asset bundles.
+ m_Settings: {fileID: 11400000, guid: b88fd73a09926470bad6fbcc5e204467, type: 2}
+--- !u!114 &8191092539554838527
+MonoBehaviour:
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
+ m_Name: ContentUpdateGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.ContentUpdateGroupSchema
+ m_Group: {fileID: 0}
+ m_StaticContent: 0
diff --git a/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset.meta b/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset.meta
new file mode 100644
index 0000000..89bfed0
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: b189bdd6d52324e2585b017b413c2d88
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups.meta b/Assets/AddressableAssetsData/AssetGroups.meta
new file mode 100644
index 0000000..7f912ee
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 6db268a31f86b4e53bee3a59ee667aa8
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Items.asset b/Assets/AddressableAssetsData/AssetGroups/Items.asset
new file mode 100644
index 0000000..2771e3f
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Items.asset
@@ -0,0 +1,68 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
+ m_Name: Items
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.AddressableAssetGroup
+ m_GroupName: Items
+ m_GUID: 984b4b93f313b4b449758773db2d02d4
+ m_SerializeEntries:
+ - m_GUID: 28bf29e72b44242d08dab16b5c5c0a59
+ m_Address: PuzzleBox_Piece_1
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 2ece0db2234124f218d3e44a2046d992
+ m_Address: PuzzleBox_Piece_3
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 315e0338673f24caf9d19d81410a75e2
+ m_Address: PuzzleBox_Piece_5
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 57f81df758ee547458224793387ec4e5
+ m_Address: Workshop_Worn_Book
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 6332ab861280d483e9ed254131df9838
+ m_Address: PuzzleBox_Piece_2
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 7de24576684634915aab73a3f53750c5
+ m_Address: PuzzleBox_Piece_4
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 9962d8d4504c84243bfb65aed35eba6e
+ m_Address: PuzzleBox_Piece_8
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: a798775f782e24abbb4ab524ef75f96b
+ m_Address: PuzzleBox_Piece_7
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: e7064f9c4793646768710da6a4655862
+ m_Address: PuzzleBox_Piece_6
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ m_ReadOnly: 0
+ m_Settings: {fileID: 11400000, guid: b88fd73a09926470bad6fbcc5e204467, type: 2}
+ m_SchemaSet:
+ m_Schemas:
+ - {fileID: 11400000, guid: c8df6b8d1a584444da053745577e7e4b, type: 2}
+ - {fileID: 11400000, guid: 51e8deea8e7794a1db13367dc4462c76, type: 2}
diff --git a/Assets/AddressableAssetsData/AssetGroups/Items.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Items.asset.meta
new file mode 100644
index 0000000..a278f2d
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Items.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: d22b5961e537c4c92bb87f3164523b75
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Levels.asset b/Assets/AddressableAssetsData/AssetGroups/Levels.asset
new file mode 100644
index 0000000..5559d31
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Levels.asset
@@ -0,0 +1,108 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
+ m_Name: Levels
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.AddressableAssetGroup
+ m_GroupName: Levels
+ m_GUID: 2b09bd3f3003e417bbcc2e63aa97123f
+ m_SerializeEntries:
+ - m_GUID: 109e1e8ece68f4c57a8d6802078ea8fa
+ m_Address: Chapter_One_Workshop_Puzzle_Box
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 15dc7adf19f96496489975fdf3cca452
+ m_Address: Chapter_One_Pumphouse_Table
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 191eef1c64b9549ea9224d013bf4c2cc
+ m_Address: Chapter_One_Village
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 237be056ca28f4d4d993b4283673c74e
+ m_Address: Chapter_One_Workshop_Upstairs
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 2fec91d2fc29c4d63a6b8ea1c1561452
+ m_Address: Chapter_One_Workshop_Safe
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 36d2667ec419e4b2290d24233bf1ed4c
+ m_Address: Chapter_One_Workshop
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 373c9da99db03419c829ad97400a2b33
+ m_Address: Chapter_One_Workshop_Drawer
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 39e6629843c8d45cca2e13d5524c2337
+ m_Address: Chapter_One_Village_Further
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 47ff08ad81fe64157a38f959f1f6d309
+ m_Address: Chapter_One_Fountain
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 522eaa52540d940c09c3981395dfdb68
+ m_Address: Chapter_One_Workshop_Candle_Puzzle
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 5d86c271cc7eb49b79406023b8542937
+ m_Address: Chapter_One_Puzzle_Box_Open
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 7aec8df323776471ba5333627e750443
+ m_Address: Chapter_One_Workshop_Downstairs
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: b8cd25a69553b4a14bed476c858577cd
+ m_Address: Chapter_One_Pumphouse
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: c5d57530ff2bf4135a0764b9369a6f78
+ m_Address: Chapter_One_Workshop_Bag
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: cbba50afaa9604c46b86653e630400dc
+ m_Address: Chapter_One_Fountain_Gem_Puzzle
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: d4476efa488fa4cd8ba139cd9f6e4b13
+ m_Address: Chapter_One_Village_Edge
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: eadae2b263d8a45848f4186f1d14fa2a
+ m_Address: Chapter_One_Workshop_Downstairs_Bookcase
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ m_ReadOnly: 0
+ m_Settings: {fileID: 11400000, guid: b88fd73a09926470bad6fbcc5e204467, type: 2}
+ m_SchemaSet:
+ m_Schemas:
+ - {fileID: 11400000, guid: 155871867cfb540d0a0a6a1347b22d4d, type: 2}
+ - {fileID: 11400000, guid: 73446123f2c4b48a498488b7104e2565, type: 2}
diff --git a/Assets/AddressableAssetsData/AssetGroups/Levels.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Levels.asset.meta
new file mode 100644
index 0000000..1d1dfca
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Levels.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a3e4ed1ccd47745f092f674c39d5663e
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Scenes.asset b/Assets/AddressableAssetsData/AssetGroups/Scenes.asset
new file mode 100644
index 0000000..d8643bb
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Scenes.asset
@@ -0,0 +1,43 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
+ m_Name: Scenes
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.AddressableAssetGroup
+ m_GroupName: Scenes
+ m_GUID: 02d28476e345a4814acdef32e6e7a96c
+ m_SerializeEntries:
+ - m_GUID: 6a28956916bb8461591e49d9dc813318
+ m_Address: 02_Main_Menu
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 97c80878e9423468ca1317d7571b0dfa
+ m_Address: 01_UI_Scene
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: fa73f004f6cc3483197a09181988ae47
+ m_Address: 04_GameScene
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: faed093ab893e453cb3328c133b55d2e
+ m_Address: 03_Opening_Cinematic
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ m_ReadOnly: 0
+ m_Settings: {fileID: 11400000, guid: b88fd73a09926470bad6fbcc5e204467, type: 2}
+ m_SchemaSet:
+ m_Schemas:
+ - {fileID: 11400000, guid: 2bc5b33dff8fa4a0c9ec51e4504b10fa, type: 2}
+ - {fileID: 11400000, guid: 366db0521abe94170b128c476319d4ec, type: 2}
diff --git a/Assets/AddressableAssetsData/AssetGroups/Scenes.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Scenes.asset.meta
new file mode 100644
index 0000000..1e1f316
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Scenes.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 117db27a238d44bea852e49613b4d6c6
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas.meta
new file mode 100644
index 0000000..942805e
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 09b0a26f43f7c4a28898d777f4aa463a
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_BundledAssetGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_BundledAssetGroupSchema.asset
new file mode 100644
index 0000000..f2ed459
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_BundledAssetGroupSchema.asset
@@ -0,0 +1,48 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
+ m_Name: Items_BundledAssetGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.BundledAssetGroupSchema
+ m_Group: {fileID: 11400000, guid: d22b5961e537c4c92bb87f3164523b75, type: 2}
+ m_InternalBundleIdMode: 1
+ m_Compression: 1
+ m_IncludeAddressInCatalog: 1
+ m_IncludeGUIDInCatalog: 1
+ m_IncludeLabelsInCatalog: 1
+ m_InternalIdNamingMode: 0
+ m_CacheClearBehavior: 0
+ m_IncludeInBuild: 1
+ m_BundledAssetProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
+ m_StripDownloadOptions: 0
+ m_ForceUniqueProvider: 0
+ m_UseAssetBundleCache: 1
+ m_UseAssetBundleCrc: 1
+ m_UseAssetBundleCrcForCachedBundles: 1
+ m_UseUWRForLocalBundles: 0
+ m_Timeout: 0
+ m_ChunkedTransfer: 0
+ m_RedirectLimit: -1
+ m_RetryCount: 0
+ m_BuildPath:
+ m_Id: a4d7bdd6ea0a24d6ebff59c8a4bd92b6
+ m_LoadPath:
+ m_Id: ed2e78102b1d94722bebe420531b2db1
+ m_BundleMode: 0
+ m_AssetBundleProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
+ m_UseDefaultSchemaSettings: 0
+ m_SelectedPathPairIndex: 0
+ m_BundleNaming: 0
+ m_AssetLoadMode: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_BundledAssetGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_BundledAssetGroupSchema.asset.meta
new file mode 100644
index 0000000..5ab1453
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_BundledAssetGroupSchema.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: c8df6b8d1a584444da053745577e7e4b
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_ContentUpdateGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_ContentUpdateGroupSchema.asset
new file mode 100644
index 0000000..1291a66
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_ContentUpdateGroupSchema.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
+ m_Name: Items_ContentUpdateGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.ContentUpdateGroupSchema
+ m_Group: {fileID: 11400000, guid: d22b5961e537c4c92bb87f3164523b75, type: 2}
+ m_StaticContent: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_ContentUpdateGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_ContentUpdateGroupSchema.asset.meta
new file mode 100644
index 0000000..aaf3c0c
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Items_ContentUpdateGroupSchema.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 51e8deea8e7794a1db13367dc4462c76
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_BundledAssetGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_BundledAssetGroupSchema.asset
new file mode 100644
index 0000000..f5b553b
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_BundledAssetGroupSchema.asset
@@ -0,0 +1,48 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
+ m_Name: Levels_BundledAssetGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.BundledAssetGroupSchema
+ m_Group: {fileID: 11400000, guid: a3e4ed1ccd47745f092f674c39d5663e, type: 2}
+ m_InternalBundleIdMode: 1
+ m_Compression: 1
+ m_IncludeAddressInCatalog: 1
+ m_IncludeGUIDInCatalog: 1
+ m_IncludeLabelsInCatalog: 1
+ m_InternalIdNamingMode: 0
+ m_CacheClearBehavior: 0
+ m_IncludeInBuild: 1
+ m_BundledAssetProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
+ m_StripDownloadOptions: 0
+ m_ForceUniqueProvider: 0
+ m_UseAssetBundleCache: 1
+ m_UseAssetBundleCrc: 1
+ m_UseAssetBundleCrcForCachedBundles: 1
+ m_UseUWRForLocalBundles: 0
+ m_Timeout: 0
+ m_ChunkedTransfer: 0
+ m_RedirectLimit: -1
+ m_RetryCount: 0
+ m_BuildPath:
+ m_Id: a4d7bdd6ea0a24d6ebff59c8a4bd92b6
+ m_LoadPath:
+ m_Id: ed2e78102b1d94722bebe420531b2db1
+ m_BundleMode: 0
+ m_AssetBundleProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
+ m_UseDefaultSchemaSettings: 0
+ m_SelectedPathPairIndex: 0
+ m_BundleNaming: 0
+ m_AssetLoadMode: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_BundledAssetGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_BundledAssetGroupSchema.asset.meta
new file mode 100644
index 0000000..f8a8ca0
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_BundledAssetGroupSchema.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 155871867cfb540d0a0a6a1347b22d4d
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_ContentUpdateGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_ContentUpdateGroupSchema.asset
new file mode 100644
index 0000000..f409468
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_ContentUpdateGroupSchema.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
+ m_Name: Levels_ContentUpdateGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.ContentUpdateGroupSchema
+ m_Group: {fileID: 11400000, guid: a3e4ed1ccd47745f092f674c39d5663e, type: 2}
+ m_StaticContent: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_ContentUpdateGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_ContentUpdateGroupSchema.asset.meta
new file mode 100644
index 0000000..78cd1b9
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Levels_ContentUpdateGroupSchema.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 73446123f2c4b48a498488b7104e2565
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_BundledAssetGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_BundledAssetGroupSchema.asset
new file mode 100644
index 0000000..29d58bd
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_BundledAssetGroupSchema.asset
@@ -0,0 +1,48 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
+ m_Name: Scenes_BundledAssetGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.BundledAssetGroupSchema
+ m_Group: {fileID: 11400000, guid: 117db27a238d44bea852e49613b4d6c6, type: 2}
+ m_InternalBundleIdMode: 1
+ m_Compression: 1
+ m_IncludeAddressInCatalog: 1
+ m_IncludeGUIDInCatalog: 1
+ m_IncludeLabelsInCatalog: 1
+ m_InternalIdNamingMode: 0
+ m_CacheClearBehavior: 0
+ m_IncludeInBuild: 1
+ m_BundledAssetProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
+ m_StripDownloadOptions: 0
+ m_ForceUniqueProvider: 0
+ m_UseAssetBundleCache: 1
+ m_UseAssetBundleCrc: 1
+ m_UseAssetBundleCrcForCachedBundles: 1
+ m_UseUWRForLocalBundles: 0
+ m_Timeout: 0
+ m_ChunkedTransfer: 0
+ m_RedirectLimit: -1
+ m_RetryCount: 0
+ m_BuildPath:
+ m_Id: a4d7bdd6ea0a24d6ebff59c8a4bd92b6
+ m_LoadPath:
+ m_Id: ed2e78102b1d94722bebe420531b2db1
+ m_BundleMode: 0
+ m_AssetBundleProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
+ m_UseDefaultSchemaSettings: 0
+ m_SelectedPathPairIndex: 0
+ m_BundleNaming: 0
+ m_AssetLoadMode: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_BundledAssetGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_BundledAssetGroupSchema.asset.meta
new file mode 100644
index 0000000..b5e58f5
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_BundledAssetGroupSchema.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 2bc5b33dff8fa4a0c9ec51e4504b10fa
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_ContentUpdateGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_ContentUpdateGroupSchema.asset
new file mode 100644
index 0000000..5b9cffe
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_ContentUpdateGroupSchema.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
+ m_Name: Scenes_ContentUpdateGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.ContentUpdateGroupSchema
+ m_Group: {fileID: 11400000, guid: 117db27a238d44bea852e49613b4d6c6, type: 2}
+ m_StaticContent: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_ContentUpdateGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_ContentUpdateGroupSchema.asset.meta
new file mode 100644
index 0000000..a31aeb4
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Scenes_ContentUpdateGroupSchema.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 366db0521abe94170b128c476319d4ec
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_BundledAssetGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_BundledAssetGroupSchema.asset
new file mode 100644
index 0000000..0895bff
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_BundledAssetGroupSchema.asset
@@ -0,0 +1,48 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
+ m_Name: UI_BundledAssetGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.BundledAssetGroupSchema
+ m_Group: {fileID: 11400000, guid: 324d8c29362d14f78bd05473796adf24, type: 2}
+ m_InternalBundleIdMode: 1
+ m_Compression: 1
+ m_IncludeAddressInCatalog: 1
+ m_IncludeGUIDInCatalog: 1
+ m_IncludeLabelsInCatalog: 1
+ m_InternalIdNamingMode: 0
+ m_CacheClearBehavior: 0
+ m_IncludeInBuild: 1
+ m_BundledAssetProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
+ m_StripDownloadOptions: 0
+ m_ForceUniqueProvider: 0
+ m_UseAssetBundleCache: 1
+ m_UseAssetBundleCrc: 1
+ m_UseAssetBundleCrcForCachedBundles: 1
+ m_UseUWRForLocalBundles: 0
+ m_Timeout: 0
+ m_ChunkedTransfer: 0
+ m_RedirectLimit: -1
+ m_RetryCount: 0
+ m_BuildPath:
+ m_Id: a4d7bdd6ea0a24d6ebff59c8a4bd92b6
+ m_LoadPath:
+ m_Id: ed2e78102b1d94722bebe420531b2db1
+ m_BundleMode: 0
+ m_AssetBundleProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
+ m_UseDefaultSchemaSettings: 0
+ m_SelectedPathPairIndex: 0
+ m_BundleNaming: 0
+ m_AssetLoadMode: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_BundledAssetGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_BundledAssetGroupSchema.asset.meta
new file mode 100644
index 0000000..98ab71e
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_BundledAssetGroupSchema.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 81513e3f83c4d4b5cbc05cbaad82e089
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_ContentUpdateGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_ContentUpdateGroupSchema.asset
new file mode 100644
index 0000000..1062986
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_ContentUpdateGroupSchema.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
+ m_Name: UI_ContentUpdateGroupSchema
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.GroupSchemas.ContentUpdateGroupSchema
+ m_Group: {fileID: 11400000, guid: 324d8c29362d14f78bd05473796adf24, type: 2}
+ m_StaticContent: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_ContentUpdateGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_ContentUpdateGroupSchema.asset.meta
new file mode 100644
index 0000000..2f45529
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/UI_ContentUpdateGroupSchema.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 22a10ed5b32ca4240aa25d1c2e66869c
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/AssetGroups/UI.asset b/Assets/AddressableAssetsData/AssetGroups/UI.asset
new file mode 100644
index 0000000..d64f7d5
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/UI.asset
@@ -0,0 +1,38 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
+ m_Name: UI
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Settings.AddressableAssetGroup
+ m_GroupName: UI
+ m_GUID: c2a40541a97c14b57bac5d73498d86d2
+ m_SerializeEntries:
+ - m_GUID: 7a56e0204159143838471b4fb3a348c3
+ m_Address: Location_Button
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: 8052a23a55796426882dbe327b87aa71
+ m_Address: Entry_Button
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: fc70d6ddc2c754092b0827419e928c48
+ m_Address: UI Inventory Slot
+ m_ReadOnly: 0
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ m_ReadOnly: 0
+ m_Settings: {fileID: 11400000, guid: b88fd73a09926470bad6fbcc5e204467, type: 2}
+ m_SchemaSet:
+ m_Schemas:
+ - {fileID: 11400000, guid: 81513e3f83c4d4b5cbc05cbaad82e089, type: 2}
+ - {fileID: 11400000, guid: 22a10ed5b32ca4240aa25d1c2e66869c, type: 2}
diff --git a/Assets/AddressableAssetsData/AssetGroups/UI.asset.meta b/Assets/AddressableAssetsData/AssetGroups/UI.asset.meta
new file mode 100644
index 0000000..5e9baba
--- /dev/null
+++ b/Assets/AddressableAssetsData/AssetGroups/UI.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 324d8c29362d14f78bd05473796adf24
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/DataBuilders.meta b/Assets/AddressableAssetsData/DataBuilders.meta
new file mode 100644
index 0000000..d2cdd36
--- /dev/null
+++ b/Assets/AddressableAssetsData/DataBuilders.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 402f8ffd2d8c0471f880e5edaaab0e84
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset b/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset
new file mode 100644
index 0000000..12ab1d2
--- /dev/null
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset
@@ -0,0 +1,20 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 88d21199f5d473f4db36845f2318f180, type: 3}
+ m_Name: BuildScriptFastMode
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Build.DataBuilders.BuildScriptFastMode
+ instanceProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider
+ sceneProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.SceneProvider
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset.meta b/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset.meta
new file mode 100644
index 0000000..f8a8ea5
--- /dev/null
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 3654c6d1e49ce488b91f3c2460905b98
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset
new file mode 100644
index 0000000..d8c59fd
--- /dev/null
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset
@@ -0,0 +1,20 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 3e2e0ffa088c91d41a086d0b8cb16bdc, type: 3}
+ m_Name: BuildScriptPackedMode
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Build.DataBuilders.BuildScriptPackedMode
+ instanceProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider
+ sceneProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.SceneProvider
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset.meta b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset.meta
new file mode 100644
index 0000000..da91a64
--- /dev/null
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 02c3cf3693166463b8d046a4bf575910
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset
new file mode 100644
index 0000000..d566c2c
--- /dev/null
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset
@@ -0,0 +1,20 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: ad8c280d42ee0ed41a27db23b43dd2bf, type: 3}
+ m_Name: BuildScriptPackedPlayMode
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.Build.DataBuilders.BuildScriptPackedPlayMode
+ instanceProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider
+ sceneProviderType:
+ m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+ m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.SceneProvider
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset.meta b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset.meta
new file mode 100644
index 0000000..fb43aa3
--- /dev/null
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 8d7a615a243104fdf95a38407d3e257f
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/DefaultObject.asset b/Assets/AddressableAssetsData/DefaultObject.asset
new file mode 100644
index 0000000..68d62ac
--- /dev/null
+++ b/Assets/AddressableAssetsData/DefaultObject.asset
@@ -0,0 +1,15 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 3a189bb168d8d90478a09ea08c2f3d72, type: 3}
+ m_Name: DefaultObject
+ m_EditorClassIdentifier: Unity.Addressables.Editor::UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject
+ m_AddressableAssetSettingsGuid: b88fd73a09926470bad6fbcc5e204467
diff --git a/Assets/AddressableAssetsData/DefaultObject.asset.meta b/Assets/AddressableAssetsData/DefaultObject.asset.meta
new file mode 100644
index 0000000..4b0c65c
--- /dev/null
+++ b/Assets/AddressableAssetsData/DefaultObject.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 868dfb28c08c44b21aa1708a23ec5f68
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data.meta b/Assets/Data.meta
new file mode 100644
index 0000000..eb27c95
--- /dev/null
+++ b/Assets/Data.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 430a3b33ef86043e08ee6406b618cff7
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/.DS_Store b/Assets/Data/.DS_Store
new file mode 100644
index 0000000..960b121
Binary files /dev/null and b/Assets/Data/.DS_Store differ
diff --git a/Assets/Data/Artwork.meta b/Assets/Data/Artwork.meta
new file mode 100644
index 0000000..2cbd87a
--- /dev/null
+++ b/Assets/Data/Artwork.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 221a1bb53f5c449b3a9a53b52189c2ae
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/.DS_Store b/Assets/Data/Artwork/.DS_Store
new file mode 100644
index 0000000..201563e
Binary files /dev/null and b/Assets/Data/Artwork/.DS_Store differ
diff --git a/Assets/Data/Artwork/Codex.meta b/Assets/Data/Artwork/Codex.meta
new file mode 100644
index 0000000..7473d13
--- /dev/null
+++ b/Assets/Data/Artwork/Codex.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 9ef5a4ffc340c433d928190cc542c611
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Codex/Clues.meta b/Assets/Data/Artwork/Codex/Clues.meta
new file mode 100644
index 0000000..fd7bf91
--- /dev/null
+++ b/Assets/Data/Artwork/Codex/Clues.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 27663253e1a634af69c045c0753b7d70
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Codex/Clues/Workshop.meta b/Assets/Data/Artwork/Codex/Clues/Workshop.meta
new file mode 100644
index 0000000..30b3408
--- /dev/null
+++ b/Assets/Data/Artwork/Codex/Clues/Workshop.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: ac9f07048d4c147818e5b6987fed13cc
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Codex/Clues/Workshop/BookshelfCodeClue.png b/Assets/Data/Artwork/Codex/Clues/Workshop/BookshelfCodeClue.png
new file mode 100644
index 0000000..5d6bab8
Binary files /dev/null and b/Assets/Data/Artwork/Codex/Clues/Workshop/BookshelfCodeClue.png differ
diff --git a/Assets/Data/Artwork/Codex/Clues/Workshop/BookshelfCodeClue.png.meta b/Assets/Data/Artwork/Codex/Clues/Workshop/BookshelfCodeClue.png.meta
new file mode 100644
index 0000000..2716943
--- /dev/null
+++ b/Assets/Data/Artwork/Codex/Clues/Workshop/BookshelfCodeClue.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 0d791a2193e9546cca52d344c13b8cc3
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Codex/Clues/Workshop/PumphouseGateClue.png b/Assets/Data/Artwork/Codex/Clues/Workshop/PumphouseGateClue.png
new file mode 100644
index 0000000..a2469e9
Binary files /dev/null and b/Assets/Data/Artwork/Codex/Clues/Workshop/PumphouseGateClue.png differ
diff --git a/Assets/Data/Artwork/Codex/Clues/Workshop/PumphouseGateClue.png.meta b/Assets/Data/Artwork/Codex/Clues/Workshop/PumphouseGateClue.png.meta
new file mode 100644
index 0000000..55b92a9
--- /dev/null
+++ b/Assets/Data/Artwork/Codex/Clues/Workshop/PumphouseGateClue.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: be0d02a36d0b14d78b1f6639973e5ebb
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Codex/Clues/Workshop/RainbowClue.png b/Assets/Data/Artwork/Codex/Clues/Workshop/RainbowClue.png
new file mode 100644
index 0000000..45618d5
Binary files /dev/null and b/Assets/Data/Artwork/Codex/Clues/Workshop/RainbowClue.png differ
diff --git a/Assets/Data/Artwork/Codex/Clues/Workshop/RainbowClue.png.meta b/Assets/Data/Artwork/Codex/Clues/Workshop/RainbowClue.png.meta
new file mode 100644
index 0000000..7fd2f4e
--- /dev/null
+++ b/Assets/Data/Artwork/Codex/Clues/Workshop/RainbowClue.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: d92d3c4e1cacf4e7490d196e274dadb8
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Codex/Photos.meta b/Assets/Data/Artwork/Codex/Photos.meta
new file mode 100644
index 0000000..850e772
--- /dev/null
+++ b/Assets/Data/Artwork/Codex/Photos.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 18efc083f861b4c998e4d7b283a61005
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors.meta b/Assets/Data/Artwork/Cursors.meta
new file mode 100644
index 0000000..bccdf2a
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 2c82a65cddb0745e6976db06972460fa
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors/Default.png b/Assets/Data/Artwork/Cursors/Default.png
new file mode 100644
index 0000000..9bda7d0
Binary files /dev/null and b/Assets/Data/Artwork/Cursors/Default.png differ
diff --git a/Assets/Data/Artwork/Cursors/Default.png.meta b/Assets/Data/Artwork/Cursors/Default.png.meta
new file mode 100644
index 0000000..f0ba6eb
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors/Default.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 48138252aafc7450ab8ac812794532bc
+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: 7
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors/Inspect.png b/Assets/Data/Artwork/Cursors/Inspect.png
new file mode 100644
index 0000000..4497412
Binary files /dev/null and b/Assets/Data/Artwork/Cursors/Inspect.png differ
diff --git a/Assets/Data/Artwork/Cursors/Inspect.png.meta b/Assets/Data/Artwork/Cursors/Inspect.png.meta
new file mode 100644
index 0000000..9d2e8de
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors/Inspect.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 9042907a58c7d443d80484b2813b33d6
+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: 7
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors/Interact.png b/Assets/Data/Artwork/Cursors/Interact.png
new file mode 100644
index 0000000..91df17d
Binary files /dev/null and b/Assets/Data/Artwork/Cursors/Interact.png differ
diff --git a/Assets/Data/Artwork/Cursors/Interact.png.meta b/Assets/Data/Artwork/Cursors/Interact.png.meta
new file mode 100644
index 0000000..a9c1a2f
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors/Interact.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: a1d0831ebbe5740c6ad13bf36ecf52d8
+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: 7
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors/Knife.png b/Assets/Data/Artwork/Cursors/Knife.png
new file mode 100644
index 0000000..51f6e7c
Binary files /dev/null and b/Assets/Data/Artwork/Cursors/Knife.png differ
diff --git a/Assets/Data/Artwork/Cursors/Knife.png.meta b/Assets/Data/Artwork/Cursors/Knife.png.meta
new file mode 100644
index 0000000..14dd83d
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors/Knife.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 572af7bf3588043f48642810d2a9623e
+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: 7
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors/Pickup.png b/Assets/Data/Artwork/Cursors/Pickup.png
new file mode 100644
index 0000000..cc94bbb
Binary files /dev/null and b/Assets/Data/Artwork/Cursors/Pickup.png differ
diff --git a/Assets/Data/Artwork/Cursors/Pickup.png.meta b/Assets/Data/Artwork/Cursors/Pickup.png.meta
new file mode 100644
index 0000000..208642b
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors/Pickup.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 266903b0b529a49a39a3fe058f1bcb02
+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: 7
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors/Talk.png b/Assets/Data/Artwork/Cursors/Talk.png
new file mode 100644
index 0000000..aab4674
Binary files /dev/null and b/Assets/Data/Artwork/Cursors/Talk.png differ
diff --git a/Assets/Data/Artwork/Cursors/Talk.png.meta b/Assets/Data/Artwork/Cursors/Talk.png.meta
new file mode 100644
index 0000000..7a996e8
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors/Talk.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: c305a3997530d405b878739725508374
+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: 7
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors/Travel.png b/Assets/Data/Artwork/Cursors/Travel.png
new file mode 100644
index 0000000..84fb045
Binary files /dev/null and b/Assets/Data/Artwork/Cursors/Travel.png differ
diff --git a/Assets/Data/Artwork/Cursors/Travel.png.meta b/Assets/Data/Artwork/Cursors/Travel.png.meta
new file mode 100644
index 0000000..d869d38
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors/Travel.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 48351d1dfdc99495bbde9a58fb2d9f6c
+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: 7
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Cursors/UseItem.png b/Assets/Data/Artwork/Cursors/UseItem.png
new file mode 100644
index 0000000..03a3280
Binary files /dev/null and b/Assets/Data/Artwork/Cursors/UseItem.png differ
diff --git a/Assets/Data/Artwork/Cursors/UseItem.png.meta b/Assets/Data/Artwork/Cursors/UseItem.png.meta
new file mode 100644
index 0000000..fc64613
--- /dev/null
+++ b/Assets/Data/Artwork/Cursors/UseItem.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: e705fe45a91474c7b92f4cafc498e4b4
+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: 7
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons.meta b/Assets/Data/Artwork/Icons.meta
new file mode 100644
index 0000000..14b5229
--- /dev/null
+++ b/Assets/Data/Artwork/Icons.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: be11ae54112cc44cd8585c57a2bea4e7
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/BlueCandle.png b/Assets/Data/Artwork/Icons/BlueCandle.png
new file mode 100644
index 0000000..6dc6bc8
Binary files /dev/null and b/Assets/Data/Artwork/Icons/BlueCandle.png differ
diff --git a/Assets/Data/Artwork/Icons/BlueCandle.png.meta b/Assets/Data/Artwork/Icons/BlueCandle.png.meta
new file mode 100644
index 0000000..d8691cc
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/BlueCandle.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 6854a93caa49147cb807869d280cc9bc
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/DirtyMagnifyingGlass.png b/Assets/Data/Artwork/Icons/DirtyMagnifyingGlass.png
new file mode 100644
index 0000000..ab3c9bc
Binary files /dev/null and b/Assets/Data/Artwork/Icons/DirtyMagnifyingGlass.png differ
diff --git a/Assets/Data/Artwork/Icons/DirtyMagnifyingGlass.png.meta b/Assets/Data/Artwork/Icons/DirtyMagnifyingGlass.png.meta
new file mode 100644
index 0000000..74ec2f0
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/DirtyMagnifyingGlass.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: d8806d09c709143478fe4bd048361342
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/DustySapphire.png b/Assets/Data/Artwork/Icons/DustySapphire.png
new file mode 100644
index 0000000..1292066
Binary files /dev/null and b/Assets/Data/Artwork/Icons/DustySapphire.png differ
diff --git a/Assets/Data/Artwork/Icons/DustySapphire.png.meta b/Assets/Data/Artwork/Icons/DustySapphire.png.meta
new file mode 100644
index 0000000..4cfe7a0
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/DustySapphire.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: f86cab6db485c4f5a98df68c1384db54
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/Emerald.png b/Assets/Data/Artwork/Icons/Emerald.png
new file mode 100644
index 0000000..2e17576
Binary files /dev/null and b/Assets/Data/Artwork/Icons/Emerald.png differ
diff --git a/Assets/Data/Artwork/Icons/Emerald.png.meta b/Assets/Data/Artwork/Icons/Emerald.png.meta
new file mode 100644
index 0000000..e74e4eb
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/Emerald.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 8d94a385cc98c4deb9495f559bbd3804
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/EmeraldAmulet.png b/Assets/Data/Artwork/Icons/EmeraldAmulet.png
new file mode 100644
index 0000000..1c4e219
Binary files /dev/null and b/Assets/Data/Artwork/Icons/EmeraldAmulet.png differ
diff --git a/Assets/Data/Artwork/Icons/EmeraldAmulet.png.meta b/Assets/Data/Artwork/Icons/EmeraldAmulet.png.meta
new file mode 100644
index 0000000..62c1cff
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/EmeraldAmulet.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 3e549a581067241fab0e8bfc0de169ee
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/GreenCandle.png b/Assets/Data/Artwork/Icons/GreenCandle.png
new file mode 100644
index 0000000..9c406ae
Binary files /dev/null and b/Assets/Data/Artwork/Icons/GreenCandle.png differ
diff --git a/Assets/Data/Artwork/Icons/GreenCandle.png.meta b/Assets/Data/Artwork/Icons/GreenCandle.png.meta
new file mode 100644
index 0000000..614332e
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/GreenCandle.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: e0ca417f0fe1c48f7b97122815633535
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/GrindstoneAxlePin.png b/Assets/Data/Artwork/Icons/GrindstoneAxlePin.png
new file mode 100644
index 0000000..85806d5
Binary files /dev/null and b/Assets/Data/Artwork/Icons/GrindstoneAxlePin.png differ
diff --git a/Assets/Data/Artwork/Icons/GrindstoneAxlePin.png.meta b/Assets/Data/Artwork/Icons/GrindstoneAxlePin.png.meta
new file mode 100644
index 0000000..2a2aec4
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/GrindstoneAxlePin.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: f408d34f1a6a1420d904c7b74ecbec9b
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/IndigoCandle.png b/Assets/Data/Artwork/Icons/IndigoCandle.png
new file mode 100644
index 0000000..4746d8c
Binary files /dev/null and b/Assets/Data/Artwork/Icons/IndigoCandle.png differ
diff --git a/Assets/Data/Artwork/Icons/IndigoCandle.png.meta b/Assets/Data/Artwork/Icons/IndigoCandle.png.meta
new file mode 100644
index 0000000..8a18798
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/IndigoCandle.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 2e89622a80c8f42ff9c4466200348789
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/OrangeCandle.png b/Assets/Data/Artwork/Icons/OrangeCandle.png
new file mode 100644
index 0000000..5ecb329
Binary files /dev/null and b/Assets/Data/Artwork/Icons/OrangeCandle.png differ
diff --git a/Assets/Data/Artwork/Icons/OrangeCandle.png.meta b/Assets/Data/Artwork/Icons/OrangeCandle.png.meta
new file mode 100644
index 0000000..13336ad
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/OrangeCandle.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 0286828ebcc6443b292cd83585a147b9
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/Pliers.png b/Assets/Data/Artwork/Icons/Pliers.png
new file mode 100644
index 0000000..9dd792d
Binary files /dev/null and b/Assets/Data/Artwork/Icons/Pliers.png differ
diff --git a/Assets/Data/Artwork/Icons/Pliers.png.meta b/Assets/Data/Artwork/Icons/Pliers.png.meta
new file mode 100644
index 0000000..82409b1
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/Pliers.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 600ff916e6bde402e9322bd9166d72cd
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/RedCandle.png b/Assets/Data/Artwork/Icons/RedCandle.png
new file mode 100644
index 0000000..0ad9614
Binary files /dev/null and b/Assets/Data/Artwork/Icons/RedCandle.png differ
diff --git a/Assets/Data/Artwork/Icons/RedCandle.png.meta b/Assets/Data/Artwork/Icons/RedCandle.png.meta
new file mode 100644
index 0000000..0a16474
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/RedCandle.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 6342534bb96154ec48dd28bcf99bea90
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/Ruby.png b/Assets/Data/Artwork/Icons/Ruby.png
new file mode 100644
index 0000000..1417c38
Binary files /dev/null and b/Assets/Data/Artwork/Icons/Ruby.png differ
diff --git a/Assets/Data/Artwork/Icons/Ruby.png.meta b/Assets/Data/Artwork/Icons/Ruby.png.meta
new file mode 100644
index 0000000..1c541d6
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/Ruby.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: cf7c2d682c15e404ab9a290c648ab839
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/RustedKnife.png b/Assets/Data/Artwork/Icons/RustedKnife.png
new file mode 100644
index 0000000..6380416
Binary files /dev/null and b/Assets/Data/Artwork/Icons/RustedKnife.png differ
diff --git a/Assets/Data/Artwork/Icons/RustedKnife.png.meta b/Assets/Data/Artwork/Icons/RustedKnife.png.meta
new file mode 100644
index 0000000..6f65aad
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/RustedKnife.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 54dcd836e2582479194900b54eec4259
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/Sapphire.png b/Assets/Data/Artwork/Icons/Sapphire.png
new file mode 100644
index 0000000..9752b46
Binary files /dev/null and b/Assets/Data/Artwork/Icons/Sapphire.png differ
diff --git a/Assets/Data/Artwork/Icons/Sapphire.png.meta b/Assets/Data/Artwork/Icons/Sapphire.png.meta
new file mode 100644
index 0000000..4714e69
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/Sapphire.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 5bdf83b517f4e407790ee42d4fd7f367
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/SharpenedKnife.png b/Assets/Data/Artwork/Icons/SharpenedKnife.png
new file mode 100644
index 0000000..925e9af
Binary files /dev/null and b/Assets/Data/Artwork/Icons/SharpenedKnife.png differ
diff --git a/Assets/Data/Artwork/Icons/SharpenedKnife.png.meta b/Assets/Data/Artwork/Icons/SharpenedKnife.png.meta
new file mode 100644
index 0000000..f68dfe7
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/SharpenedKnife.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 27848799a382344318d5a800815220bb
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/SmallRag.png b/Assets/Data/Artwork/Icons/SmallRag.png
new file mode 100644
index 0000000..198ec77
Binary files /dev/null and b/Assets/Data/Artwork/Icons/SmallRag.png differ
diff --git a/Assets/Data/Artwork/Icons/SmallRag.png.meta b/Assets/Data/Artwork/Icons/SmallRag.png.meta
new file mode 100644
index 0000000..578af66
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/SmallRag.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 40668584e45a347e18ee1ce873fd696c
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/VioletCandle.png b/Assets/Data/Artwork/Icons/VioletCandle.png
new file mode 100644
index 0000000..82cb7de
Binary files /dev/null and b/Assets/Data/Artwork/Icons/VioletCandle.png differ
diff --git a/Assets/Data/Artwork/Icons/VioletCandle.png.meta b/Assets/Data/Artwork/Icons/VioletCandle.png.meta
new file mode 100644
index 0000000..9e0d3fd
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/VioletCandle.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 74d532aa5588c4c3ba05e02ebfd18fa1
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Icons/YellowCandle.png b/Assets/Data/Artwork/Icons/YellowCandle.png
new file mode 100644
index 0000000..86199ac
Binary files /dev/null and b/Assets/Data/Artwork/Icons/YellowCandle.png differ
diff --git a/Assets/Data/Artwork/Icons/YellowCandle.png.meta b/Assets/Data/Artwork/Icons/YellowCandle.png.meta
new file mode 100644
index 0000000..8eda959
--- /dev/null
+++ b/Assets/Data/Artwork/Icons/YellowCandle.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: e8ff4b4967a144eafbe24fe7bb45049a
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ 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: 0
+ 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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels.meta b/Assets/Data/Artwork/Levels.meta
new file mode 100644
index 0000000..d9e2809
--- /dev/null
+++ b/Assets/Data/Artwork/Levels.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 2dfbaa39145974bbcafca953c1628b57
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/.DS_Store b/Assets/Data/Artwork/Levels/.DS_Store
new file mode 100644
index 0000000..c79ea0d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/.DS_Store differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One.meta b/Assets/Data/Artwork/Levels/Chapter One.meta
new file mode 100644
index 0000000..9b5022a
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 38ff8987369064ef9a03cb1ee6426e8b
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/.DS_Store b/Assets/Data/Artwork/Levels/Chapter One/.DS_Store
new file mode 100644
index 0000000..50c112d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/.DS_Store differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain.meta b/Assets/Data/Artwork/Levels/Chapter One/Fountain.meta
new file mode 100644
index 0000000..e088632
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Fountain.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 764db52dba030416280a9a126d6b46c5
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Fountain/Background.png
new file mode 100644
index 0000000..acce0b3
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Fountain/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Fountain/Background.png.meta
new file mode 100644
index 0000000..ad8ca49
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Fountain/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: b312f3cd899d540d6ae159002a932cd0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle.meta b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle.meta
new file mode 100644
index 0000000..81317b8
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 2fa4e4db9538d46c3b9e160c4760d344
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Background.png
new file mode 100644
index 0000000..9e1c06f
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Background.png.meta
new file mode 100644
index 0000000..0f1e2cd
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Background.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 565b3dc6761434a3eb098ae98c3bc0d6
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button.png b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button.png
new file mode 100644
index 0000000..11dfcb8
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button.png.meta
new file mode 100644
index 0000000..8490a9a
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 7c5f08d3994db4f93a0e31f814228f11
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button_Pressed.png b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button_Pressed.png
new file mode 100644
index 0000000..86e340a
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button_Pressed.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button_Pressed.png.meta
new file mode 100644
index 0000000..76b2c3b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Fountain/FountainHolePuzzle/Reset_Button_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: f85d2547882744ef7b91233e67683b11
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse.meta
new file mode 100644
index 0000000..3fc6e45
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 295a2a89fc8ef439d9d97a4ee0d14cec
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Background.png
new file mode 100644
index 0000000..1a025df
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Background.png.meta
new file mode 100644
index 0000000..7d969f4
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 60038c825f8614e68996d517e6b9a0c1
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items.meta
new file mode 100644
index 0000000..6d83624
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a2c20e1647499459981f19e1ef698b7f
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/L-Pipe.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/L-Pipe.png
new file mode 100644
index 0000000..1333f23
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/L-Pipe.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/L-Pipe.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/L-Pipe.png.meta
new file mode 100644
index 0000000..03fcb2a
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/L-Pipe.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: ac973d0efc5a44acbbeeca3b47d7cc5b
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Mirror.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Mirror.png
new file mode 100644
index 0000000..75f8015
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Mirror.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Mirror.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Mirror.png.meta
new file mode 100644
index 0000000..7c7a3cb
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Mirror.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 7cf5b97e934db4265b66020abc280267
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Oil.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Oil.png
new file mode 100644
index 0000000..758af96
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Oil.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Oil.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Oil.png.meta
new file mode 100644
index 0000000..87dec6b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Oil.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: c3c225e717e51446995177f8cf32a951
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Pliers.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Pliers.png
new file mode 100644
index 0000000..e8e27ec
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Pliers.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Pliers.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Pliers.png.meta
new file mode 100644
index 0000000..35e258b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Pliers.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 7fcba9e2dd0d9496bb3e4b40e43c663e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Sapphire.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Sapphire.png
new file mode 100644
index 0000000..4c86f7e
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Sapphire.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Sapphire.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Sapphire.png.meta
new file mode 100644
index 0000000..c984f96
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/Sapphire.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 88c7a6c1089d5439195c216ce6831c94
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/T-Pipe.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/T-Pipe.png
new file mode 100644
index 0000000..2f6b434
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/T-Pipe.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/T-Pipe.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/T-Pipe.png.meta
new file mode 100644
index 0000000..24d93d2
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Items/T-Pipe.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: e3aa1a4f9cea34509bd899c46e6d522e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table.meta
new file mode 100644
index 0000000..5d26986
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a1788e63bc970463e82a27c078d3dca7
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Background.png
new file mode 100644
index 0000000..ba30afd
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Background.png.meta
new file mode 100644
index 0000000..844cfa9
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Background.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 67f2f97a596cb48949362f9ab6db55e1
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items.meta
new file mode 100644
index 0000000..839ec4b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: c97384c0afdc74507ad3222f9918bcd1
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Pliers.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Pliers.png
new file mode 100644
index 0000000..97c389e
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Pliers.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Pliers.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Pliers.png.meta
new file mode 100644
index 0000000..08d6428
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Pliers.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: c39968a32b4864271bff81ed13aedcaa
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Sapphire.png b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Sapphire.png
new file mode 100644
index 0000000..7442b86
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Sapphire.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Sapphire.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Sapphire.png.meta
new file mode 100644
index 0000000..440062b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Pumphouse/Table/Items/Sapphire.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 95a27ce2bf09b4849b27e0396562c472
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Edge.meta
new file mode 100644
index 0000000..210ac81
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Edge.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 8af8b705f34a744d5b542def47eab381
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Background.png
new file mode 100644
index 0000000..fd834df
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Background.png.meta
new file mode 100644
index 0000000..a331dcd
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: a1eccc665351148879b73ca29f05ff07
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Foreground.png b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Foreground.png
new file mode 100644
index 0000000..da25e58
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Foreground.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Foreground.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Foreground.png.meta
new file mode 100644
index 0000000..9858800
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Foreground.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: e912e154d11f74a49a05ebf949b564a7
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items.meta
new file mode 100644
index 0000000..6dcff3c
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 1baaf684e93a94e1bb21e5977431efbe
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items/Loose_Rock.png b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items/Loose_Rock.png
new file mode 100644
index 0000000..5c8fa45
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items/Loose_Rock.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items/Loose_Rock.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items/Loose_Rock.png.meta
new file mode 100644
index 0000000..fe1e56b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Items/Loose_Rock.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 52579d6e573e547c4bf2ec06c19b0bbc
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Midground.png b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Midground.png
new file mode 100644
index 0000000..c149dc5
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Midground.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Midground.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Midground.png.meta
new file mode 100644
index 0000000..424618e
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Midground.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 20e62b6d04f8d49338fd5ae8d8dac1b6
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA.png b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA.png
new file mode 100644
index 0000000..3e67609
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA.png.meta
new file mode 100644
index 0000000..e6bd391
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 0758c59bba736424c8753bbb017503f6
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA_v2.png b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA_v2.png
new file mode 100644
index 0000000..09b033d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA_v2.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA_v2.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA_v2.png.meta
new file mode 100644
index 0000000..d12fe2f
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Edge/Outdoor_Midground_Plate_ALPHA_v2.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: d491ad6dd804d4d57861ed82959f60e0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Further.meta
new file mode 100644
index 0000000..f1c3a06
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Further.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 4e3cbdd814e0c436aac82ec0dac469df
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background.png
new file mode 100644
index 0000000..93910fa
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background.png.meta
new file mode 100644
index 0000000..5f8e543
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: b718deb8ca3834e5e9135cb6b33efa9a
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Gate_Open.png b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Gate_Open.png
new file mode 100644
index 0000000..ba3f658
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Gate_Open.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Gate_Open.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Gate_Open.png.meta
new file mode 100644
index 0000000..099e681
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Gate_Open.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 8b01196dc4d214eb08f9d56f2aa8034f
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Vines_Cut.png b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Vines_Cut.png
new file mode 100644
index 0000000..ea313a8
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Vines_Cut.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Vines_Cut.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Vines_Cut.png.meta
new file mode 100644
index 0000000..711427e
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Background_Vines_Cut.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 2a7dea175a2ef4e628bcdcc965717e76
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further/Cart.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Cart.meta
new file mode 100644
index 0000000..f124061
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Cart.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 0c78e358dc29345d59c56f60cc5fe681
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village Further/Plaque.meta b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Plaque.meta
new file mode 100644
index 0000000..63ca016
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village Further/Plaque.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a1016ac5b3c274f5c973a2c898c25ef0
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village.meta b/Assets/Data/Artwork/Levels/Chapter One/Village.meta
new file mode 100644
index 0000000..b5de538
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 50e54de5df1084fd2a07b4924a35685e
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Chain.png b/Assets/Data/Artwork/Levels/Chapter One/Village/Chain.png
new file mode 100644
index 0000000..6b84534
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village/Chain.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Chain.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Chain.png.meta
new file mode 100644
index 0000000..ddf9583
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Chain.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 5f33fb027299345f89834b1ed4b71339
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Items.meta
new file mode 100644
index 0000000..69bc118
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 0022cf672d9104b48ab898ad62573811
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items/EmeraldAmulet.png b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/EmeraldAmulet.png
new file mode 100644
index 0000000..66bfc3e
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/EmeraldAmulet.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items/EmeraldAmulet.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/EmeraldAmulet.png.meta
new file mode 100644
index 0000000..2864c78
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/EmeraldAmulet.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 448a4344d15b7408e92e1da1eab956d3
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Iron_Pipe.png b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Iron_Pipe.png
new file mode 100644
index 0000000..844961c
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Iron_Pipe.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Iron_Pipe.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Iron_Pipe.png.meta
new file mode 100644
index 0000000..f8df9b9
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Iron_Pipe.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 520b594d0b1a546d99fe6f3750127246
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Rusted_Knife.png b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Rusted_Knife.png
new file mode 100644
index 0000000..cc75544
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Rusted_Knife.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Rusted_Knife.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Rusted_Knife.png.meta
new file mode 100644
index 0000000..42d07ab
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Rusted_Knife.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: c6edd5bd891ac4de7b96030f0fd2d921
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Violet_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Violet_Candle.png
new file mode 100644
index 0000000..ff45958
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Violet_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Violet_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Violet_Candle.png.meta
new file mode 100644
index 0000000..c614343
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Items/Violet_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: f85c606dd62fb40b6bfcccffb668cb82
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background.png.meta.png b/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background.png.meta.png
new file mode 100644
index 0000000..7f74aeb
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background.png.meta.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background.png.meta.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background.png.meta.png.meta
new file mode 100644
index 0000000..bb01eef
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background.png.meta.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: efc162ab22e9e4afeb2029ad8d0bac5f
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background_Water_Flowing.png b/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background_Water_Flowing.png
new file mode 100644
index 0000000..851f8e6
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background_Water_Flowing.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background_Water_Flowing.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background_Water_Flowing.png.meta
new file mode 100644
index 0000000..76c0152
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Village_Background_Water_Flowing.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 1a8b67ff819eb42bb9274700d07ee2d5
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Vines.png b/Assets/Data/Artwork/Levels/Chapter One/Village/Vines.png
new file mode 100644
index 0000000..c7e51a9
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Village/Vines.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Village/Vines.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Village/Vines.png.meta
new file mode 100644
index 0000000..19bf9ac
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Village/Vines.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 9a3ea0abd1d994962b5285a078c55175
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop.meta
new file mode 100644
index 0000000..e9043e9
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: d0e3afef6ba9e4fe083b784ac64c038d
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background.png
new file mode 100644
index 0000000..60b028d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background.png.meta
new file mode 100644
index 0000000..a54b709
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: ae630cc0b78924868bb04e470d187207
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Door_Open.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Door_Open.png
new file mode 100644
index 0000000..04afcfc
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Door_Open.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Door_Open.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Door_Open.png.meta
new file mode 100644
index 0000000..c9499cc
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Door_Open.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: e8bdb861ef98a40ee846d8731ef7794b
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Grindstone_Repaired.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Grindstone_Repaired.png
new file mode 100644
index 0000000..bf3397c
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Grindstone_Repaired.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Grindstone_Repaired.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Grindstone_Repaired.png.meta
new file mode 100644
index 0000000..ccf22e3
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Background_Grindstone_Repaired.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: b841476680ca847c6b3730e4e59fa339
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs.meta
new file mode 100644
index 0000000..6f30782
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 8ea8431ce4c0d4cb99c7d7647c795ba3
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_Off.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_Off.png
new file mode 100644
index 0000000..624b2f7
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_Off.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_Off.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_Off.png.meta
new file mode 100644
index 0000000..fc14b96
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_Off.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: f4f573d4a58e646389544ab38a4a3d8a
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_On.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_On.png
new file mode 100644
index 0000000..123c0a8
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_On.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_On.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_On.png.meta
new file mode 100644
index 0000000..8f22f19
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Background_Light_On.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: b92f4764a65a94036ae50d9da7fb82da
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf.meta
new file mode 100644
index 0000000..5aa9f2b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: fb38cf734ff3a4f58ba95dd32bb29421
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf/Background.png
new file mode 100644
index 0000000..c765a8f
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf/Background.png.meta
new file mode 100644
index 0000000..f85930f
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Bookshelf/Background.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: c44e880d4dc0348afb6c88b0e2763790
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items.meta
new file mode 100644
index 0000000..509c09d
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 753231440c55b4845b8bbf00f8305943
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items/Axle_Pin.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items/Axle_Pin.png
new file mode 100644
index 0000000..09ecb44
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items/Axle_Pin.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items/Axle_Pin.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items/Axle_Pin.png.meta
new file mode 100644
index 0000000..fb43851
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Downstairs/Items/Axle_Pin.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 012d4ecc9781a4bdd93b3236957d123d
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer.meta
new file mode 100644
index 0000000..9503e61
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 751b93900d37e4e3093c5d88a59de730
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Background.png
new file mode 100644
index 0000000..f827216
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Background.png.meta
new file mode 100644
index 0000000..4688632
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 9d83972bbbdd64e579c7e7cc65bcfd58
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items.meta
new file mode 100644
index 0000000..2a90b67
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: e62b3406a79ef4903be08a603f9f4b70
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/DirtyMagnifier.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/DirtyMagnifier.png
new file mode 100644
index 0000000..ae7a7b0
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/DirtyMagnifier.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/DirtyMagnifier.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/DirtyMagnifier.png.meta
new file mode 100644
index 0000000..e6d2ab3
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/DirtyMagnifier.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 0575e05ecb4984575873851448c09678
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Indigo_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Indigo_Candle.png
new file mode 100644
index 0000000..c100b91
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Indigo_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Indigo_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Indigo_Candle.png.meta
new file mode 100644
index 0000000..df56b27
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Indigo_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: e32c71ea0818143758f95f9306dd6550
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Rag.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Rag.png
new file mode 100644
index 0000000..dde56f7
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Rag.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Rag.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Rag.png.meta
new file mode 100644
index 0000000..b4c816b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Rag.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 58a8e7ecbe87340ed809d3b4363193ae
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Scissors.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Scissors.png
new file mode 100644
index 0000000..ed1d1d8
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Scissors.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Scissors.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Scissors.png.meta
new file mode 100644
index 0000000..3e3043a
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Scissors.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 93d7d103e1e58427fae7bd220b4b4b80
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/String.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/String.png
new file mode 100644
index 0000000..02b5c6a
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/String.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/String.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/String.png.meta
new file mode 100644
index 0000000..facc645
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/String.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: d7bcb8f8804914871978b7048a726224
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Untitled-10.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Untitled-10.png
new file mode 100644
index 0000000..ae7a7b0
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Untitled-10.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Untitled-10.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Untitled-10.png.meta
new file mode 100644
index 0000000..7fe1e19
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Drawer/Items/Untitled-10.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 3754887304d58467ca58bc3956596354
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ wrapW: 0
+ nPOTScale: 1
+ lightmap: 0
+ compressionQuality: 50
+ spriteMode: 0
+ 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: 0
+ spriteTessellationDetail: -1
+ textureType: 0
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID:
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items.meta
new file mode 100644
index 0000000..f4d6237
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 0320c1311b19642db91c7e695657c5cb
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Green_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Green_Candle.png
new file mode 100644
index 0000000..05160c4
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Green_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Green_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Green_Candle.png.meta
new file mode 100644
index 0000000..0feb3bc
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Green_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 880bc57367f2848c48d32bebf1b60a3b
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Small_Rag.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Small_Rag.png
new file mode 100644
index 0000000..ecbe659
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Small_Rag.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Small_Rag.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Small_Rag.png.meta
new file mode 100644
index 0000000..b25d91e
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Small_Rag.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: a38d4ca6748674438891b06d9b2cc073
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Wooden_Box.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Wooden_Box.png
new file mode 100644
index 0000000..5b1290a
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Wooden_Box.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Wooden_Box.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Wooden_Box.png.meta
new file mode 100644
index 0000000..d52ea57
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Items/Wooden_Box.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: fd7dc98380e43486b96cfa95241248cb
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Stool.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Stool.png
new file mode 100644
index 0000000..f219597
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Stool.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Stool.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Stool.png.meta
new file mode 100644
index 0000000..b59fc2d
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Stool.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 64950331c229f4e8f806567d0a267c1c
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs.meta
new file mode 100644
index 0000000..5a58a94
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 6bea5f8afab8e4d14b1b1857181b8a75
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/.DS_Store b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/.DS_Store
new file mode 100644
index 0000000..a29ce45
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/.DS_Store differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Background.png
new file mode 100644
index 0000000..f830229
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Background.png.meta
new file mode 100644
index 0000000..2193a06
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 5c4ba77a6fc4843059f89921f7b89567
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag.meta
new file mode 100644
index 0000000..e404f71
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a30122e7e3c914c3f81298cbe7138f47
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background.png
new file mode 100644
index 0000000..9a4d54d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background.png.meta
new file mode 100644
index 0000000..0210425
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: ae0468a4ade164614bf1385275a0dd8e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background_Hole.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background_Hole.png
new file mode 100644
index 0000000..7af471c
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background_Hole.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background_Hole.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background_Hole.png.meta
new file mode 100644
index 0000000..ecbba1b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Background_Hole.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 037e6f92d17d9432aacc68d4d864f1ee
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Book.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Book.png
new file mode 100644
index 0000000..c957acf
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Book.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Book.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Book.png.meta
new file mode 100644
index 0000000..ef9880c
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Bag/Book.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 7ae6710e9c52942218b75eed6c8b342b
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book.meta
new file mode 100644
index 0000000..bbe4382
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 1e8ac60cecfef407995f8c323f60d919
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book/Background.png
new file mode 100644
index 0000000..66499c8
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book/Background.png.meta
new file mode 100644
index 0000000..8702a0f
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Book/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: b7635d49c30ee492b828eb8a2f7ef517
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle.meta
new file mode 100644
index 0000000..0e6b665
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 4ca25211b11da447e96cf0f22b164c9e
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Background.png
new file mode 100644
index 0000000..282d4be
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Background.png.meta
new file mode 100644
index 0000000..98a3b4b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: af190a5e5485b4006873bb0bad104982
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Grey_Back.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Grey_Back.png
new file mode 100644
index 0000000..8c68d74
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Grey_Back.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Grey_Back.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Grey_Back.png.meta
new file mode 100644
index 0000000..75fe638
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Grey_Back.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 7a35986f01cf44c67ada3154b743cc78
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box.meta
new file mode 100644
index 0000000..a415f0d
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 1a9c1ffee48d041d3a22d13c11b29193
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Background.png
new file mode 100644
index 0000000..d7d0425
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Background.png.meta
new file mode 100644
index 0000000..777b0ff
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: fea26325448f14f69a8b19d022e7d8ee
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items.meta
new file mode 100644
index 0000000..ec1d60a
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 457d0897ed76e4c61ae99b803916b41e
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Faded_Photo.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Faded_Photo.png
new file mode 100644
index 0000000..80f8900
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Faded_Photo.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Faded_Photo.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Faded_Photo.png.meta
new file mode 100644
index 0000000..6520e3b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Faded_Photo.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 71c6b6f3173844e2e8a9d83fd0a6e509
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Gold_Coin_A.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Gold_Coin_A.png
new file mode 100644
index 0000000..50395f9
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Gold_Coin_A.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Gold_Coin_A.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Gold_Coin_A.png.meta
new file mode 100644
index 0000000..1e838af
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Gold_Coin_A.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 178e5d4a63f5249b1abd6572dbd59acf
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Ruby_Ring.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Ruby_Ring.png
new file mode 100644
index 0000000..6e1fe1c
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Ruby_Ring.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Ruby_Ring.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Ruby_Ring.png.meta
new file mode 100644
index 0000000..4de1b16
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Ruby_Ring.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 741881e15795849da970d4adeee97e6d
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Silver_Coin.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Silver_Coin.png
new file mode 100644
index 0000000..8f14e4d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Silver_Coin.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Silver_Coin.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Silver_Coin.png.meta
new file mode 100644
index 0000000..47e7bcf
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Open Box/Items/Silver_Coin.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 9aa86b2b7d1ce47898834265a80d17fc
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces.meta
new file mode 100644
index 0000000..81c9fa5
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 8cedd08f11ec543faad5035b4a01370f
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_1.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_1.png
new file mode 100644
index 0000000..7fb8e98
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_1.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_1.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_1.png.meta
new file mode 100644
index 0000000..a707d92
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_1.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 28bf29e72b44242d08dab16b5c5c0a59
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_2.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_2.png
new file mode 100644
index 0000000..cff2c6f
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_2.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_2.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_2.png.meta
new file mode 100644
index 0000000..52d3e36
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_2.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 6332ab861280d483e9ed254131df9838
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_3.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_3.png
new file mode 100644
index 0000000..143a9bb
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_3.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_3.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_3.png.meta
new file mode 100644
index 0000000..268dc7f
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_3.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 2ece0db2234124f218d3e44a2046d992
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_4.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_4.png
new file mode 100644
index 0000000..8559dde
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_4.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_4.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_4.png.meta
new file mode 100644
index 0000000..42c06e6
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_4.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 7de24576684634915aab73a3f53750c5
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_5.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_5.png
new file mode 100644
index 0000000..f390648
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_5.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_5.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_5.png.meta
new file mode 100644
index 0000000..3be3641
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_5.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 315e0338673f24caf9d19d81410a75e2
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_6.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_6.png
new file mode 100644
index 0000000..5ac5b4a
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_6.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_6.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_6.png.meta
new file mode 100644
index 0000000..f8c12b9
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_6.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: e7064f9c4793646768710da6a4655862
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_7.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_7.png
new file mode 100644
index 0000000..7f9ea5b
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_7.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_7.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_7.png.meta
new file mode 100644
index 0000000..2bf2354
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_7.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: a798775f782e24abbb4ab524ef75f96b
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_8.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_8.png
new file mode 100644
index 0000000..eba2e0a
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_8.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_8.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_8.png.meta
new file mode 100644
index 0000000..377ec42
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Picture Pieces/PuzzleBox_Piece_8.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 9962d8d4504c84243bfb65aed35eba6e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Whole_Picture.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Whole_Picture.png
new file mode 100644
index 0000000..0d95324
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Whole_Picture.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Whole_Picture.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Whole_Picture.png.meta
new file mode 100644
index 0000000..d1091c2
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/BoxPuzzle/Whole_Picture.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: e3bd2fe431ccf4e66ad3bc2b69a479a3
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle.meta
new file mode 100644
index 0000000..f5bb352
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 81a797543131c4f5cadcfda8d5f84ec3
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Background.png
new file mode 100644
index 0000000..1f9438b
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Background.png.meta
new file mode 100644
index 0000000..797a114
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 0aa707d586add4783b6664096878d19a
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items.meta
new file mode 100644
index 0000000..4eb201b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 95525b4d2142840d8a18dec98d37286b
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candle-Holder.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candle-Holder.png
new file mode 100644
index 0000000..d616034
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candle-Holder.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candle-Holder.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candle-Holder.png.meta
new file mode 100644
index 0000000..9f099ee
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candle-Holder.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: a6430dc8d942b4778b54fc766dfada85
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles.meta
new file mode 100644
index 0000000..28ecf59
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 364f7cb06c8894650ac47e704d9f1ea2
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Blue.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Blue.png
new file mode 100644
index 0000000..b9abaae
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Blue.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Blue.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Blue.png.meta
new file mode 100644
index 0000000..230533b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Blue.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 2a6add9c6d3e5484f9495982cde31f4c
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Green.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Green.png
new file mode 100644
index 0000000..88ef795
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Green.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Green.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Green.png.meta
new file mode 100644
index 0000000..4d7cff6
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Green.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: e3ee8e0fccb2d422485a2089dce85778
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Indigo.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Indigo.png
new file mode 100644
index 0000000..8d7d6c0
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Indigo.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Indigo.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Indigo.png.meta
new file mode 100644
index 0000000..e297a0b
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Indigo.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 885d57fe7f8b344fa940b537c468139b
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Orange.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Orange.png
new file mode 100644
index 0000000..2347ac7
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Orange.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Orange.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Orange.png.meta
new file mode 100644
index 0000000..7cd982f
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Orange.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: bde985b8253c94805961b373e32b54f2
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Red.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Red.png
new file mode 100644
index 0000000..8a61127
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Red.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Red.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Red.png.meta
new file mode 100644
index 0000000..cacd927
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Red.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 6617f56e263f74327a730c324143dceb
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Violet.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Violet.png
new file mode 100644
index 0000000..e08a5f0
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Violet.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Violet.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Violet.png.meta
new file mode 100644
index 0000000..5a7423a
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Violet.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: dbccfedb0ad214448aae4803c896b538
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Yellow.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Yellow.png
new file mode 100644
index 0000000..e98347e
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Yellow.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Yellow.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Yellow.png.meta
new file mode 100644
index 0000000..f749d0f
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandlePuzzle/Items/Candles/Yellow.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 87fc954dbf4534f3fa6788843fcb6cb4
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites.meta
new file mode 100644
index 0000000..a3a2f35
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 97946284b857a48288a33697630df4b0
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Blue_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Blue_Candle.png
new file mode 100644
index 0000000..0a6e40d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Blue_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Blue_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Blue_Candle.png.meta
new file mode 100644
index 0000000..15a219a
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Blue_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 8511a3a05c9f9438194d922d35fe19a8
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Green_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Green_Candle.png
new file mode 100644
index 0000000..ac9ff4b
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Green_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Green_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Green_Candle.png.meta
new file mode 100644
index 0000000..7b4e4f5
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Green_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 6d1e4a87e409f4973a0a872197b21411
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Indigo_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Indigo_Candle.png
new file mode 100644
index 0000000..fd6068d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Indigo_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Indigo_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Indigo_Candle.png.meta
new file mode 100644
index 0000000..c0b7d37
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Indigo_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 115e4da8352b14662b877f82de279963
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Orange_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Orange_Candle.png
new file mode 100644
index 0000000..e052fc1
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Orange_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Orange_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Orange_Candle.png.meta
new file mode 100644
index 0000000..ca38f7a
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Orange_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 216179a2e352d4f94bd32731ca5e8ee0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Red_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Red_Candle.png
new file mode 100644
index 0000000..5fbcb5d
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Red_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Red_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Red_Candle.png.meta
new file mode 100644
index 0000000..292d723
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Red_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 4263d0205f0804e9b970cb7b90797d7a
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Violet_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Violet_Candle.png
new file mode 100644
index 0000000..c980fc0
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Violet_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Violet_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Violet_Candle.png.meta
new file mode 100644
index 0000000..807a858
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Violet_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: a3a1fdee5e64949d7ab545ea21e44bc2
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Yellow_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Yellow_Candle.png
new file mode 100644
index 0000000..c734eab
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Yellow_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Yellow_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Yellow_Candle.png.meta
new file mode 100644
index 0000000..d354da7
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/CandleSprites/Yellow_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 0bf3a748a3b9e41ea9a93369540ab755
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items.meta
new file mode 100644
index 0000000..c7097bb
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a8f301d86a6a24ee986767c20f46cb54
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items/Yellow_Candle.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items/Yellow_Candle.png
new file mode 100644
index 0000000..d5602f0
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items/Yellow_Candle.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items/Yellow_Candle.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items/Yellow_Candle.png.meta
new file mode 100644
index 0000000..00fb3fc
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Items/Yellow_Candle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 4176b790f290a4657969a9b0b856dbbd
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe.meta
new file mode 100644
index 0000000..905b5b3
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 7aad86abfab0448888cf3707a14eb024
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Background.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Background.png
new file mode 100644
index 0000000..e48c457
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Background.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Background.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Background.png.meta
new file mode 100644
index 0000000..b16bced
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Background.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 574483583f2844ec2915bbdc03636bb7
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items.meta
new file mode 100644
index 0000000..51bd7c8
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: c4440e7a58d6549a8a362106e511bc08
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items/Key.png b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items/Key.png
new file mode 100644
index 0000000..9bb5f14
Binary files /dev/null and b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items/Key.png differ
diff --git a/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items/Key.png.meta b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items/Key.png.meta
new file mode 100644
index 0000000..83badbb
--- /dev/null
+++ b/Assets/Data/Artwork/Levels/Chapter One/Workshop/Upstairs/Safe/Items/Key.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 1e31210e75141434899005b96145e752
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI.meta b/Assets/Data/Artwork/UI.meta
new file mode 100644
index 0000000..294d6c9
--- /dev/null
+++ b/Assets/Data/Artwork/UI.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 2c96b909e624248cf9437ba4a6adc70d
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/.DS_Store b/Assets/Data/Artwork/UI/.DS_Store
new file mode 100644
index 0000000..a94e7d4
Binary files /dev/null and b/Assets/Data/Artwork/UI/.DS_Store differ
diff --git a/Assets/Data/Artwork/UI/Codex.meta b/Assets/Data/Artwork/UI/Codex.meta
new file mode 100644
index 0000000..c9bd96b
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Codex.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 3da96d0c76e0b4effa3de718b8fe1bec
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Codex/Photos.meta b/Assets/Data/Artwork/UI/Codex/Photos.meta
new file mode 100644
index 0000000..406167b
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Codex/Photos.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a1b9afe94d8e145e8bf4b18d6d1c647c
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Codex/Photos/Workshop.meta b/Assets/Data/Artwork/UI/Codex/Photos/Workshop.meta
new file mode 100644
index 0000000..3ea1d25
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Codex/Photos/Workshop.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 4be51e572308f43bfaa12143361fee8c
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Codex/Photos/Workshop/FadedPhoto.png b/Assets/Data/Artwork/UI/Codex/Photos/Workshop/FadedPhoto.png
new file mode 100644
index 0000000..3d947ac
Binary files /dev/null and b/Assets/Data/Artwork/UI/Codex/Photos/Workshop/FadedPhoto.png differ
diff --git a/Assets/Data/Artwork/UI/Codex/Photos/Workshop/FadedPhoto.png.meta b/Assets/Data/Artwork/UI/Codex/Photos/Workshop/FadedPhoto.png.meta
new file mode 100644
index 0000000..e51870f
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Codex/Photos/Workshop/FadedPhoto.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: a5561a727e3b94ae882b9ed50ebd4be2
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow.meta b/Assets/Data/Artwork/UI/CodexWindow.meta
new file mode 100644
index 0000000..8205bb2
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 84bf6b59e41c142219b5a00c35e37e20
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Background.png b/Assets/Data/Artwork/UI/CodexWindow/Background.png
new file mode 100644
index 0000000..e2c3d07
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Background.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Background.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Background.png.meta
new file mode 100644
index 0000000..022879e
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Background.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 09769061ca98e4e608b87ce59ca5aad7
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons.meta
new file mode 100644
index 0000000..bbce5a2
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 07614fbba26704de1b0afec9524da6f9
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button.meta
new file mode 100644
index 0000000..02e2044
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: d2f379a473e9b4670b74820a18849c8a
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button.png
new file mode 100644
index 0000000..d793ecc
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button.png.meta
new file mode 100644
index 0000000..8f4f7fa
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 056458585f0014dfb872ae8e094f5ccc
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button_Pressed.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button_Pressed.png
new file mode 100644
index 0000000..22c7d4d
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button_Pressed.png.meta
new file mode 100644
index 0000000..ea4598b
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Back Button/Back_Button_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 448aa66f06d2344d38ea2f4c4bf134c3
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Background.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Background.png
new file mode 100644
index 0000000..d93ec7e
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Background.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Background.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Background.png.meta
new file mode 100644
index 0000000..5778592
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Background.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: bd47fd2cf271d495f8b50479b3d0e6e9
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button.meta
new file mode 100644
index 0000000..a9d3719
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: d4974a4308ea742188aca31b5a652de9
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button.png
new file mode 100644
index 0000000..d6031ce
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button.png.meta
new file mode 100644
index 0000000..a674311
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 24f04a22e60a24ca3869f5d642bea42a
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button_Pressed.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button_Pressed.png
new file mode 100644
index 0000000..4a6c2a6
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button_Pressed.png.meta
new file mode 100644
index 0000000..b9d0e1b
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Books Button/Books_Button_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 934a66f7efbe4401996c9ab6906863d5
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button.meta
new file mode 100644
index 0000000..2fe8140
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 2a407c5d1070944599c6ed444d6c8cbc
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button.png
new file mode 100644
index 0000000..89f39bf
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button.png.meta
new file mode 100644
index 0000000..e7c54c9
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: c12cf236a8e1d4e19bcc493b444e5c5f
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button_Pressed.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button_Pressed.png
new file mode 100644
index 0000000..fdda1cd
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button_Pressed.png.meta
new file mode 100644
index 0000000..3605cd5
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Clues Button/Clue_Button_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: fd5878a07f3d34895aed5cc94754f891
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Divider_Piece.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Divider_Piece.png
new file mode 100644
index 0000000..6b335a0
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Divider_Piece.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Divider_Piece.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Divider_Piece.png.meta
new file mode 100644
index 0000000..4ef6c2a
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Divider_Piece.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: a11e4aace1ef5424eb839427982ec9fd
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button.meta
new file mode 100644
index 0000000..6b55158
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: caf453c0f288145269fbb902c6b5a080
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background.png
new file mode 100644
index 0000000..8a38bf0
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background.png.meta
new file mode 100644
index 0000000..2033a9e
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 1e8c87a67bb574e74b4a574be2e0ba0e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background_Pressed.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background_Pressed.png
new file mode 100644
index 0000000..c3ce549
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background_Pressed.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background_Pressed.png.meta
new file mode 100644
index 0000000..90a582d
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Entry Button/Button_Background_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 1278be506bf4c4884bea0194cab45e58
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button.meta
new file mode 100644
index 0000000..afa4a14
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 3854f25d12ee24d37be0a7d64a09fc71
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button/Location_Button.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button/Location_Button.png
new file mode 100644
index 0000000..069dcdc
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button/Location_Button.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button/Location_Button.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button/Location_Button.png.meta
new file mode 100644
index 0000000..610c8be
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Location Button/Location_Button.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: f620f9edb658a4d9790cffe4d1f43ca5
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button.meta
new file mode 100644
index 0000000..916b672
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: e46237d01e2054cc39c042900f888ff4
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button.png
new file mode 100644
index 0000000..f5df639
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button.png.meta
new file mode 100644
index 0000000..9c882c5
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: cfdd3a4af57df4587a7b9976a15a7bfe
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button_Pressed.png b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button_Pressed.png
new file mode 100644
index 0000000..efb42a9
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button_Pressed.png.meta
new file mode 100644
index 0000000..106ffc0
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Buttons/Photos Button/Photos_Button_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: b66c36aeb48294abe9d35718e0d16eba
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Polaroid.png b/Assets/Data/Artwork/UI/CodexWindow/Polaroid.png
new file mode 100644
index 0000000..31497df
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Polaroid.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Polaroid.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Polaroid.png.meta
new file mode 100644
index 0000000..04e5805
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Polaroid.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: bb1ed08d1ee9442798a35a6e7ead63f0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Title.png b/Assets/Data/Artwork/UI/CodexWindow/Title.png
new file mode 100644
index 0000000..145122f
Binary files /dev/null and b/Assets/Data/Artwork/UI/CodexWindow/Title.png differ
diff --git a/Assets/Data/Artwork/UI/CodexWindow/Title.png.meta b/Assets/Data/Artwork/UI/CodexWindow/Title.png.meta
new file mode 100644
index 0000000..3bcd406
--- /dev/null
+++ b/Assets/Data/Artwork/UI/CodexWindow/Title.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 66830f837bce44f4db2bd535f3baaf88
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow.meta b/Assets/Data/Artwork/UI/ConfirmDeleteWindow.meta
new file mode 100644
index 0000000..59947fd
--- /dev/null
+++ b/Assets/Data/Artwork/UI/ConfirmDeleteWindow.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 0af1a1c363f014c77b8e8e2f2d761233
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Background.png b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Background.png
new file mode 100644
index 0000000..79fcd18
Binary files /dev/null and b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Background.png differ
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Background.png.meta b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Background.png.meta
new file mode 100644
index 0000000..45e9f60
--- /dev/null
+++ b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 4c8b0c6d36c0a4f8fa02428deb29fd35
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button.png b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button.png
new file mode 100644
index 0000000..01b0ed7
Binary files /dev/null and b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button.png differ
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button.png.meta b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button.png.meta
new file mode 100644
index 0000000..75b9ee7
--- /dev/null
+++ b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 5078c57a242a745f5866a92066a1abec
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button_Pressed.png b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button_Pressed.png
new file mode 100644
index 0000000..6b5e09e
Binary files /dev/null and b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button_Pressed.png.meta
new file mode 100644
index 0000000..62d25be
--- /dev/null
+++ b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Cancel_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 1707d291e4a9541e68f48c797abdfedc
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button.png b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button.png
new file mode 100644
index 0000000..711399c
Binary files /dev/null and b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button.png differ
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button.png.meta b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button.png.meta
new file mode 100644
index 0000000..fe34d74
--- /dev/null
+++ b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: c48beafc3681a4bb9944e4f1fb4ee998
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button_Pressed.png b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button_Pressed.png
new file mode 100644
index 0000000..4aaa267
Binary files /dev/null and b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button_Pressed.png.meta
new file mode 100644
index 0000000..b55c1b7
--- /dev/null
+++ b/Assets/Data/Artwork/UI/ConfirmDeleteWindow/Confirm_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 8e71ba7af0b87482f8df32fbc0429163
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD.meta b/Assets/Data/Artwork/UI/HUD.meta
new file mode 100644
index 0000000..16f27a3
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 85af2c06f43fd4f0ab1e67fecf23208c
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD/Arrow_Button.png b/Assets/Data/Artwork/UI/HUD/Arrow_Button.png
new file mode 100644
index 0000000..6240fe9
Binary files /dev/null and b/Assets/Data/Artwork/UI/HUD/Arrow_Button.png differ
diff --git a/Assets/Data/Artwork/UI/HUD/Arrow_Button.png.meta b/Assets/Data/Artwork/UI/HUD/Arrow_Button.png.meta
new file mode 100644
index 0000000..ad3f366
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD/Arrow_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: dfc279e9814894f188329321e3adcca9
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD/Arrow_Button_Pressed.png b/Assets/Data/Artwork/UI/HUD/Arrow_Button_Pressed.png
new file mode 100644
index 0000000..17df635
Binary files /dev/null and b/Assets/Data/Artwork/UI/HUD/Arrow_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/HUD/Arrow_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/HUD/Arrow_Button_Pressed.png.meta
new file mode 100644
index 0000000..cac75ce
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD/Arrow_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 4e2f2cae0ead74ee9877e85288f7adb7
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored.png b/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored.png
new file mode 100644
index 0000000..c1c20af
Binary files /dev/null and b/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored.png differ
diff --git a/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored.png.meta b/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored.png.meta
new file mode 100644
index 0000000..6abbcc6
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: b923307c6ce26447e82888b9b03f9fca
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored_Pressed.png b/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored_Pressed.png
new file mode 100644
index 0000000..fa0e35f
Binary files /dev/null and b/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored_Pressed.png.meta b/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored_Pressed.png.meta
new file mode 100644
index 0000000..1cca863
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD/Arrow_Mirrored_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: f16ad856182cf439db44268b5ab5a76e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD/Item_Border.png b/Assets/Data/Artwork/UI/HUD/Item_Border.png
new file mode 100644
index 0000000..6445107
Binary files /dev/null and b/Assets/Data/Artwork/UI/HUD/Item_Border.png differ
diff --git a/Assets/Data/Artwork/UI/HUD/Item_Border.png.meta b/Assets/Data/Artwork/UI/HUD/Item_Border.png.meta
new file mode 100644
index 0000000..a81bf3a
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD/Item_Border.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 221aef25d661743759ea000002afe4a3
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD/Popup.meta b/Assets/Data/Artwork/UI/HUD/Popup.meta
new file mode 100644
index 0000000..41c93fc
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD/Popup.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 1ca3489f0c9c5492bb24b2a25c0c9e58
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD/Popup/Background.png b/Assets/Data/Artwork/UI/HUD/Popup/Background.png
new file mode 100644
index 0000000..c269f00
Binary files /dev/null and b/Assets/Data/Artwork/UI/HUD/Popup/Background.png differ
diff --git a/Assets/Data/Artwork/UI/HUD/Popup/Background.png.meta b/Assets/Data/Artwork/UI/HUD/Popup/Background.png.meta
new file mode 100644
index 0000000..3070ca8
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD/Popup/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 7e5a7da16cffd4355ad3b74dcaf8e4a8
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/HUD/Slot_Selected.png b/Assets/Data/Artwork/UI/HUD/Slot_Selected.png
new file mode 100644
index 0000000..3272b27
Binary files /dev/null and b/Assets/Data/Artwork/UI/HUD/Slot_Selected.png differ
diff --git a/Assets/Data/Artwork/UI/HUD/Slot_Selected.png.meta b/Assets/Data/Artwork/UI/HUD/Slot_Selected.png.meta
new file mode 100644
index 0000000..04e493e
--- /dev/null
+++ b/Assets/Data/Artwork/UI/HUD/Slot_Selected.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 10105b5088f384ebc968b119f4d5ddda
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu.meta b/Assets/Data/Artwork/UI/Main Menu.meta
new file mode 100644
index 0000000..2f1aaa1
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: cd4b30228728d48cb98e598a962ee49e
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Background.png b/Assets/Data/Artwork/UI/Main Menu/Background.png
new file mode 100644
index 0000000..3116bf2
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Background.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Background.png.meta b/Assets/Data/Artwork/UI/Main Menu/Background.png.meta
new file mode 100644
index 0000000..7c2ce78
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 6a990757f40784b64a284724cedc1745
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Banner.png b/Assets/Data/Artwork/UI/Main Menu/Banner.png
new file mode 100644
index 0000000..17ffbe6
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Banner.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Banner.png.meta b/Assets/Data/Artwork/UI/Main Menu/Banner.png.meta
new file mode 100644
index 0000000..11b607c
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Banner.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: cf4e0582d33704803a50a6d63d2d5e9e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Border.png b/Assets/Data/Artwork/UI/Main Menu/Border.png
new file mode 100644
index 0000000..8892c07
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Border.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Border.png.meta b/Assets/Data/Artwork/UI/Main Menu/Border.png.meta
new file mode 100644
index 0000000..14259ed
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Border.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 9ef6a771e410543849ce1f35bd77522f
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons.meta b/Assets/Data/Artwork/UI/Main Menu/Buttons.meta
new file mode 100644
index 0000000..5a05420
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Buttons.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 9122df7fe1dc6496187fbbb55b8d80a7
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Default.png b/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Default.png
new file mode 100644
index 0000000..8a95024
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Default.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Default.png.meta b/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Default.png.meta
new file mode 100644
index 0000000..f3c6961
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Default.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 8ab7debe834784d4089257aba5bc04ab
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Pressed.png b/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Pressed.png
new file mode 100644
index 0000000..f00367e
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Pressed.png.meta
new file mode 100644
index 0000000..6009528
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Buttons/Quit_Button_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: f06a6efdb554143918b65390f8bcc1cb
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Default.png b/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Default.png
new file mode 100644
index 0000000..9b68ea2
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Default.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Default.png.meta b/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Default.png.meta
new file mode 100644
index 0000000..81b09b0
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Default.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 33f4e4dff32bb4bda8ca640e2511118a
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Pressed.png b/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Pressed.png
new file mode 100644
index 0000000..90c6c5c
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Pressed.png.meta b/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Pressed.png.meta
new file mode 100644
index 0000000..055fa38
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Buttons/Settings_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 3b3f32213f2394c3fa37857e00921caf
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Default.png b/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Default.png
new file mode 100644
index 0000000..9744c69
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Default.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Default.png.meta b/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Default.png.meta
new file mode 100644
index 0000000..f238e18
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Default.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 29d82ea219eb74c15b50c4fc60b65154
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Pressed.png b/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Pressed.png
new file mode 100644
index 0000000..0e51843
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Pressed.png.meta
new file mode 100644
index 0000000..ab096c6
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Buttons/Start_Button_Pressed.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: f671dbce54b2e4d21a633c6d760b3aaf
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Intro_Screen.png b/Assets/Data/Artwork/UI/Main Menu/Intro_Screen.png
new file mode 100644
index 0000000..2302eb4
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Intro_Screen.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Intro_Screen.png.meta b/Assets/Data/Artwork/UI/Main Menu/Intro_Screen.png.meta
new file mode 100644
index 0000000..b538adf
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Intro_Screen.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 61e0b7fd5d3f3459a8b7174913b0eb87
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Intro_Screen_Dark.png b/Assets/Data/Artwork/UI/Main Menu/Intro_Screen_Dark.png
new file mode 100644
index 0000000..a513e80
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Intro_Screen_Dark.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Intro_Screen_Dark.png.meta b/Assets/Data/Artwork/UI/Main Menu/Intro_Screen_Dark.png.meta
new file mode 100644
index 0000000..4c17963
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Intro_Screen_Dark.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: d4b1016d4cd0947dbaf993503f21dbb8
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Intro_Title.png b/Assets/Data/Artwork/UI/Main Menu/Intro_Title.png
new file mode 100644
index 0000000..0b2f080
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Intro_Title.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Intro_Title.png.meta b/Assets/Data/Artwork/UI/Main Menu/Intro_Title.png.meta
new file mode 100644
index 0000000..1c8fda2
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Intro_Title.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: 9546e89f9f3094bdb9654e90165d594e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Profile_Plaque.png b/Assets/Data/Artwork/UI/Main Menu/Profile_Plaque.png
new file mode 100644
index 0000000..8f733f4
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Profile_Plaque.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Profile_Plaque.png.meta b/Assets/Data/Artwork/UI/Main Menu/Profile_Plaque.png.meta
new file mode 100644
index 0000000..9e31e8c
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Profile_Plaque.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 15d5ff00cf5dc4681a72a1aafae716b3
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ wrapW: 0
+ nPOTScale: 1
+ lightmap: 0
+ compressionQuality: 50
+ spriteMode: 0
+ 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: 0
+ spriteTessellationDetail: -1
+ textureType: 0
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID:
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Subtitle.png b/Assets/Data/Artwork/UI/Main Menu/Subtitle.png
new file mode 100644
index 0000000..eb99d9f
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Subtitle.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Subtitle.png.meta b/Assets/Data/Artwork/UI/Main Menu/Subtitle.png.meta
new file mode 100644
index 0000000..5af6a1b
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Subtitle.png.meta
@@ -0,0 +1,143 @@
+fileFormatVersion: 2
+guid: c5d4cd08ed75743f197af64d17ee5f23
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/Main Menu/Title.png b/Assets/Data/Artwork/UI/Main Menu/Title.png
new file mode 100644
index 0000000..2138a13
Binary files /dev/null and b/Assets/Data/Artwork/UI/Main Menu/Title.png differ
diff --git a/Assets/Data/Artwork/UI/Main Menu/Title.png.meta b/Assets/Data/Artwork/UI/Main Menu/Title.png.meta
new file mode 100644
index 0000000..5598316
--- /dev/null
+++ b/Assets/Data/Artwork/UI/Main Menu/Title.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 2f9c992d158fc4f018cccc212319039a
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow.meta b/Assets/Data/Artwork/UI/NewSaveWindow.meta
new file mode 100644
index 0000000..e1572e0
--- /dev/null
+++ b/Assets/Data/Artwork/UI/NewSaveWindow.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: d3d0fe4b534694a9f8a9b59f412c69ab
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/.DS_Store b/Assets/Data/Artwork/UI/NewSaveWindow/.DS_Store
new file mode 100644
index 0000000..5008ddf
Binary files /dev/null and b/Assets/Data/Artwork/UI/NewSaveWindow/.DS_Store differ
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Background.png b/Assets/Data/Artwork/UI/NewSaveWindow/Background.png
new file mode 100644
index 0000000..4ced8f5
Binary files /dev/null and b/Assets/Data/Artwork/UI/NewSaveWindow/Background.png differ
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Background.png.meta b/Assets/Data/Artwork/UI/NewSaveWindow/Background.png.meta
new file mode 100644
index 0000000..d640cfd
--- /dev/null
+++ b/Assets/Data/Artwork/UI/NewSaveWindow/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 44dd9daadc61543c19ead0ca1680d211
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Button.png b/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Button.png
new file mode 100644
index 0000000..0e6df38
Binary files /dev/null and b/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Button.png differ
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Button.png.meta b/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Button.png.meta
new file mode 100644
index 0000000..1d7683f
--- /dev/null
+++ b/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 3399e26a3e97547a0bae2193952996ba
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Pressed.png b/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Pressed.png
new file mode 100644
index 0000000..e5d4cd5
Binary files /dev/null and b/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Pressed.png.meta b/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Pressed.png.meta
new file mode 100644
index 0000000..33e7f8a
--- /dev/null
+++ b/Assets/Data/Artwork/UI/NewSaveWindow/Cancel_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 054e6d5c35ff74f00a747a5f4f1404f0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Start_Button.png b/Assets/Data/Artwork/UI/NewSaveWindow/Start_Button.png
new file mode 100644
index 0000000..004bcee
Binary files /dev/null and b/Assets/Data/Artwork/UI/NewSaveWindow/Start_Button.png differ
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Start_Button.png.meta b/Assets/Data/Artwork/UI/NewSaveWindow/Start_Button.png.meta
new file mode 100644
index 0000000..e1dc4b7
--- /dev/null
+++ b/Assets/Data/Artwork/UI/NewSaveWindow/Start_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 7db13a79ad2064e089a5c651e5ccfc12
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Start_Game_Pressed.png b/Assets/Data/Artwork/UI/NewSaveWindow/Start_Game_Pressed.png
new file mode 100644
index 0000000..e679e8f
Binary files /dev/null and b/Assets/Data/Artwork/UI/NewSaveWindow/Start_Game_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Start_Game_Pressed.png.meta b/Assets/Data/Artwork/UI/NewSaveWindow/Start_Game_Pressed.png.meta
new file mode 100644
index 0000000..9fbaf54
--- /dev/null
+++ b/Assets/Data/Artwork/UI/NewSaveWindow/Start_Game_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 1db94cb154cec4829b586c66d492427b
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Title.png b/Assets/Data/Artwork/UI/NewSaveWindow/Title.png
new file mode 100644
index 0000000..e93afac
Binary files /dev/null and b/Assets/Data/Artwork/UI/NewSaveWindow/Title.png differ
diff --git a/Assets/Data/Artwork/UI/NewSaveWindow/Title.png.meta b/Assets/Data/Artwork/UI/NewSaveWindow/Title.png.meta
new file mode 100644
index 0000000..e27dd42
--- /dev/null
+++ b/Assets/Data/Artwork/UI/NewSaveWindow/Title.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 82f3ffcbb6c454c5f83f7241d538d0ae
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu.meta b/Assets/Data/Artwork/UI/PauseMenu.meta
new file mode 100644
index 0000000..7d3fa7d
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 8c4cf38311e8a42589fb97a24766afc3
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Background.png b/Assets/Data/Artwork/UI/PauseMenu/Background.png
new file mode 100644
index 0000000..53fe900
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Background.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Background.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Background.png.meta
new file mode 100644
index 0000000..9782201
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 9f03c80ea0e9e4bcdb4818f2999c298c
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button.png b/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button.png
new file mode 100644
index 0000000..3af573b
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button.png.meta b/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button.png.meta
new file mode 100644
index 0000000..1ff423f
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: a83d7a095e097461b95ee67ca0bda10f
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button_Pressed.png b/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button_Pressed.png
new file mode 100644
index 0000000..0e0bdff
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button_Pressed.png.meta
new file mode 100644
index 0000000..312b98c
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/MainMenu_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 46b5a2f969cb84693a06956bf3cb51e7
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Quit_Button.png b/Assets/Data/Artwork/UI/PauseMenu/Quit_Button.png
new file mode 100644
index 0000000..14ef2ea
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Quit_Button.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Quit_Button.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Quit_Button.png.meta
new file mode 100644
index 0000000..c8280cf
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Quit_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: aabc30f9d25be46f091473902ddb37a8
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Quit_Button_Pressed.png b/Assets/Data/Artwork/UI/PauseMenu/Quit_Button_Pressed.png
new file mode 100644
index 0000000..84d2775
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Quit_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Quit_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Quit_Button_Pressed.png.meta
new file mode 100644
index 0000000..42d74c2
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Quit_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: ce9e15a1bd39f45969994a89434b1dc6
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Resume_Button.png b/Assets/Data/Artwork/UI/PauseMenu/Resume_Button.png
new file mode 100644
index 0000000..5afc9b8
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Resume_Button.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Resume_Button.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Resume_Button.png.meta
new file mode 100644
index 0000000..5114811
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Resume_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 0b43b3c8707e94b889e5b868aac401f0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Resume_Button_Pressed.png b/Assets/Data/Artwork/UI/PauseMenu/Resume_Button_Pressed.png
new file mode 100644
index 0000000..cb5b147
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Resume_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Resume_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Resume_Button_Pressed.png.meta
new file mode 100644
index 0000000..7ab7016
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Resume_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: e9a0145a3fa284d439a39e2327753fb0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Save_Button.png b/Assets/Data/Artwork/UI/PauseMenu/Save_Button.png
new file mode 100644
index 0000000..f2d0410
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Save_Button.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Save_Button.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Save_Button.png.meta
new file mode 100644
index 0000000..aefba1a
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Save_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 64db297c4c70b443484011aff13626c7
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Save_Button_Pressed.png b/Assets/Data/Artwork/UI/PauseMenu/Save_Button_Pressed.png
new file mode 100644
index 0000000..b0757e5
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Save_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Save_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Save_Button_Pressed.png.meta
new file mode 100644
index 0000000..6f678f1
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Save_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: bcaf8fcb1174448a1a32686c4c131ab4
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Settings_Button.png b/Assets/Data/Artwork/UI/PauseMenu/Settings_Button.png
new file mode 100644
index 0000000..e17ebc5
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Settings_Button.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Settings_Button.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Settings_Button.png.meta
new file mode 100644
index 0000000..7611504
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Settings_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: bccf76e62faf9415c902c30abca52557
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Settings_Button_Pressed.png b/Assets/Data/Artwork/UI/PauseMenu/Settings_Button_Pressed.png
new file mode 100644
index 0000000..7e0ae6b
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Settings_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Settings_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Settings_Button_Pressed.png.meta
new file mode 100644
index 0000000..d412222
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Settings_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 9002098ef0c5a4d71a8875f0fd4741ed
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Title.png b/Assets/Data/Artwork/UI/PauseMenu/Title.png
new file mode 100644
index 0000000..5f615c7
Binary files /dev/null and b/Assets/Data/Artwork/UI/PauseMenu/Title.png differ
diff --git a/Assets/Data/Artwork/UI/PauseMenu/Title.png.meta b/Assets/Data/Artwork/UI/PauseMenu/Title.png.meta
new file mode 100644
index 0000000..8f2b4fb
--- /dev/null
+++ b/Assets/Data/Artwork/UI/PauseMenu/Title.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 1dfc1866a2a704c32addd14e167e24ef
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow.meta b/Assets/Data/Artwork/UI/SelectSaveWindow.meta
new file mode 100644
index 0000000..c62310f
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 447590c69affc4ae18d121306a7e977e
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button.png b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button.png
new file mode 100644
index 0000000..b235e94
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button.png.meta
new file mode 100644
index 0000000..c634d4e
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: b5b836ad780034ce68da47ff721a39f3
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Disabled.png b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Disabled.png
new file mode 100644
index 0000000..ab141e1
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Disabled.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Disabled.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Disabled.png.meta
new file mode 100644
index 0000000..4fda5c3
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Disabled.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: ae144413fbc90452f88c256d76102872
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Pressed.png b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Pressed.png
new file mode 100644
index 0000000..ef5801d
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Pressed.png.meta
new file mode 100644
index 0000000..221906c
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/Back_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 4589d09bc60c142289e87a314f64f6a9
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Background.png b/Assets/Data/Artwork/UI/SelectSaveWindow/Background.png
new file mode 100644
index 0000000..6c112a9
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/Background.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Background.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/Background.png.meta
new file mode 100644
index 0000000..bba37a2
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: f09139e792c834132b2ed3cd0da8dd95
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons.meta
new file mode 100644
index 0000000..4c59397
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 9e9dc4dd692d44e4f98170898b5bf5f6
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save.png b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save.png
new file mode 100644
index 0000000..b267586
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save.png.meta
new file mode 100644
index 0000000..734f7ae
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 45debe654abde436a8b1b99cc00b4ca4
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Disabled.png b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Disabled.png
new file mode 100644
index 0000000..71d5353
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Disabled.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Disabled.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Disabled.png.meta
new file mode 100644
index 0000000..5fbc1d4
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Disabled.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 5d59ff953388149b8ab41572930dbeda
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Pressed.png b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Pressed.png
new file mode 100644
index 0000000..4325699
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Pressed.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Pressed.png.meta
new file mode 100644
index 0000000..4936fb1
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/Buttons/New_Save_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 50528323463d64d3e81eb09f3397b1fd
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot.meta
new file mode 100644
index 0000000..57422f4
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 3c82eee93289c4946ae2f1b945b8e814
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Border.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Border.png
new file mode 100644
index 0000000..61a1ee1
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Border.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Border.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Border.png.meta
new file mode 100644
index 0000000..8b39847
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Border.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 0de22156fae7c4727a8c3475e88aebff
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_ Button.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_ Button.png
new file mode 100644
index 0000000..e5ee9bf
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_ Button.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_ Button.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_ Button.png.meta
new file mode 100644
index 0000000..99f400c
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_ Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 706c0791ff5854583ba7b56afce12884
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button.png
new file mode 100644
index 0000000..a774b85
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button.png.meta
new file mode 100644
index 0000000..11fedd9
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: fa241b0d5556047faa8d852f6b3f0453
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 13
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ 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: 0
+ wrapV: 0
+ wrapW: 0
+ nPOTScale: 1
+ lightmap: 0
+ compressionQuality: 50
+ spriteMode: 0
+ 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: 0
+ spriteTessellationDetail: -1
+ textureType: 0
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ swizzle: 50462976
+ cookieLightType: 0
+ platformSettings:
+ - serializedVersion: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID:
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Disabled.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Disabled.png
new file mode 100644
index 0000000..800ca8f
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Disabled.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Disabled.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Disabled.png.meta
new file mode 100644
index 0000000..023c870
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Disabled.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 22e195e0e4e584cb3a01409784e5b2d5
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Pressed.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Pressed.png
new file mode 100644
index 0000000..214ee47
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Pressed.png.meta
new file mode 100644
index 0000000..abd495e
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Delete_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 89e66cf9c4f6f4c7e8050c465b811a6e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Empty_Text.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Empty_Text.png
new file mode 100644
index 0000000..65a08a8
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Empty_Text.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Empty_Text.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Empty_Text.png.meta
new file mode 100644
index 0000000..e31938e
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Empty_Text.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 02ce22d690836431d8b354ad8cbece1e
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button.png
new file mode 100644
index 0000000..a1679c1
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button.png.meta
new file mode 100644
index 0000000..b22a42f
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 84710165385e949a2ba56c4c93760f19
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Disabled.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Disabled.png
new file mode 100644
index 0000000..753ceab
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Disabled.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Disabled.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Disabled.png.meta
new file mode 100644
index 0000000..007fc88
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Disabled.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 1bf32a7d503b440afaa5af19b740c3a0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Pressed.png b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Pressed.png
new file mode 100644
index 0000000..3d47ef9
Binary files /dev/null and b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Pressed.png.meta b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Pressed.png.meta
new file mode 100644
index 0000000..ab46678
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SelectSaveWindow/SaveSlot/Load_Button_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: ae3940224c16a47bfad196fd624bea9f
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow.meta b/Assets/Data/Artwork/UI/SettingsWindow.meta
new file mode 100644
index 0000000..273bfe1
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: fd91603c1c39a48128f8f57dbc6ef670
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Apply_Button.png b/Assets/Data/Artwork/UI/SettingsWindow/Apply_Button.png
new file mode 100644
index 0000000..d958a7b
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Apply_Button.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Apply_Button.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Apply_Button.png.meta
new file mode 100644
index 0000000..484848d
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Apply_Button.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: b4080fc519ee04dc7b5e7b5b7e4cbad5
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Apply_Pressed.png b/Assets/Data/Artwork/UI/SettingsWindow/Apply_Pressed.png
new file mode 100644
index 0000000..f4b646c
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Apply_Pressed.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Apply_Pressed.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Apply_Pressed.png.meta
new file mode 100644
index 0000000..aa673ca
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Apply_Pressed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 3b486909b4756498db38f4ab3f42b9a2
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Audio_Text.png b/Assets/Data/Artwork/UI/SettingsWindow/Audio_Text.png
new file mode 100644
index 0000000..45d262c
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Audio_Text.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Audio_Text.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Audio_Text.png.meta
new file mode 100644
index 0000000..31476a4
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Audio_Text.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: b48d3cc48fe1b4ebd8b4b88c433531f0
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Background.png b/Assets/Data/Artwork/UI/SettingsWindow/Background.png
new file mode 100644
index 0000000..ff94fd8
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Background.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Background.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Background.png.meta
new file mode 100644
index 0000000..6d5600d
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Background.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 70a6b1d045fa54432aaa661af44ab0b4
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Checkbox.png b/Assets/Data/Artwork/UI/SettingsWindow/Checkbox.png
new file mode 100644
index 0000000..9695a01
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Checkbox.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Checkbox.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Checkbox.png.meta
new file mode 100644
index 0000000..a29c290
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Checkbox.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: ba8ed711208f24d7fb0f7507e6127cb9
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Checkmark.png b/Assets/Data/Artwork/UI/SettingsWindow/Checkmark.png
new file mode 100644
index 0000000..c33d277
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Checkmark.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Checkmark.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Checkmark.png.meta
new file mode 100644
index 0000000..ce442f1
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Checkmark.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 75105e81276c74001adb4f34998229c8
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Game_Text.png b/Assets/Data/Artwork/UI/SettingsWindow/Game_Text.png
new file mode 100644
index 0000000..28e4f11
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Game_Text.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Game_Text.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Game_Text.png.meta
new file mode 100644
index 0000000..c3239f2
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Game_Text.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 0f65a044ab6234b51bf3819f5dd3575f
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Scroll_Slider.png b/Assets/Data/Artwork/UI/SettingsWindow/Scroll_Slider.png
new file mode 100644
index 0000000..9d62452
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Scroll_Slider.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Scroll_Slider.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Scroll_Slider.png.meta
new file mode 100644
index 0000000..571b086
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Scroll_Slider.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 38494f9b7af784dc397de11c86d02c12
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Slider_Handle.png b/Assets/Data/Artwork/UI/SettingsWindow/Slider_Handle.png
new file mode 100644
index 0000000..e3037fd
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Slider_Handle.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Slider_Handle.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Slider_Handle.png.meta
new file mode 100644
index 0000000..21f661d
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Slider_Handle.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 16edb28e623524d9bb842fa9f0223e6f
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Slider_Track.png b/Assets/Data/Artwork/UI/SettingsWindow/Slider_Track.png
new file mode 100644
index 0000000..e141600
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Slider_Track.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Slider_Track.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Slider_Track.png.meta
new file mode 100644
index 0000000..06753aa
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Slider_Track.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 54340252159aa4c3b90529d1b0ee32ab
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Visual_Text.png b/Assets/Data/Artwork/UI/SettingsWindow/Visual_Text.png
new file mode 100644
index 0000000..a927024
Binary files /dev/null and b/Assets/Data/Artwork/UI/SettingsWindow/Visual_Text.png differ
diff --git a/Assets/Data/Artwork/UI/SettingsWindow/Visual_Text.png.meta b/Assets/Data/Artwork/UI/SettingsWindow/Visual_Text.png.meta
new file mode 100644
index 0000000..2d47b09
--- /dev/null
+++ b/Assets/Data/Artwork/UI/SettingsWindow/Visual_Text.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 792b37a80de4c490bb6a3e8e2395bb56
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics.meta b/Assets/Data/Cinematics.meta
new file mode 100644
index 0000000..0eec34b
--- /dev/null
+++ b/Assets/Data/Cinematics.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 29f4bdb063aa64533ab66e5164b7d0eb
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/.DS_Store b/Assets/Data/Cinematics/.DS_Store
new file mode 100644
index 0000000..222035a
Binary files /dev/null and b/Assets/Data/Cinematics/.DS_Store differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic.meta b/Assets/Data/Cinematics/Opening Cinematic.meta
new file mode 100644
index 0000000..c09c51d
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 951639ad73e384851bfb6c9181971078
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images.meta b/Assets/Data/Cinematics/Opening Cinematic/Images.meta
new file mode 100644
index 0000000..af38214
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 72e03336a42d5404aa7d1347020d34fd
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/00_ProsperousCity.png b/Assets/Data/Cinematics/Opening Cinematic/Images/00_ProsperousCity.png
new file mode 100644
index 0000000..b1489c5
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/00_ProsperousCity.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/00_ProsperousCity.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/00_ProsperousCity.png.meta
new file mode 100644
index 0000000..f4d70d9
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/00_ProsperousCity.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: b26d568824b304c5f8c0aee2962e39b7
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/01_TheBlightAppears.png b/Assets/Data/Cinematics/Opening Cinematic/Images/01_TheBlightAppears.png
new file mode 100644
index 0000000..ec0e631
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/01_TheBlightAppears.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/01_TheBlightAppears.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/01_TheBlightAppears.png.meta
new file mode 100644
index 0000000..ed642ea
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/01_TheBlightAppears.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 9a5011c3e5a9f491c81bf1f7878bf403
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/02_AQueenAmongHerPeople.png b/Assets/Data/Cinematics/Opening Cinematic/Images/02_AQueenAmongHerPeople.png
new file mode 100644
index 0000000..878a4a6
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/02_AQueenAmongHerPeople.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/02_AQueenAmongHerPeople.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/02_AQueenAmongHerPeople.png.meta
new file mode 100644
index 0000000..fcfad17
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/02_AQueenAmongHerPeople.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 5f3f34962625f455ea628f7a3d1c3679
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/03_BriarLordsOffer.png b/Assets/Data/Cinematics/Opening Cinematic/Images/03_BriarLordsOffer.png
new file mode 100644
index 0000000..0ae4672
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/03_BriarLordsOffer.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/03_BriarLordsOffer.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/03_BriarLordsOffer.png.meta
new file mode 100644
index 0000000..379b85e
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/03_BriarLordsOffer.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 878951df8e8d0449b849470ad056310a
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/04_TheBriarCrown.png b/Assets/Data/Cinematics/Opening Cinematic/Images/04_TheBriarCrown.png
new file mode 100644
index 0000000..a6a0a12
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/04_TheBriarCrown.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/04_TheBriarCrown.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/04_TheBriarCrown.png.meta
new file mode 100644
index 0000000..c9f26bd
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/04_TheBriarCrown.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: dda1e036e2da54a3a8ea81b301d7d143
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/05_TheEntombedQueen.png b/Assets/Data/Cinematics/Opening Cinematic/Images/05_TheEntombedQueen.png
new file mode 100644
index 0000000..c738c79
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/05_TheEntombedQueen.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/05_TheEntombedQueen.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/05_TheEntombedQueen.png.meta
new file mode 100644
index 0000000..7e2f830
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/05_TheEntombedQueen.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 96f631ee075dc424d9c48318a30f28d3
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/06_HopeRenewed.png b/Assets/Data/Cinematics/Opening Cinematic/Images/06_HopeRenewed.png
new file mode 100644
index 0000000..d3014d5
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/06_HopeRenewed.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/06_HopeRenewed.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/06_HopeRenewed.png.meta
new file mode 100644
index 0000000..0a9e232
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/06_HopeRenewed.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 7fb8b7850c0ba49578d1d33d936fb0e1
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/07_DesolateStreets.png b/Assets/Data/Cinematics/Opening Cinematic/Images/07_DesolateStreets.png
new file mode 100644
index 0000000..e8041b5
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/07_DesolateStreets.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/07_DesolateStreets.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/07_DesolateStreets.png.meta
new file mode 100644
index 0000000..cd28e6d
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/07_DesolateStreets.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 08b84d174839247e68c981c0912f7bc8
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/08_TheLandGaveIn.png b/Assets/Data/Cinematics/Opening Cinematic/Images/08_TheLandGaveIn.png
new file mode 100644
index 0000000..0839f08
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/08_TheLandGaveIn.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/08_TheLandGaveIn.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/08_TheLandGaveIn.png.meta
new file mode 100644
index 0000000..5f03a6a
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/08_TheLandGaveIn.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 8e8312e6d522641bdb256e0357677b37
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/09_FrozenKingdom.png b/Assets/Data/Cinematics/Opening Cinematic/Images/09_FrozenKingdom.png
new file mode 100644
index 0000000..fc2ea65
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/09_FrozenKingdom.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/09_FrozenKingdom.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/09_FrozenKingdom.png.meta
new file mode 100644
index 0000000..34909cd
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/09_FrozenKingdom.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 81666bde347eb48ceb63c7df885c4edf
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/10_YearsLater.png b/Assets/Data/Cinematics/Opening Cinematic/Images/10_YearsLater.png
new file mode 100644
index 0000000..63288de
Binary files /dev/null and b/Assets/Data/Cinematics/Opening Cinematic/Images/10_YearsLater.png differ
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Images/10_YearsLater.png.meta b/Assets/Data/Cinematics/Opening Cinematic/Images/10_YearsLater.png.meta
new file mode 100644
index 0000000..553c05e
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Images/10_YearsLater.png.meta
@@ -0,0 +1,156 @@
+fileFormatVersion: 2
+guid: 10ddf71b0e629446185839073d3dafb9
+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: 4
+ 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: 4
+ 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: 4
+ 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
+ - serializedVersion: 4
+ buildTarget: WebGL
+ 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: 4
+ buildTarget: iOS
+ 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: []
+ customData:
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spriteCustomMetadata:
+ entries: []
+ nameFileIdTable: {}
+ mipmapLimitGroupName:
+ pSDRemoveMatte: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels.meta
new file mode 100644
index 0000000..f103f6b
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: ca723010dfe774789ae48c40bd093589
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/00_The Prosperous Kingdom.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/00_The Prosperous Kingdom.asset
new file mode 100644
index 0000000..be91cc7
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/00_The Prosperous Kingdom.asset
@@ -0,0 +1,18 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 00_The Prosperous Kingdom
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: b26d568824b304c5f8c0aee2962e39b7, type: 3}
+ DisplayTime: 3
+ AudioFile: {fileID: 0}
+ Subtitles: []
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/00_The Prosperous Kingdom.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/00_The Prosperous Kingdom.asset.meta
new file mode 100644
index 0000000..576fa45
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/00_The Prosperous Kingdom.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 59b0a21e303824a99949267c406ed458
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/01_TheBlightAppears.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/01_TheBlightAppears.asset
new file mode 100644
index 0000000..f3448cc
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/01_TheBlightAppears.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 01_TheBlightAppears
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 9a5011c3e5a9f491c81bf1f7878bf403, type: 3}
+ DisplayTime: 3
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/01_TheBlightAppears.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/01_TheBlightAppears.asset.meta
new file mode 100644
index 0000000..1faef65
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/01_TheBlightAppears.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 0a56c3879cadc4a5a93f756db7fd04ea
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/02_AQueenAmongHerPeople.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/02_AQueenAmongHerPeople.asset
new file mode 100644
index 0000000..c076310
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/02_AQueenAmongHerPeople.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 02_AQueenAmongHerPeople
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 5f3f34962625f455ea628f7a3d1c3679, type: 3}
+ DisplayTime: 3
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/02_AQueenAmongHerPeople.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/02_AQueenAmongHerPeople.asset.meta
new file mode 100644
index 0000000..d197eee
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/02_AQueenAmongHerPeople.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: d6220721a455c4b26bf63b2600573f3a
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/03_BriarLordsOffer.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/03_BriarLordsOffer.asset
new file mode 100644
index 0000000..dc63bbe
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/03_BriarLordsOffer.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 03_BriarLordsOffer
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 878951df8e8d0449b849470ad056310a, type: 3}
+ DisplayTime: 3
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/03_BriarLordsOffer.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/03_BriarLordsOffer.asset.meta
new file mode 100644
index 0000000..2b6930f
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/03_BriarLordsOffer.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: f4709c6b5de7e43ee914e74b70491a93
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/04_TheBriarCrown.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/04_TheBriarCrown.asset
new file mode 100644
index 0000000..e3dc6a2
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/04_TheBriarCrown.asset
@@ -0,0 +1,18 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 04_TheBriarCrown
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: dda1e036e2da54a3a8ea81b301d7d143, type: 3}
+ DisplayTime: 3
+ AudioFile: {fileID: 0}
+ Subtitles: []
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/04_TheBriarCrown.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/04_TheBriarCrown.asset.meta
new file mode 100644
index 0000000..cf46c79
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/04_TheBriarCrown.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: aa87772f48163400cbb57c2fac5302e8
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/05_AQueenEntombed.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/05_AQueenEntombed.asset
new file mode 100644
index 0000000..3a6f6bc
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/05_AQueenEntombed.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 05_AQueenEntombed
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 96f631ee075dc424d9c48318a30f28d3, type: 3}
+ DisplayTime: 3
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/05_AQueenEntombed.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/05_AQueenEntombed.asset.meta
new file mode 100644
index 0000000..c824592
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/05_AQueenEntombed.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 1ed8e245209dd4c249ea819510ec7b0b
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/06_HopeRenewed.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/06_HopeRenewed.asset
new file mode 100644
index 0000000..54c444b
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/06_HopeRenewed.asset
@@ -0,0 +1,18 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 06_HopeRenewed
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 7fb8b7850c0ba49578d1d33d936fb0e1, type: 3}
+ DisplayTime: 3
+ AudioFile: {fileID: 0}
+ Subtitles: []
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/06_HopeRenewed.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/06_HopeRenewed.asset.meta
new file mode 100644
index 0000000..2d67573
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/06_HopeRenewed.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 79de78d706d3642e2bebc8ebc947b8c1
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/07_DesolateStreets.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/07_DesolateStreets.asset
new file mode 100644
index 0000000..23b8458
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/07_DesolateStreets.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 07_DesolateStreets
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 08b84d174839247e68c981c0912f7bc8, type: 3}
+ DisplayTime: 3
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/07_DesolateStreets.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/07_DesolateStreets.asset.meta
new file mode 100644
index 0000000..e55ec6b
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/07_DesolateStreets.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: c8bb80ef3038a44efbdf07b5f0063420
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/08_TheLandFroze.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/08_TheLandFroze.asset
new file mode 100644
index 0000000..3501539
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/08_TheLandFroze.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 08_TheLandFroze
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 8e8312e6d522641bdb256e0357677b37, type: 3}
+ DisplayTime: 3
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/08_TheLandFroze.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/08_TheLandFroze.asset.meta
new file mode 100644
index 0000000..7a62670
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/08_TheLandFroze.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 90e364ee4c5534498831f3e48fdb544f
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/09_FrozenKingdom.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/09_FrozenKingdom.asset
new file mode 100644
index 0000000..de2dc98
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/09_FrozenKingdom.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 09_FrozenKingdom
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 81666bde347eb48ceb63c7df885c4edf, type: 3}
+ DisplayTime: 3
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/09_FrozenKingdom.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/09_FrozenKingdom.asset.meta
new file mode 100644
index 0000000..3f74894
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/09_FrozenKingdom.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: ea770059e9deb4ec8950dbf2796dccd1
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/10_YearsLater.asset b/Assets/Data/Cinematics/Opening Cinematic/Panels/10_YearsLater.asset
new file mode 100644
index 0000000..00650f6
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/10_YearsLater.asset
@@ -0,0 +1,16 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 9ce2fc8cc1f54667a902fed5e8df23c4, type: 3}
+ m_Name: 10_YearsLater
+ m_EditorClassIdentifier: Assembly-CSharp::BriarQueen.ScriptableObjects.Cinematics.CinematicPanel
+ CinematicImage: {fileID: 21300000, guid: 10ddf71b0e629446185839073d3dafb9, type: 3}
+ DisplayTime: 3
diff --git a/Assets/Data/Cinematics/Opening Cinematic/Panels/10_YearsLater.asset.meta b/Assets/Data/Cinematics/Opening Cinematic/Panels/10_YearsLater.asset.meta
new file mode 100644
index 0000000..f0707c4
--- /dev/null
+++ b/Assets/Data/Cinematics/Opening Cinematic/Panels/10_YearsLater.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 977f419cf10dd4f15bab46fcaee6f815
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Editor.meta b/Assets/Data/Editor.meta
new file mode 100644
index 0000000..2dc56f5
--- /dev/null
+++ b/Assets/Data/Editor.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 00329d8d287544787ad31c31428b9ddb
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Editor/Presets.meta b/Assets/Data/Editor/Presets.meta
new file mode 100644
index 0000000..5b46601
--- /dev/null
+++ b/Assets/Data/Editor/Presets.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: becf0e18a2a92447f98cdb19d0418e5f
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Editor/Presets/Sprite_Importer.preset b/Assets/Data/Editor/Presets/Sprite_Importer.preset
new file mode 100644
index 0000000..c1646df
--- /dev/null
+++ b/Assets/Data/Editor/Presets/Sprite_Importer.preset
@@ -0,0 +1,544 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!181963792 &2655988077585873504
+Preset:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Sprite_Importer
+ m_TargetType:
+ m_NativeTypeID: 1006
+ m_ManagedTypePPtr: {fileID: 0}
+ m_ManagedTypeFallback:
+ m_Properties:
+ - target: {fileID: 0}
+ propertyPath: m_ExternalObjects.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_MipMapMode
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_EnableMipMap
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_sRGBTexture
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_LinearTexture
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_FadeOut
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_BorderMipMap
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_MipMapsPreserveCoverage
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_AlphaTestReferenceValue
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_MipMapFadeDistanceStart
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_MipMapFadeDistanceEnd
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_ConvertToNormalMap
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_ExternalNormalMap
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_HeightScale
+ value: 0.25
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_NormalMapFilter
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_FlipGreenChannel
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_IsReadable
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_StreamingMipmaps
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_StreamingMipmapsPriority
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_VTOnly
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_IgnoreMipmapLimit
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_GrayScaleToAlpha
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_GenerateCubemap
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_CubemapConvolution
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SeamlessCubemap
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureFormat
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_MaxTextureSize
+ value: 2048
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureSettings.m_FilterMode
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureSettings.m_Aniso
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureSettings.m_MipBias
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureSettings.m_WrapU
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureSettings.m_WrapV
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureSettings.m_WrapW
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_NPOTScale
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_Lightmap
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_CompressionQuality
+ value: 50
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteMode
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteExtrude
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteMeshType
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_Alignment
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpritePivot.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpritePivot.y
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpritePixelsToUnits
+ value: 100
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteBorder.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteBorder.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteBorder.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteBorder.w
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteGenerateFallbackPhysicsShape
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_AlphaUsage
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_AlphaIsTransparency
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteTessellationDetail
+ value: -1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureType
+ value: 8
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureShape
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SingleChannelComponent
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_FlipbookRows
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_FlipbookColumns
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_MaxTextureSizeSet
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_CompressionQualitySet
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_TextureFormatSet
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_IgnorePngGamma
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_ApplyGammaDecoding
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_Swizzle
+ value: 50462976
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_CookieLightType
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.size
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_BuildTarget
+ value: DefaultTexturePlatform
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_MaxTextureSize
+ value: 2048
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_ResizeAlgorithm
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_TextureFormat
+ value: -1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_TextureCompression
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_CompressionQuality
+ value: 50
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_CrunchedCompression
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_AllowsAlphaSplitting
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_Overridden
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_IgnorePlatformSupport
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_AndroidETC2FallbackOverride
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[0].m_ForceMaximumCompressionQuality_BC6H_BC7
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_BuildTarget
+ value: Standalone
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_MaxTextureSize
+ value: 2048
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_ResizeAlgorithm
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_TextureFormat
+ value: -1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_TextureCompression
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_CompressionQuality
+ value: 50
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_CrunchedCompression
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_AllowsAlphaSplitting
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_Overridden
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_IgnorePlatformSupport
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_AndroidETC2FallbackOverride
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[1].m_ForceMaximumCompressionQuality_BC6H_BC7
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_BuildTarget
+ value: Android
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_MaxTextureSize
+ value: 2048
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_ResizeAlgorithm
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_TextureFormat
+ value: -1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_TextureCompression
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_CompressionQuality
+ value: 50
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_CrunchedCompression
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_AllowsAlphaSplitting
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_Overridden
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_IgnorePlatformSupport
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_AndroidETC2FallbackOverride
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[2].m_ForceMaximumCompressionQuality_BC6H_BC7
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_BuildTarget
+ value: iOS
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_MaxTextureSize
+ value: 2048
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_ResizeAlgorithm
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_TextureFormat
+ value: -1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_TextureCompression
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_CompressionQuality
+ value: 50
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_CrunchedCompression
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_AllowsAlphaSplitting
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_Overridden
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_IgnorePlatformSupport
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_AndroidETC2FallbackOverride
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PlatformSettings.Array.data[3].m_ForceMaximumCompressionQuality_BC6H_BC7
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_Sprites.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_Outline.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_CustomData
+ value:
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_PhysicsShape.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_Bones.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_SpriteID
+ value: 5e97eb03825dee720800000000000000
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_InternalID
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_Vertices.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_Indices.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_Edges.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_Weights.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_SecondaryTextures.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_SpriteCustomMetadata.m_Entries.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_SpriteSheet.m_NameFileIdTable.Array.size
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_MipmapLimitGroupName
+ value:
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_PSDRemoveMatte
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_UserData
+ value:
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_AssetBundleName
+ value:
+ objectReference: {fileID: 0}
+ - target: {fileID: 0}
+ propertyPath: m_AssetBundleVariant
+ value:
+ objectReference: {fileID: 0}
+ m_ExcludedProperties: []
+ m_CoupledType:
+ m_NativeTypeID: 0
+ m_ManagedTypePPtr: {fileID: 0}
+ m_ManagedTypeFallback:
+ m_CoupledProperties: []
diff --git a/Assets/Data/Editor/Presets/Sprite_Importer.preset.meta b/Assets/Data/Editor/Presets/Sprite_Importer.preset.meta
new file mode 100644
index 0000000..4985c10
--- /dev/null
+++ b/Assets/Data/Editor/Presets/Sprite_Importer.preset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: f69dc27fbae8c413eb8958bfb4bc18da
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 2655988077585873504
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Fonts.meta b/Assets/Data/Fonts.meta
new file mode 100644
index 0000000..b9c6dd1
--- /dev/null
+++ b/Assets/Data/Fonts.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 6271a403f91aa47fe9a98acd21b5b8ab
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Fonts/.DS_Store b/Assets/Data/Fonts/.DS_Store
new file mode 100644
index 0000000..5d37144
Binary files /dev/null and b/Assets/Data/Fonts/.DS_Store differ
diff --git a/Assets/Data/Fonts/Cinematic_Font.asset b/Assets/Data/Fonts/Cinematic_Font.asset
new file mode 100644
index 0000000..406c417
--- /dev/null
+++ b/Assets/Data/Fonts/Cinematic_Font.asset
@@ -0,0 +1,12422 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
+ m_Name: Cinematic_Font
+ m_EditorClassIdentifier: Unity.TextMeshPro::TMPro.TMP_FontAsset
+ m_Version: 1.1.0
+ m_FaceInfo:
+ m_FaceIndex: 0
+ m_FamilyName: EB Garamond
+ m_StyleName: Regular
+ m_PointSize: 90
+ m_Scale: 1
+ m_UnitsPerEM: 1000
+ m_LineHeight: 117.450005
+ m_AscentLine: 90.630005
+ m_CapLine: 59
+ m_MeanLine: 37
+ m_Baseline: 0
+ m_DescentLine: -26.820002
+ m_SuperscriptOffset: 90.630005
+ m_SuperscriptSize: 0.5
+ m_SubscriptOffset: -26.820002
+ m_SubscriptSize: 0.5
+ m_UnderlineOffset: -11.25
+ m_UnderlineThickness: 4.5
+ m_StrikethroughOffset: 14.8
+ m_StrikethroughThickness: 4.5
+ m_TabWidth: 18
+ m_Material: {fileID: 4574445937968986710}
+ m_SourceFontFileGUID: ec099cd8bb54b40d09f368d4f085658b
+ m_CreationSettings:
+ sourceFontFileName:
+ sourceFontFileGUID: ec099cd8bb54b40d09f368d4f085658b
+ faceIndex: 0
+ pointSizeSamplingMode: 0
+ pointSize: 90
+ padding: 9
+ paddingMode: 2
+ packingMode: 0
+ atlasWidth: 1024
+ atlasHeight: 1024
+ characterSetSelectionMode: 7
+ characterSequence:
+ referencedFontAssetGUID:
+ referencedTextAssetGUID:
+ fontStyle: 0
+ fontStyleModifier: 0
+ renderMode: 4165
+ includeFontFeatures: 0
+ m_SourceFontFile: {fileID: 12800000, guid: ec099cd8bb54b40d09f368d4f085658b, type: 3}
+ m_SourceFontFilePath:
+ m_AtlasPopulationMode: 1
+ InternalDynamicOS: 0
+ m_GlyphTable:
+ - m_Index: 2358
+ m_Metrics:
+ m_Width: 50.9375
+ m_Height: 9.90625
+ m_HorizontalBearingX: 5.40625
+ m_HorizontalBearingY: 8.640625
+ m_HorizontalAdvance: 61.734375
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 10
+ m_Width: 52
+ m_Height: 11
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2431
+ m_Metrics:
+ m_Width: 45.09375
+ m_Height: 4.5
+ m_HorizontalBearingX: 0
+ m_HorizontalBearingY: -11.875
+ m_HorizontalAdvance: 45
+ m_GlyphRect:
+ m_X: 81
+ m_Y: 10
+ m_Width: 46
+ m_Height: 6
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 85
+ m_Metrics:
+ m_Width: 45.28125
+ m_Height: 59.671875
+ m_HorizontalBearingX: 2.15625
+ m_HorizontalBearingY: 59.21875
+ m_HorizontalAdvance: 49.6875
+ m_GlyphRect:
+ m_X: 146
+ m_Y: 10
+ m_Width: 46
+ m_Height: 61
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 525
+ m_Metrics:
+ m_Width: 27
+ m_Height: 38.96875
+ m_HorizontalBearingX: 2.609375
+ m_HorizontalBearingY: 38.703125
+ m_HorizontalAdvance: 30.0625
+ m_GlyphRect:
+ m_X: 81
+ m_Y: 35
+ m_Width: 28
+ m_Height: 40
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 459
+ m_Metrics:
+ m_Width: 30.140625
+ m_Height: 38.609375
+ m_HorizontalBearingX: 2.703125
+ m_HorizontalBearingY: 37.265625
+ m_HorizontalAdvance: 35.09375
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 40
+ m_Width: 31
+ m_Height: 40
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 528
+ m_Metrics:
+ m_Width: 23.578125
+ m_Height: 38.53125
+ m_HorizontalBearingX: 2.609375
+ m_HorizontalBearingY: 37.265625
+ m_HorizontalAdvance: 29.0625
+ m_GlyphRect:
+ m_X: 211
+ m_Y: 10
+ m_Width: 25
+ m_Height: 40
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2553
+ m_Metrics:
+ m_Width: 0
+ m_Height: 0
+ m_HorizontalBearingX: 0
+ m_HorizontalBearingY: 0
+ m_HorizontalAdvance: 18
+ m_GlyphRect:
+ m_X: 0
+ m_Y: 0
+ m_Width: 0
+ m_Height: 0
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 26
+ m_Metrics:
+ m_Width: 45.1875
+ m_Height: 59.21875
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 58.765625
+ m_HorizontalAdvance: 50.765625
+ m_GlyphRect:
+ m_X: 255
+ m_Y: 10
+ m_Width: 46
+ m_Height: 60
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 449
+ m_Metrics:
+ m_Width: 30.328125
+ m_Height: 38.609375
+ m_HorizontalBearingX: 3.15625
+ m_HorizontalBearingY: 37.265625
+ m_HorizontalAdvance: 36.625
+ m_GlyphRect:
+ m_X: 320
+ m_Y: 10
+ m_Width: 31
+ m_Height: 40
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 434
+ m_Metrics:
+ m_Width: 32.484375
+ m_Height: 38.53125
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 37.265625
+ m_HorizontalAdvance: 35.90625
+ m_GlyphRect:
+ m_X: 370
+ m_Y: 10
+ m_Width: 33
+ m_Height: 40
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 522
+ m_Metrics:
+ m_Width: 41.859375
+ m_Height: 64
+ m_HorizontalBearingX: 1.703125
+ m_HorizontalBearingY: 38.34375
+ m_HorizontalAdvance: 46.703125
+ m_GlyphRect:
+ m_X: 422
+ m_Y: 10
+ m_Width: 43
+ m_Height: 65
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 535
+ m_Metrics:
+ m_Width: 24.390625
+ m_Height: 44.015625
+ m_HorizontalBearingX: 3.15625
+ m_HorizontalBearingY: 42.75
+ m_HorizontalAdvance: 28.265625
+ m_GlyphRect:
+ m_X: 211
+ m_Y: 69
+ m_Width: 25
+ m_Height: 45
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 509
+ m_Metrics:
+ m_Width: 38.25
+ m_Height: 38.53125
+ m_HorizontalBearingX: 3.15625
+ m_HorizontalBearingY: 37.265625
+ m_HorizontalAdvance: 44.546875
+ m_GlyphRect:
+ m_X: 128
+ m_Y: 90
+ m_Width: 39
+ m_Height: 40
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 91
+ m_Metrics:
+ m_Width: 34.390625
+ m_Height: 61.203125
+ m_HorizontalBearingX: 3.59375
+ m_HorizontalBearingY: 59.765625
+ m_HorizontalAdvance: 41.84375
+ m_GlyphRect:
+ m_X: 60
+ m_Y: 94
+ m_Width: 35
+ m_Height: 62
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 495
+ m_Metrics:
+ m_Width: 41.40625
+ m_Height: 63.71875
+ m_HorizontalBearingX: 1.703125
+ m_HorizontalBearingY: 63.453125
+ m_HorizontalAdvance: 42.203125
+ m_GlyphRect:
+ m_X: 320
+ m_Y: 69
+ m_Width: 43
+ m_Height: 65
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 481
+ m_Metrics:
+ m_Width: 18.1875
+ m_Height: 55.796875
+ m_HorizontalBearingX: 2.15625
+ m_HorizontalBearingY: 55.53125
+ m_HorizontalAdvance: 22.046875
+ m_GlyphRect:
+ m_X: 382
+ m_Y: 69
+ m_Width: 19
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2354
+ m_Metrics:
+ m_Width: 9.890625
+ m_Height: 9.90625
+ m_HorizontalBearingX: 5.40625
+ m_HorizontalBearingY: 8.640625
+ m_HorizontalAdvance: 20.703125
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 99
+ m_Width: 11
+ m_Height: 11
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ m_CharacterTable:
+ - m_ElementType: 1
+ m_Unicode: 8230
+ m_GlyphIndex: 2358
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 95
+ m_GlyphIndex: 2431
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 80
+ m_GlyphIndex: 85
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 114
+ m_GlyphIndex: 525
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 101
+ m_GlyphIndex: 459
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 115
+ m_GlyphIndex: 528
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 32
+ m_GlyphIndex: 2553
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 69
+ m_GlyphIndex: 26
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 99
+ m_GlyphIndex: 449
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 97
+ m_GlyphIndex: 434
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 112
+ m_GlyphIndex: 522
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 116
+ m_GlyphIndex: 535
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 111
+ m_GlyphIndex: 509
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 83
+ m_GlyphIndex: 91
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 107
+ m_GlyphIndex: 495
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 105
+ m_GlyphIndex: 481
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 46
+ m_GlyphIndex: 2354
+ m_Scale: 1
+ m_AtlasTextures:
+ - {fileID: 2561192331358492151}
+ m_AtlasTextureIndex: 0
+ m_IsMultiAtlasTexturesEnabled: 0
+ m_GetFontFeatures: 1
+ m_ClearDynamicDataOnBuild: 1
+ m_AtlasWidth: 1024
+ m_AtlasHeight: 1024
+ m_AtlasPadding: 9
+ m_AtlasRenderMode: 4165
+ m_UsedGlyphRects:
+ - m_X: 0
+ m_Y: 0
+ m_Width: 71
+ m_Height: 30
+ - m_X: 71
+ m_Y: 0
+ m_Width: 65
+ m_Height: 25
+ - m_X: 136
+ m_Y: 0
+ m_Width: 65
+ m_Height: 80
+ - m_X: 71
+ m_Y: 25
+ m_Width: 47
+ m_Height: 59
+ - m_X: 0
+ m_Y: 30
+ m_Width: 50
+ m_Height: 59
+ - m_X: 201
+ m_Y: 0
+ m_Width: 44
+ m_Height: 59
+ - m_X: 245
+ m_Y: 0
+ m_Width: 65
+ m_Height: 79
+ - m_X: 310
+ m_Y: 0
+ m_Width: 50
+ m_Height: 59
+ - m_X: 360
+ m_Y: 0
+ m_Width: 52
+ m_Height: 59
+ - m_X: 412
+ m_Y: 0
+ m_Width: 62
+ m_Height: 84
+ - m_X: 201
+ m_Y: 59
+ m_Width: 44
+ m_Height: 64
+ - m_X: 118
+ m_Y: 80
+ m_Width: 58
+ m_Height: 59
+ - m_X: 50
+ m_Y: 84
+ m_Width: 54
+ m_Height: 81
+ - m_X: 310
+ m_Y: 59
+ m_Width: 62
+ m_Height: 84
+ - m_X: 372
+ m_Y: 59
+ m_Width: 38
+ m_Height: 76
+ - m_X: 0
+ m_Y: 89
+ m_Width: 30
+ m_Height: 30
+ m_FreeGlyphRects:
+ - m_X: 474
+ m_Y: 0
+ m_Width: 549
+ m_Height: 1023
+ - m_X: 118
+ m_Y: 25
+ m_Width: 18
+ m_Height: 55
+ - m_X: 176
+ m_Y: 80
+ m_Width: 25
+ m_Height: 943
+ - m_X: 50
+ m_Y: 30
+ m_Width: 21
+ m_Height: 54
+ - m_X: 0
+ m_Y: 165
+ m_Width: 1023
+ m_Height: 858
+ - m_X: 104
+ m_Y: 84
+ m_Width: 14
+ m_Height: 939
+ - m_X: 245
+ m_Y: 79
+ m_Width: 65
+ m_Height: 944
+ - m_X: 176
+ m_Y: 123
+ m_Width: 134
+ m_Height: 900
+ - m_X: 104
+ m_Y: 143
+ m_Width: 919
+ m_Height: 880
+ - m_X: 104
+ m_Y: 139
+ m_Width: 206
+ m_Height: 884
+ - m_X: 410
+ m_Y: 59
+ m_Width: 2
+ m_Height: 964
+ - m_X: 372
+ m_Y: 135
+ m_Width: 651
+ m_Height: 888
+ - m_X: 410
+ m_Y: 84
+ m_Width: 613
+ m_Height: 939
+ - m_X: 0
+ m_Y: 119
+ m_Width: 50
+ m_Height: 904
+ - m_X: 30
+ m_Y: 89
+ m_Width: 20
+ m_Height: 934
+ m_FontFeatureTable:
+ m_MultipleSubstitutionRecords: []
+ m_LigatureSubstitutionRecords:
+ - m_ComponentGlyphIDs: 62000000de010000
+ m_LigatureGlyphID: 992
+ - m_ComponentGlyphIDs: fd010000ef010000
+ m_LigatureGlyphID: 2738
+ - m_ComponentGlyphIDs: 10020000c1010000e10100001002000010020000fd0100000d02000010020000
+ m_LigatureGlyphID: 2712
+ - m_ComponentGlyphIDs: 1002000017020000fd010000f7010000cb010000
+ m_LigatureGlyphID: 2710
+ - m_ComponentGlyphIDs: 10020000fd0100001a02000017020000de010000cb010000b20100001002000017020000
+ m_LigatureGlyphID: 2670
+ - m_ComponentGlyphIDs: 10020000fd0100001a02000017020000de01000092030000cb0100001002000017020000
+ m_LigatureGlyphID: 2672
+ - m_ComponentGlyphIDs: 1002000017020000
+ m_LigatureGlyphID: 1013
+ - m_ComponentGlyphIDs: 1702000017020000
+ m_LigatureGlyphID: 1029
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300000d020000e1010000d8010000de01000017020000b20100000d0200000d020000fd010000920300000d020000e1010000d8010000de01000017020000
+ m_LigatureGlyphID: 2682
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000c7010000fd01000092030000f7010000b20100000d0200000d020000fd01000092030000c7010000fd01000092030000f7010000
+ m_LigatureGlyphID: 2683
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000f1010000cb010000d701000017020000b20100000d0200000d020000fd01000092030000f1010000cb010000d701000017020000
+ m_LigatureGlyphID: 2680
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300001a0200000a020000b20100000d0200000d020000fd010000920300001a0200000a020000
+ m_LigatureGlyphID: 2681
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300000d020000e1010000d8010000de0100001702000075080000
+ m_LigatureGlyphID: 2717
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300000d020000e1010000d8010000de0100001702000042090000
+ m_LigatureGlyphID: 2678
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300000d020000e1010000d8010000de0100001702000074080000
+ m_LigatureGlyphID: 2690
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300000d020000e1010000d8010000de0100001702000073080000
+ m_LigatureGlyphID: 2686
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300001a0200000a020000c7010000fd01000092030000f7010000
+ m_LigatureGlyphID: 2676
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000c0010000fd01000017020000de01000042090000
+ m_LigatureGlyphID: 2679
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000c7010000fd01000092030000f701000073080000
+ m_LigatureGlyphID: 2687
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000f1010000cb010000d70100001702000075080000
+ m_LigatureGlyphID: 2718
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000f1010000cb010000d701000017020000340a0000
+ m_LigatureGlyphID: 2684
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000f1010000cb010000d70100001702000042090000
+ m_LigatureGlyphID: 2677
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000f1010000cb010000d70100001702000074080000
+ m_LigatureGlyphID: 2689
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000f1010000cb010000d70100001702000073080000
+ m_LigatureGlyphID: 2688
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300000d020000e1010000d8010000de01000017020000
+ m_LigatureGlyphID: 2669
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000c0010000fd01000017020000de010000
+ m_LigatureGlyphID: 2675
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000c7010000fd01000092030000f7010000
+ m_LigatureGlyphID: 2671
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd01000092030000f1010000cb010000d701000017020000
+ m_LigatureGlyphID: 2673
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300001a0200000a02000073080000
+ m_LigatureGlyphID: 2685
+ - m_ComponentGlyphIDs: b20100000d0200000d020000fd010000920300001a0200000a020000
+ m_LigatureGlyphID: 2667
+ - m_ComponentGlyphIDs: f7010000fd0100000d02000017020000de010000cb010000b20100001002000017020000
+ m_LigatureGlyphID: 2668
+ - m_ComponentGlyphIDs: f7010000fd0100000d02000017020000de01000092030000cb0100001002000017020000
+ m_LigatureGlyphID: 2674
+ - m_ComponentGlyphIDs: 0a020000b20100000a020000cb0100000d020000
+ m_LigatureGlyphID: 2711
+ - m_ComponentGlyphIDs: d7010000d7010000e1010000
+ m_LigatureGlyphID: 1000
+ - m_ComponentGlyphIDs: d7010000d7010000f1010000
+ m_LigatureGlyphID: 1003
+ - m_ComponentGlyphIDs: d7010000d7010000
+ m_LigatureGlyphID: 997
+ - m_ComponentGlyphIDs: d7010000e1010000
+ m_LigatureGlyphID: 1006
+ - m_ComponentGlyphIDs: d7010000f1010000
+ m_LigatureGlyphID: 1009
+ - m_ComponentGlyphIDs: d7010000e1010000f7010000cb010000
+ m_LigatureGlyphID: 2737
+ - m_ComponentGlyphIDs: d7010000d7010000c0010000
+ m_LigatureGlyphID: 998
+ - m_ComponentGlyphIDs: d7010000d7010000de010000
+ m_LigatureGlyphID: 999
+ - m_ComponentGlyphIDs: d7010000d7010000e1010000
+ m_LigatureGlyphID: 1033
+ - m_ComponentGlyphIDs: d7010000d7010000ec010000
+ m_LigatureGlyphID: 1001
+ - m_ComponentGlyphIDs: d7010000d7010000ef010000
+ m_LigatureGlyphID: 1002
+ - m_ComponentGlyphIDs: d7010000d7010000f1010000
+ m_LigatureGlyphID: 1034
+ - m_ComponentGlyphIDs: d7010000d701000017020000
+ m_LigatureGlyphID: 1004
+ - m_ComponentGlyphIDs: d7010000c0010000
+ m_LigatureGlyphID: 996
+ - m_ComponentGlyphIDs: d7010000d7010000
+ m_LigatureGlyphID: 1030
+ - m_ComponentGlyphIDs: d7010000de010000
+ m_LigatureGlyphID: 1005
+ - m_ComponentGlyphIDs: d7010000ec010000
+ m_LigatureGlyphID: 1007
+ - m_ComponentGlyphIDs: d7010000ef010000
+ m_LigatureGlyphID: 1008
+ - m_ComponentGlyphIDs: d701000017020000
+ m_LigatureGlyphID: 1010
+ - m_ComponentGlyphIDs: c1010000de010000
+ m_LigatureGlyphID: 993
+ - m_ComponentGlyphIDs: c1010000ef010000
+ m_LigatureGlyphID: 994
+ - m_ComponentGlyphIDs: c101000017020000
+ m_LigatureGlyphID: 995
+ - m_ComponentGlyphIDs: 5700000098030000
+ m_LigatureGlyphID: 991
+ m_GlyphPairAdjustmentRecords:
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1768186226
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 148
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1104915424
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 157
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2030
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 161
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 211
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 856
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1105
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 350
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1509
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 368
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 162767136
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 372
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62074
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1409
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62086
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1835434336
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62140
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1822
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62146
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62152
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 1
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62176
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2012
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 15
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 15
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -294957264
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 16
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 16
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -294957264
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 16
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 16
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 64008
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 22
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 22
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 152
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -294957264
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 22
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 158
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -47315288
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 22
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 350
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 10
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 22
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63460
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 22
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63514
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 36
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 36
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 36
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 574
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1785029587
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 36
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63324
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 37
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 37
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 158
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1852793673
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 37
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 350
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 37
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63316
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 47
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 44
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1606
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 47
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1606
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 7102825
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 60
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 60
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 157
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -436409024
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 60
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 211
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 60
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1145389056
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 60
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 368
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1117963
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 60
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62850
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1315341
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 60
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62928
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 60
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62982
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 47
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 61
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 61
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 350
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 61
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 372
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -47315288
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 61
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63222
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 66
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 66
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1104915424
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 66
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 574
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2508
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 66
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63880
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2027
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 67
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 543450482
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 67
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 96
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 67
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 67
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63338
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 77
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 72
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 72
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 152
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -294957264
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 72
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 158
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1813441429
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 72
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 350
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 72
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63460
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 72
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63514
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 85
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 85
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 96
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1418970816
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 85
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 166
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 79298560
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 85
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63560
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 85
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63638
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 87
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1948279909
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 87
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 152
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2003134806
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 87
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 158
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 87
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 350
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 733638400
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 87
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63460
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1866628842
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 87
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63514
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 77
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 88
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -4
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 88
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 161
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 88
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 350
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 79298560
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 88
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 368
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 88
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62992
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 88
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63004
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 88
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63016
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 91
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 91
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 905
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 268435456
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -4
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 96
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 143
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 79298560
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 569
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2531
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 574
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2729
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62416
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62440
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1124532224
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62470
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62476
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2530
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62488
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65436
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 35
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 101
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 101
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1418970816
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 96
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 268435456
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 97
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1813441429
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 143
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 10
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 211
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 368
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 26
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 574
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 61946
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1335445688
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 61982
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 61988
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1108793638
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62006
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1098907648
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62018
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1107296256
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62066
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62108
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 115
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65511
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 20
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 96
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 97
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1991617041
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 143
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 10
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 211
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1262
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2470
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 368
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 574
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 61946
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 61982
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 61988
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 4
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62006
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2403
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62018
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1251
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62066
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 77
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62108
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 67
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65511
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 20
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 20
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 97
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 368
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1991617041
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 574
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 10
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1262
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1606
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2470
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63078
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2403
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63132
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 77
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63138
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63150
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1251
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65501
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 96
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2125428544
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 211
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1813441429
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 10
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 368
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 778596449
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 569
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 574
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1378
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1401
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62202
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62208
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62214
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1393
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62238
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1328
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62244
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 176
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 62268
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 67
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65456
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 434
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1606
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 7102825
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 434
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1656
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2508
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 434
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63786
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2027
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 434
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65521
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 448
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1633840236
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 448
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 448
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 905
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2508
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 448
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63808
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 449
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1656
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 449
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65496
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 455
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 268435456
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 459
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 778331507
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 459
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 459
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 64192
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 471
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 471
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 166
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 471
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 368
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 471
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 471
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63476
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 471
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63512
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 472
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 25
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 472
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 492
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1701015141
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 478
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2371
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 481
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2371
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1701015141
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 495
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -4
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 495
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -452949248
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 495
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 495
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63878
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1018232832
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 497
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 349
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 502
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2371
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 503
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2371
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -494940896
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 509
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 778331507
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 509
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 509
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 905
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2508
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 509
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63808
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 522
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -4
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 522
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 572
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103677838
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 522
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 905
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 56712
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 522
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63808
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1115684864
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 525
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 778331507
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 525
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 905
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 528
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2371
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 535
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2371
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 268435456
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 538
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2371
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 913
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 913
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 469
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 913
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 913
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63522
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1151909888
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 913
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65521
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 914
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 914
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 469
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 914
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2508
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 914
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63522
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 914
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65521
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 543450482
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 919
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 543450482
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 919
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 268435456
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 919
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2363
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2508
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 919
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63944
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 920
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 920
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 469
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -103647968
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 920
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 887
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 920
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 63522
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1151909888
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 920
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65521
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2354
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1606
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1702064993
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 65778
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 570
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 268435456
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 624
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 638
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1065353216
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 656
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 813
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 814
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 815
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 816
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 819
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 825
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 826
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 873
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 874
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 875
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2404
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 61012
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1014366208
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 18
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 98
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1634759456
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 99
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2508
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 100
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1021313024
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 113
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 114
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 614530032
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 115
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 116
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 117
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 118
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 119
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 120
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 121
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 122
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 123
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 124
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 125
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 135
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 17
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 160
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1852131119
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 163
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 208
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 219
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 223
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1056997505
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 231
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -188024
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 55542
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 55686
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 55716
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2027
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65466
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1172047184
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65476
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2426
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 65491
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ m_MarkToBaseAdjustmentRecords:
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.27
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 37
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.09
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 434
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: -1.26
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 448
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 449
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 455
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.42
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 459
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.26
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 472
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 478
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 481
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.440001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 492
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 495
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.060001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 497
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.89
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.280003
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 502
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.100002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 503
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.94
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 509
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.230001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 522
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.19
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 525
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.97
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.84
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 528
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.120001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.240001
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 535
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.92
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.68
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 538
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 913
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 914
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.590002
+ m_YCoordinate: -2.7
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.33
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 919
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2884
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2885
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2886
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.32
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2887
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -4.1400003
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2888
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.8700001
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2889
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2890
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2891
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2892
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.27
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2893
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.81000006
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2894
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2896
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.99
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2899
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 4.23
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2901
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2902
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2919
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2920
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2921
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2922
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2928
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2929
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2930
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2931
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2932
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -0.09
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2933
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: -2.7
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2951
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2992
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2993
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 39.510002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2994
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.63
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2995
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -3.96
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2996
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -5.67
+ m_YPositionAdjustment: 39.600002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2997
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2998
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 2999
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3000
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3001
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -1.5300001
+ m_YPositionAdjustment: 37.710003
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3002
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 38.52
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 39.600002
+ m_MarkGlyphID: 3025
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0
+ m_YPositionAdjustment: 44.010002
+ - m_BaseGlyphID: 920
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 365.04
+ m_YCoordinate: 0
+ m_MarkGlyphID: 3026
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: -2.3400002
+ m_YPositionAdjustment: -2.7
+ m_MarkToMarkAdjustmentRecords: []
+ m_ShouldReimportFontFeatures: 0
+ m_FallbackFontAssetTable: []
+ m_FontWeightTable:
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ fontWeights: []
+ normalStyle: 0
+ normalSpacingOffset: 0
+ boldStyle: 0.75
+ boldSpacing: 7
+ italicStyle: 35
+ tabSize: 10
+ m_fontInfo:
+ Name:
+ PointSize: 0
+ Scale: 0
+ CharacterCount: 0
+ LineHeight: 0
+ Baseline: 0
+ Ascender: 0
+ CapHeight: 0
+ Descender: 0
+ CenterLine: 0
+ SuperscriptOffset: 0
+ SubscriptOffset: 0
+ SubSize: 0
+ Underline: 0
+ UnderlineThickness: 0
+ strikethrough: 0
+ strikethroughThickness: 0
+ TabWidth: 0
+ Padding: 0
+ AtlasWidth: 0
+ AtlasHeight: 0
+ m_glyphInfoList: []
+ m_KerningTable:
+ kerningPairs: []
+ fallbackFontAssets: []
+ atlas: {fileID: 0}
+--- !u!28 &2561192331358492151
+Texture2D:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: EBGaramond-VariableFont_wght Atlas
+ m_ImageContentsHash:
+ serializedVersion: 2
+ Hash: 00000000000000000000000000000000
+ m_IsAlphaChannelOptional: 0
+ serializedVersion: 4
+ m_Width: 1024
+ m_Height: 1024
+ m_CompleteImageSize: 1048576
+ m_MipsStripped: 0
+ m_TextureFormat: 1
+ m_MipCount: 1
+ m_IsReadable: 1
+ m_IsPreProcessed: 0
+ m_IgnoreMipmapLimit: 1
+ m_MipmapLimitGroupName:
+ m_StreamingMipmaps: 0
+ m_StreamingMipmapsPriority: 0
+ m_VTOnly: 0
+ m_AlphaIsTransparency: 0
+ m_ImageCount: 1
+ m_TextureDimension: 2
+ m_TextureSettings:
+ serializedVersion: 2
+ m_FilterMode: 1
+ m_Aniso: 1
+ m_MipBias: 0
+ m_WrapU: 0
+ m_WrapV: 0
+ m_WrapW: 0
+ m_LightmapFormat: 0
+ m_ColorSpace: 1
+ m_PlatformBlob:
+ image data: 1048576
+ _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003050609090807050200000000000000000000000104070709090706040000000000000000000000000206080809080705020000000000000000000000000000000000020507080b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0a07060400000000000000000000000000000000010507070b0c0c0c0b0a0908070604000000030607080a0b0c0c0c0b080705010000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070809090807070501000000000000000000000000000000000000000000000000000406070a0c0c0c0c0b0a0907060603000006000004060707070808080909090a0a0a0b0b0b0b0c0c0c0c0c0c07060400000000000000000000000000000000000000000000000000000000000002050708090a0a0a0907070401000000000000000000000000000000000000000000000000000000000000020507080a0908060503000000000000000003050608090806060300000000000000000000000000000000000000010406070d0f0f0e0d0b0a0909090a0a0b0d0e0e0f0e0c070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315161514120e09030000000000000002080d11131416161313100c07000000000000000003090f121415161514120e09030000000000000000000000000003090e1214151818181818181818181818181818181818181818181818181818181818181818181818181818181818171313100c0700000000000000000000000002080d11131418191919181716151413100c070b101213151718191919181414110d08020000000000000000000000000000000000000000000000000000000000000000000000000305080d111314151616151413110d0806040000000000000000000000000000000000000001070c10131417191919181817151413120f0b1212130c1012131414141515161616161717171818181819191919181313100c07000000000000000000000000000000000000000000000000000306090e11141416171717161413110d0806040000000000000000000000000000000000000000000000000003090e12141516161513120f0b0604000000060b0f121315161513120f0b0600000000000000000000000000000001070d1113141a1b1b1b1a1817161616161718191a1b1b1b191413100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f20222321201e1a140e090300000001070d13191d20212322201f1c18120b0600000000050b10151a1f21222321211e1a140f0a0400000000000000000000050d141a1e2021252525252525252525252525252525252525252525252525252525252525252525252525252525252524201f1c18120b03000000000000000000050c13191d20212425262525242322201f1d181e171c1f202223252526252421201e19140d05000000000000000000000000000000000000000000000000000000000000000000060b0f1213191d20212223232221201e191413100c0701000000000000000000000000000000030b12181d1f20242526252524232221201f1c171f1f1f181c1f20202121222222232323242424242525252525262625201f1c18120b03000000000000000000000000000000000000000000060b1012131a1e2021232424232321201d191313100c07000000000000000000000000000000000000000000040a0f141a1e2121232321201f1b1713100c070c11171b1f20222322201f1c17110d07010000000000000000000000040c13181d202126282827262524232323232425262728282826201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080b141b22272b2d2f302e2d2a251f1a150e0600040c13181e24292c2d302f2d2c28231d17110a0200070f161c20262b2e2f302e2d2a251f1b150e060000000000000000050f171f252a2d2e3131313131313131313131313131313131313131313131313131313131313131313131313131313131312d2c28231d150c0300000000000000050e161e252a2d2e313232323131302e2d2c29242a23282b2d2e3031323232312e2d2a251e170e05000000000000000000000000000000000000000000000000000000000000020a11171b1f2024292c2d2f30302f2e2d2a25201f1d18120c0701000000000000000000000000030d151d24292c2d313232323231302f2e2d2b28222c2c2c23282c2d2d2e2e2e2f2f2f30303031313131323232323232322d2c28231d150c03000000000000000000000000000000000000020a11171c1f20252a2d2e303031302f2d2c2924201f1c18120c07000000000000000000000000000000000000070e151b1f252a2d2e302f2e2d2b27221f1d1812171b22272b2d2f302e2d2b28221c18120c04000000000000000000040d161d24292c2d33353534333230302f2f3031323334353535332d2c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a1d262d3337393c3c3b3a36302b2620180f060d161d24293035393a3c3c3a38342e27221b140b08111921272c31373a3b3c3b3a36312b2620181006000000000000030d17212930363a3b3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3d3a38342e271e150d030000000000020c1620283036393a3e3f3f3f3e3d3c3b3a39352f372e34383a3b3d3e3f3f3f3e3b3936302920170d0200000000000000000000000000000000000000000000000000000001080b141b22272b2d2f35393a3b3c3c3b3a3936302d2c29241d18120b0300000000000000000000010b151f272f35383a3d3f3f3f3f3e3d3c3a3938332d3839392e34383a3a3a3b3b3b3c3c3c3d3d3d3e3e3e3e3f3f3f3f3f3f3a38342e271e150b0000000000000000000000000000000002080c141c23282b2d30363a3b3c3d3d3d3c3a3935302d2c28231d18120b0300000000000000000000000000000008101920262b31363a3b3d3c3b3937332d2c29241d23282d3337393b3c3b3938332d29241d160d0700000000000000010c161f282f35393a40424241403e3d3c3c3c3d3d3e40414142413f3a38342f271f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a232c2f383f444648494846423b37312a21180f161f282f353a414547494946454039332d261d14111a232b33383c434748494846423b37312a22181006000000000009141f29333b4246484b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4a4645403930271f150b010000000008131e28323a4146474b4c4c4c4b4a49484745404444443f4446484a4b4c4c4c4b4746413b32291e14080000000000000000000000000000000000000000000000000000040c13191d262d3337393d414547484949484746413e3a39352f29231d150d0700000000000000000007121d2731394045474a4c4c4c4b4b4a484746443f45454546464044464747474848494949494a4a4a4b4b4b4b4c4c4c4c4b4645403930271d12070000000000000000000000000000040c13191e262e34383a3d424647494a4a4a494745413d3a38342e28231d150c070000000000000000000000000008121a222a32373b42464849494846443f3a38352f292e34383f444648494846443f38352f281f19110900000000000007131d28313a4145474d4e4e4e4d4b4a494949494a4b4c4d4e4e4e4c4745403931271d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e1a242c353e41495053555654524d47423c332a21181f28313a40454c5254565553514b443f382f261b1a232c353d44484e53555654534d47433c342a22180e04000000020e1a25303b454d525458585858585858585858585858585858585858585858585858585858585858585858585858585858585753514b433931271d1207000000010d1925303a444c5254575859585857565553514b5151514a50535556585859585754524c443b3025190d01000000000000000000000000000000000000000000000000040d161e24292f383f44464a4c52545556565554524c4b47454039342f271f19100700000000000000000c18242f39434b515357585958585756555453504a52525252534a515353545455555556565657575757585858585859595853514b42392e23180c00000000000000000000000000060e161e242930383f44464a4d5254565757565654524c4a46454039342e271e191009000000000000000000000008121a242c343c43474d53545656545350494745403934383f4449505355565553504a454039312b231b120900000000010d18242f3a434b5154595b5b5a595857565656565758595a5b5b5b5953514b43392f23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202c363e474f535b606263615e57534d453c332a1f27313a434b51565d606362605c55504941382d22202c353e474f54585f6263615e57534e463c342a20150a00000005121e2a36424d575e61646464646464646464646464646464646464646464646464646464646464646464646464646464646464605c554b43392f24180c00000005111d2a36414c565e616465656564646361605d555e5d5d545c6061636465656564615e564c41362a1e11050000000000000000000000000000000000000000000000010c1620282f353e4149505357565d6062636362615e565853514b454039312b2219100700000000000004101d2935404b555d60646565656564636261605b5f5f5f5f5f5f5f5c60606161616262626363636464646465656565656565605c544b4034281b11060000000000000000000000060f18202830353e424a505356575e616363646362605d565753514b454039302b221b1209000000000000000000060f1a242c363e464e54575e61636261605b5353514b4540424a50535b60626361605b54514b433d352d241b110800000004111d2935414b555d6066686867666563636262636465666768686866605c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e29323e48505961656c6f6f6e69625f574d453c31262f39434b555d60686d6f6f6d67605b53493f332728323e474f5960636a6e6f6e69625f584e463c31261b0f0400000714202d3a46525e696e7171717171717171717171717171717171717171717171717171717171717171717171717171717171706d675d554b4035291c110600000713202d3946525e686d7172727271706f6e6d676b6a6a6a6a666d6e7071727272716e685e5246392d201407000000000000000000000000000000000000000000000008131e28323a414550535b606367686d6e6f6f6e6d686865605d55514b433c342b23190f06000000000006131f2c3845515d676d707272727271706f6d6c666b6b6b6c6c6c6c666d6d6d6e6e6e6f6f6f707070717171717272727272726d665c5145382d22170b00000000000000000000060f18212a323a414650545c606368696e6f7070706f6d686864605c55514b433d342d241b120900000000000000020b18222c363e4850585f62696e706f6e6c6564605d55514b4b545c60656c6e6f6e6c66605d554f473f362d231a100500000613202c3945515d676d737575747371706f6f6f7070717374747574726d675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a44505a616b70787b7c7b766e695f574d42372b35404b555d676d747a7c7c79726c655b50443d332f3a444f59616b70777b7c7b766f6a5f584e43372b20150a00000815212e3b4854616e7b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7d796d675d5145382d22170b00000714212e3a4754616d7a7e7f7f7f7e7d7c7b7a79787777777778797b7d7e7f7f7f7e7a6e6154473b2e21140800000000000000000000000000000000000000000000010d19242f3a444c525a61656c7074777a7b7c7c7b7a7875716d67605c554e463d352b22180b02000000000714202d3a4753606d797d7f7f7f7e7e7d7b7a79787878787879797979797a7a7a7b7b7c7c7c7c7d7d7d7e7e7e7e7f7f7f7f7e786d6053493f33271b0f030000000000000000040d18212a333c444c525a61666d7075787b7c7d7d7d7c7a7875706d67605c554e463f362d241b11080000000000000a141d2a343e48505a616a6f767b7c7c7b7975716d67605c55555d666d72787b7c7b79736d67605950483f352c21160b00000714212d3a4754606d7980818181807e7d7c7c7c7c7d7e7f808181817f796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616c717d84888987837b6e695f53473b313845515d676d7981868988857f776c60594f443835414c56616c707d84888987837c6f6a5f53473c31261b0f0300121f2b3845525e6b78848b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8a83796d60544a3f33281c0f0300101d293643505c6976838a8b8c8b8b8a898886858584848484858688898b8b8c8b8a83776a5d5044372a1d110400000000000000000000000000000000000000000004111d2935414c565d606c71787d818487888989888785827e79736d6760584f473d342a1d140a000000000e1a2734414d5a6774808a8b8c8b8b8a89888786858585858585868686868687878888888989898a8a8a8a8b8b8b8b8b8c8c8b7f72655b5044372b1f120600000000000000010c161f2a333c454d565d616c70787d818587898a8a89898784817d79726d67605850483f362d23190d030000000006111b262f3c46505a616c717c838789898785827e79726d67605d676d787f84888988847f79706b625a50473e33281c1004000915222f3c4855626f7b868e8e8d8c8b8a898989898a8b8c8d8e8e8e867b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e68717e879196969490857b6e62574d42363a4753606d79838e929998928c80746b6054483c3945525d68707e879196969590867c6f62584e43372b1f120600121e2b3845515e6b78849197979797979797979797979797979797979797979797979797979797979797979797979797979797958c8073665b5044382b1f1206000916222f3c4955626f7c8286898c909596949892919190909191929997928d8986837d7063564a3d3023170a000000000000000000000000000000000000000000000713202c3945525d686d757e848a8e91928d8a88898b908f8b8580796f6a60594f463c2f261b11060000000815212e3b4854616e7b8185888b8f9299959a939292929292929292939a93949494959595959595959697979898989898989184786c605346392d22170b0000000000000008131e28313c454e575f686d757d84898e9197969697969596918e8a857f796f6a625a50483e352b1f150b010000000b17222d38414e58616c717e869094969597928f8b857f79706b656d79828c91969696918c847d716c62594f44382c201407000815212e3a47535f6a6f7c81868c919696969595969797928d8985817c6f695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a869299a0a69f97908376695f53463a414b556673808d959fa3a29f92897d7063564a3d3a4754606d7a859299a0a79f989083776a5f53473a2e211508000d1a2733404d5a6673808d96949494949494949494949494949494949494949494949494949494949494949494949494949494949285786c605346392d201306000815222e3b4754606a6f76797c7f838890949e9f9e9d9d9d9d9e9f928d85807d7a76706b6054483c2f221609000000000000000000000000000000000000000000000714212d3a4754606d7a818a9195928c85807d7c7c7e838a92928d847c6f6b60584e41382d22170b0000000714212d3a46535e696e75797c7f82878e939c9f9f9e9e9e9f9f9f96918c8988888888888888888888898a8c8f92989fa2a196897d7063544a3f33281c0f030000000000020b19242f3a434e575f696e7a828a91959b9ea1a9a3a3a3a8a19e9b97928c847c716c625a50473d31271d12070000030f1b27333f49535f6a717e8792999fa69f9c969497928c847d746d77828f949ea19f9c989691877e716b6155483c2f2316090006121f2b37434e58606a6f757a7f849095a0a2a29f948f85807c79756f6a5f574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a2abb0a99f94887b6e6155483b45515d677885919ea7afaea49b8e8175685b4e423e4b5864717e8b97a2abb1aaa095887c6f6255483c2f221509000814212e3b4754616e7a8487878787878787878787878787878787878787878787878787878787878787878787878787878787878784796d6053463a2d2013070006131f2b37434e586062676d6f72767c828e939ea9aaaaaaa79c918c807973706d676360594f44382c201407000000000000000000000000000000000000000000030f1b27333f49536774808d939792867f7973706f6f72767e86929691867d6f6a5f53493f33271b0f03000005121e2a36424d575e61666d6f72767b818c919ca6abababa89d928e847f7d7c7b7b7b7b7b7b7b7b7c7c7e7f82858c9298a19a8e8174665b5044382b1f120600000000000a141d2935414c565f6a6e7b848f939da0a8aba8a19e9a9795949495969a9691867e716c61594f43392f24180c000005121f2b3744505b656e7c869299a3a49c948f898787898d918980797f8b949ea49c948f8c8c8e92887d7063574a3d3024170a00030f1b26313c464e586062686d727983909daaaa9c8f827a736f6d66625f584e453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d9aaab4bbb0a696897d7063564a3d4754606d7a8797a1adbbb6a99d9083766a5d5043404d5a6673808d99a9b3bcb1a7978a7d7064574a3d3124170a000714202d3946525e686e787b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b796d665c5145382c1f130600030f1b27323c464e54555c6063666a6f78818e97a2adb7aca0958c7f736d6763605d55544f473d33271c100400000000000000000000000000000000000000000005121f2b3744505b657784909892857c726d67636263656c717d87939892867c6e655b5044372b1f12050000020e1a25313b454d53545c606265696e757f8c949fabb8aca0968e807973706f6e6e6e6e6e6e6e6f6f707172757a7f8691969e9285796c605346392d2013070000000006111b262f3845525d686e7c8591969ea5aca7a09d96918d8a888787888a8d919692887e716b60554b4035291d1004000613202d394653606c78839098a2a79c928d827d7a7b7c80858f8d8385929ea69c928c827f7f81858e8276695c4f4336291c1000000a15202a343d464e54565e6167727f8b98a5a298877b6e6863605c54534e463c33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a5afb5ada297897c6f6256493c4653606d7986929faab3b2a89c8f8276695c4f433f4c5966727f8c99a5afb5aea298897c706356493d3023160a0005111e2a36414c565e666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d665c544b4034281c100400000a15202b343c43474b5153565860666d7a85929fabb7aa9d9183786d605c5553514b48443d352b21160b000000000000000000000000000000000000000000000613202d394653606c79869292867c6f6a605c5555565a616b74818e9b989083786c605346392d20130800000009141f29333b42464a505355575f616d76828f9ca9b6aa9d9184786d666362626262626262626262636466676d727c84919897887c6f6255493c2f24180c000000000b17222d38414f59606d7a849197a1a8aba49f95908a84807d7b7a7a7b7d80848b9292877d70675d5145392c1f1306000a1623303d495663707c89959faaa0958d8076706e6e70737a828f909297a2a1968c80767272747a827f7366594c403326190d0000040e18222b343d43474c525564717e8a97a49f928579695e5653514a47433c342a21170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89939ea5aba39e9285796d6053463a44505c6676828f98a2a9a8a0968c7f7266594c3f3c4955626f7c88939ea5aba49f9285796d6053473a2d20140700020e1925303b444c545c60616161616161616161616161616161616161616161616161616161616161616161616161616161616161605c544b42392e23180c000000040e19222b323739404547494e545d6774818e9aa7b5ab988b7f72665c514b4745403938332b231a0f05000000000000000000000000000000000000000000000814212e3b4754616e7a87968c7f726a6058514b49495059626f7c899a9f948a7d7064574a3d2f24190d010000030d1721293136383f4446494d535b64717e8b97a4b1a6998c7f73665c54555555555555555555555657555d606a6f7c8692998c7f7266554b4035291d10040000030f1b27333f4953616b75818e96a0a9aaa399938c837d7873706e6d6d6f7074797f86919184796d6053473a2d201407000d1a2734404d5a6773808d9aa7aa9d9083786c63616163686e78828f9ca2a99e9184786d6566686d75736d63574b3e3225190c000000061019222b32383a414b5764717e8a97a49f9285796c574d4644403937322a22180f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b75818f939a9a99928b7f72665c5144383f4a54626f7c8692979a9a969184796d6054473a3b47535f6a74818e93999a99938c7f72675d5145392c201306000008141e29323b424a505354545454545454545454545454545454545454545454545454545454545454545454545454545454545453514a423930271d12070000000007101920272b2f34383a3c424b5565727e8b98a5afa399887b6e62544a403a39352f2c27211a110800000000000000000000000000000000000000000000000915222f3c4855626f7b889184796d60584e45403c3e4653606d7986939f9b8e817568564c4135291d1104000000050f171f252a2e34383a3c424855626e7b8895a1aea396897d7063544a49484848484848484849494b4b51585f6a717e8a948f8376675d5145382c1f1306000005121f2b3744505b65707d8a939ea8aba39892878078706c65646261616263666d727b83908a7e7164574b3e3124180b000f1b2835424e5b6875818e9ba8a6998c7f73665b5454565e666f7c8897a1a79a8e8174665c565e616866635b51463b2f23160a0000000007101920272b303e4b5764717e8a97a49f9285796c5f524638342e2b262018100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434f59606d7981898d8e8c877f736d62544a40343847545f6a707d858b8e8d8a847b6e675d51453937434e58606d7981898d8e8c8780736d63554b4035291d10040000020d17202930383f44464848484848484848484848484848484848484848484848484848484848484848484848484848484848484644403930271e150b000000000000070e151b1d23292c2d303e4a5764717d8a97a4ac9f9286796d6053463a2f2c29241d1c160f080000000000000000000000000000000000000000000000000a1723303d4a5663707d898c7f72675c51463c342f3846525d687985929f9f928578685d5245392c20130700000000050d141a1c23282c2d313a4754616d7a8794a0ada295887c6f6255493c3b3b3b3b3b3b3b3c3c3d3e41454e58616c75828f92867a6d6053473a2d20140700000613202d394653606c7884919da5afa39992867d736d66605b5355545455545c60696e7a838a7f7265584b3f3225180c000e1b2834414e5b6774818e9aaba4978b7e7164544b484c545f6a7885929ea69a8d807367544c52545b5957514940352a1e12060000000000070f161b24313e4b5764717e8a97a49f9285796c5f52463928231c1b150e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d45515d676d757d80817f7b736d635b5142392e37434e58616b707a7f81817e796e695f554b4135323c45515c676d757c8081807c736e635b5143392f24180d01000000050e171e262e34383a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150c0300000000000000040a0f12181c1f24303d4a5763707d8a96a3ab9f928578665c5044382b201d1812100b05000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a887b6e61554b40343039414b54616d7a8798a2a298877a6d6054473a2d211407000000000003090e11171c1f202d3a4753606d7a8693a0ada195887b6e6255483b2f2f2f2f2f2f2f2f2f302f353c46505a616e7b8692897c6f6356493c302316090004111d2935404b5563707d8a95a0aca69f92877d706b605c545049484747484a51575f686d797d796d6053473a2d201407000c1925323f4c5865727f8b99a3a5988c7f72665c514a424e586a7783909da79a8d8074675a4d46474f4c4b4640372e23190d02000000000000040a1824313e4b5764717e8a97a49f9285796c5f5246392c18120f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212935404b555d606b707374736e6a635b51493f3027323c464f5961686d727474716d665f574d433a2f2934404b555c606b6f7374736f6a635c52493f31281d12070000000000050c151c23282c2d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d2c28231c150c030000000000000000000001070c101724303d4a5763707d8a96a3ab9e9185786b5e4a3f34281c100d07010000000000000000000000000000000000000000000000000000000a1623303d495663707d858175695f534339333b434b535c66717e8a97aaaa95887b6e6255483b2f2215080000000000000000060c1014202d3a4753606d7a8693a0ada195887b6e6255483b2f2222222222222222232429343e46535e6973808d8b7e7265584b3f3225180c000613202c3945515d6775828f9ca8ac9f948c7f726b6159504a443f3b3a3a3c40444d565d676d706d675c5145382c1f1306000814212e3b4754616e7b86929fa49d9184796d605b544e505c6976838f9ca79a8d8174675a4e413a42403e3b352e251c120700000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f13000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18242f39434b51596063676766625f57514940372d1e2a343d474f565d6065676764605c544d453c3128232f39434b51596063666766625f58524a40372d1f160c01000000000000030a11171c1f20212121212121212121212121212121212121212121212121212121212121212121212121212121212121201f1c18120b0300000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e52452e23170b0100000000000000000000000000000000000000000000000000000000000916222f3b4854606b7078756f65574d42363e454d555c656d7983909daaa49a877b6e6154483b2e211508000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f22151515151515161618222a36424d57606d7a858c7f7366594c403326190d000714202d3a4753606d7a86929faca49a9083776c60594f443f38332d2e2e2e343c444c555c6064605c554b4034291c1004000714202d3a46525e69737f8c929ea0968d80746c665f58535c6975828f9ca79a8e8174675b4e41343533322f2a231c130a0000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28313940454f54565a5b5955534e4540372e251b222c353d444c5254585b5a5753514b423c332a1f1d27313940454f54565a5b5955534e4640382e251c0d04000000000000000000060c1012131515151515151515151515151515151515151515151515151515151515151515151515151515151515151312100c07000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f060000000000000000000000000000000000000000000000000000000000000713202c38444f5960636c68655d53453c424650575e676d77818e95a0ac9f93867a6d6053473a2d201407000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f221508080808090907101a25313b45525d68707d827b6e6155483b2e221508000a1724303d4a5763707d8a98a3ac9f93877c6f655b50473e342e272221212328323a434b51535753514b43392f23180c000005111e2a36424d56606c77808a91969d928d80786f6a625f586875828e9ba79b8e8174685b4e4135282625231e19120a010000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f353d4448494d4e4c4847423c332e251c121a232c323a4145474c4e4e4b46454039302a2118151f272f343d4348494d4e4d4847433c342e261c130a0000000000000000000000000306070808080808080808080808080808080808080808080808080808080808080808080808080808080808080706040000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f1207070604000000000000000000000000000000000000000000000000000003101b27323d474f54565f5b59534b3f444d535a61696e79818e939da7aa9d908477675d5145392c1f1306000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f221508000001070d1113141f2935414c56606b70756e695f53463a2d211407000d192633404c5966737f8c99aaaa9c8f82756a5f53493f3528231c17141418202831394045474a4745403931271d12070000020e1925303b44505b656c737d848b9196928d827c756e6a646774818e9aa79b8e8175685b4e4235281b1916120d0700000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d242932383b3d4041403b3a37312a211c130a111a20283035393a3f41413e3a38342e271e180f0d151d232932383b3c4041403c3a37312a221c140a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f15141313100c07080806020000000000000000000000000000000000000000000b16212b353d444849524f4d48414950575e616c717b838e939da5aea2988d807366554b4035291d1004000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f22150800040c13181d202020242f3a434f59606369615f574d42372b1e1205000f1c2835424f5b6875828e9ba8a2988a7d7063584e41382d2317110b06070e161f272f34383a3d3a38342f271f150b0100000009141f27333f49535b606b70797e84898f929087817b76716d74808d9aa79b8e8275685b4f4235281c0f0a06020000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f130a0908060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c121821272c2f303434332f2e2b2620180f0a01080e161e24292c2d323434312d2c28231d150c06030b121821272c2f303334332f2e2b262018100a02000000000000000000000000020608080a0a0908060603000104060708090a0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b212121201f1c18191514120e090400000000000000000000000000000000000000040f19232b32383b3d45423d444d535b60696e767e8590959ea5aea59f92867a6e6154473b2f24180c00000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f221508080d161d24292c2d2d2b28313d474f54565c55534d453c31261a0e0200101d2a3643505d697683909ca99f9285796d6053473c2f261b1106000000040d151d23292c2d312d2c29231d150d0300000000020b17222d384149505961666d72787d82878c918e88837e7a77818e9ba89b8f8275685c4f4235291c0f0200000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1616161513120f0b06060200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d161b20222327282622211e1a150e06000000040c13191d202125282724201f1c18120b03000001070c161b1f222327282622211f1b150e0600000000000000000000000003090e1214151616161413120f0b0d111314151616161514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382d2e2e2e2d2c28232622211e1a15100c0701000000000000000000000000000000000007111921272c2f30363e474f565e656c727b828b92979fa7aea49c928c7f72685e5246392d1d120700000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f221508111a1f282f35393a3938332d353d44484a4f4846423c332a1f14090000111d2a3744505d6a7783909da99c8f8376675c5145382a1d140a0000000000030b12181c1f2024201f1c18120b0300000000000006111b262f383f444f545c60656c70757b80848a8f8f8a868487939fa89c8f8275695c4f4236291c0f0300000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c2123232221201f1b1714120f0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b101316161a1b191514120e0903000000000002080d111314191b1b181313100c07000000000000040a0f1315161a1b1a1515120f0a03000000000000000000000000060e151a1e212223232221201f1c17191d20212223232322211e1a140d06000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e524538393a3b3a3a38342e322f2e2b261f1d18120b060000000000000000000000000000000000070f161b212c363e48505960696e777f868f949fa2a9aaa29f928d80746d62564c41362a1e0b0100000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f22150f1a232c313a40454746443f382f33383c3d423b3a37312a21180e030000111e2a3744515d6a7784909da79a8d807467554b403429180b0200000000000001070c101314171413100c070100000000000000000a141d262d333e424b51535b6063696e73797d82888d92919399a4a99c8f8276695c4f4336291c100300000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392d2e2f302f2e2d2b2722211f1a15100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a0d0e0d08080602000000000000000000010407070c0e0e0b07060400000000000000000000030709090d0e0d0908060300000000000000000000000000080f1820262b2e2f30302f2e2d2b282224292c2d2f2f30302e2d2a261f180f070000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e523f4446474847464540413f3b3a37312c29241d17110a020000000000000000000000000000000009151f2a333e48505a616b707b828b92989ea6ada69f98928a80746e645b51443b3025190e0000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f221516212c353d434b515353504a42382d2c2f30362e2d2b261f180f06000000101d2a3743505d6a7683909da5988c7f7265594c3f2f23180c000000000000000000000406070a0706040000000000000000000000080e171e252a30394045495053575e61666d71767b80858d929da7a99c8f8376695c504336291d100300000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f524636393a3c3d3c3b3937332d2e2b26201c160e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a212a31373a3b3d3d3c3b3938332d2f35393a3b3c3d3d3b3a3631292119100700000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e524a505354545453514b4e4c4847423c39352f28221c140b050000000000000000000000000000020e1a26313c45505a616c717d858f949fa2aaaaa29f9490867e736e645c53493f32291e14080000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f22151c27333d474f555d60605b544a3f332822232922211e1a140e0600000000101c2936434f5c6976828f9ca4988b7e7165584b3e3225180700000000000000000000000000000000000000000000000000000008111a20293036393b3a383f44464d52545c60646a6e747a808d95a0a99c908376695d5043362a1d100300000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f52464146474949494846443f3b3a37312c27211a140d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708090a0a0a080706030000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c333c4247484949494746443f4444414547484949494846423b332b22190f04000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e52545b60616161605c545b5955534d47454039332d261d170e060000000000000000000000000006121e2b37424d57616c717e8792979fa6aca59e98928b827b716c635c534a41372d20170d020000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f2216202c38444f5960676d6c665b5044382b1f171c1514120e090300000000000e1b2834414e5b6774818e9aa4978b7e7164584b3e3125180b000000000000000306070a08070502000000000000000000000005101a242c323b414647474540393b42464a5053575f62676d7783909da99d9083766a5d5043372a1d100400000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f524a4c5254565655545350494847433c38332a261f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406090e12141516171716151312100b0605010000000000000000000000000000000000000000000000000000000000000000000000000b16212c353e454e53555656555453504a51514c51545556565655534d453d342b20160a000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b575e61666c6d6e6d6d666a6865625f5753514b443f382f29201810070000000000000000000000000814212d3a47535f69707e879299a1a9a7a09d938e867f786e69615a524a41382f251b0e05000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f2222222f3c4855606b707a786c605346392d20130f08070502000000000000000c1925323f4c5865727f8b98aa988b7f7265584c3f3225190c0000000000060c101213161414110e09020000000000000000000b17222c363e444c525453514b48443d383f44464e53555d6875818e9ba89d9083776a5d5044372a1d110400000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5357565e6162636261605b5355534e48443d3631292117110a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1013141a1e21222324242322201f1c1713110d080200000000000000000000000000000000000000000000000000000000000000000004101c28333e474f575f6263636261605b545d5e555d6062626363615f574e463d32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e696e75797a7b7a79797774726e6965605d55504a423b322a221910070000000000000000000005121e2a36424d57616e7b869299a3aba39f959189817b726c665f57504840382f261d130900000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f2f2f2f37434e5863707d867f7266594c3f3326190c00000000000000000000000a1623303d495663707c8998a2998c7f7366594c403326190a000000030a11171c1f202321201e1a140c060000000000000004101c28333e4850565e61605c55554f47433c383c42474b5a6774808d9aa79d9084776a5d5144372a1e110400000000000000000000000000000b1824313e4b5764717e8a97a49f928579665d606468686d6f706f6e6c6566625f58544f46423b3328231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c12181d2020262a2d2e303131302f2d2b2823201d19130d0802000000000000000000000000000000000000000000000000000000000000000714202c38444f59616a6e70706f6e6c666a6a6a6b676d6e6f70706e6960584e43382b1f13060000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b616e7b8185878787868583817f7b77726d67605b544d443c342b22190e050000000000000000000714212d3a46535f6976828f98a2a9a299928d837d756e69605b544d453e3a36312921191107000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483c3c3c3c3c3c47535f6a77848d8174675a4e4134271b0e01000000000000000000000713202d3a4653606d7985929f9a8d8074675a4d4131261b0f0000060c151c23282c2d302e2d2a251f17110a0300000000000814202d3944505a61686e6d67636159534e463d3537404d5a6773808d9aa69d9184776a5e5144372b1e110400000000000000000000000000000b1824313e4b5764717e8a97a49f9386796c676d7074787a7c7c7c7b7976736e6a636059534d453f342e261e150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d24292c2d31363a3b3c3d3d3d3b3a38342e2d29241e19130c050000000000000000000000000000000000000000000000000000000000000916232f3c4855616b707b7c7c7c7a797877777777787a7b7c7c7c7b6f6a6054473b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b6875828e908f8e8e8f90908e8c88847f79726c665e564e463c342b20170c0200000000000000000815222e3b4855616e7b88949faaa29792878078706b615e56504a45464846423b332b23190f040000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255494949494949494a54626f7c888d8174675a4e4134271b0e010000000000000000000006131f2c3845515c6775828e9b9c8f837669584e43372b1c11060a11171e262e34383a3d3b3a363028231c150c03000000000a1623303c4955616c707a7975706b625f584f473d32404d596673808c99a69e9184776b5e5144382b1e110500000000000000000000000000000b1824313e4b5764717e8a97a4a49a877a6f757a7d8184878989888785837f7b76706b615f5750443f3830271e150b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151d23282f35393a3e424648494a4a494846443f3a3935302a251e160e0600000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8889898887868584848484858788898989887c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b626f7c83838282828283868a9095908c857f786e695f584e463c32291e140a00000000000000000c1926323f4c5965727f8c98a6a29892857d736d666059524d444b515355534d453d352b21160a0000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e625555555555555555565c6673808c8d8073675a4d4034271a0d010000000000000000000004101c2834404b5564717d8a969f9285786a5f5347382d22170b141b222730383f4446494746423b342e261e150a000000000a1724313d4a5764707d8786827d766f6a60594f4438404c5966737f8c99a69e9184786b5e5145382b1e120500000000000000000000000000000b1824313e4b5764717e8a97a4a194877b7c81868a8e9196918e8d8e91908c88827d756e69625a504a423930271d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810181e272e34394045474b4d5355565757565553504a4746413a3630282017110a020000000000000000000000000000000000000000000000000000000815212e3b4854616e7b83878c9196929191909191929895908b87827a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b606a6f76767575757577797d838b9297918b827b6f6a60584e443b30261c1106000000000000020e1b2835414e5b6874818e9ba99f92867c706b605c544f46464e555c60615f574f473d32271b0f0300000000000000000000000714202d3a4753606d7a8693a0ada195887b6e63626262626262626262646d7984918c807366594d4033261a0d0000000000000000000000000c18232e3a4653606d7884919e97887c6f62544a3f33281d191d262d333c424a50535654524d443f3830261c11060000000a1723303d4a5663707d89928f89837c706b6054483b3f4c5965727f8c98a59e9185786b5e5245382b1f120500000000000000000000000000000b1824313e4b5764717e8a97a4a89b8f82878e929896918a8582808184888e938f89827b716c605c544b42392f261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222a303940454b515358575f616364646362605c5454524c46413a3227221b140b0200000000000000000000000000000000000000000000000000000714212d3a46535e696e767b7f848f949e9d9d9d9e959089837f7a766d685d5246392d2013070000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b586062696a69686868676d70787f879299948f857c6f6a60564c42382e23170b01000000000003101c2936434f5c6976828f9ca2978b7f726a6059514a42434e5860676d6e6960594f44382c1f130700000000000000000000000714202d3a4753606d7a8693a0ada3978a7d72706f6f6f6f6f6f6f6f6f7175808c968c7f7366594c403326190d00000000000000000000000007121f2b3844505c66727f8b95998c8073665b5044392f2424292f383f444e545c6063615e57504a42382e23170c0400000714212d3a4754606d7a85929c9490867d706356493d3f4c5865727f8b98a59e9285786b5f5245382c1f120500000000000000000000000000000b1824313e4b5764717e8a97a4aa9e938f92999f928d847d78757375777c818791948f867e746d665c544b42382d22170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a232c343c434b51555d606469696e6f7070706e6d6665615d56524c443e332d261d140a000000000000000000000000000000000000000000000000000005121e2a36424d575e61696e727a828f9ca9aaa09590837d77726e68615d564c4135291d11050000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e54555d5d5c5b5b555c60656c727e87939f9792857c6f685e544a3f34281d1307000000000003101c2936434f5c6976828f9c9f9285796d60584f4440394754606a6f797b6f6b6054483b2f22150900000000000000000000000714202d3a4753606d7a8693a0adab9e91847f7c7c7c7c7c7c7c7c7c7c7e828c92988c7f7265594c3f3226190c00000000000000000000000003101c28343f4a54606d7883919d9184786c60554b40352f30353c414950585f666d706e69605c544a3f342821160a00000613202c3945525d6874808d969f988c807366594d403f4c5865727f8b98a59f9285786c5f5245392c1f120600000000000000000000000000000b1824313e4b5764717e8a97a4afa59e9b9f9c918c8079716c6667686a6f757c848f94928b80786d665c544a3f332820170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1a232c353e464e555c60676d7175787b7c7d7d7c7b7976726d68615e5650443f382f261b110600000000000000000000000000000000000000000000000000020e1a25313b454d53575e61676e7b8897a2aa9d908379706b65615e56524c443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e524950504f4f4f4b51535b606c73808c96a19791857a6e665c50443a2f24180d0100000000020f1b2835424e5b6875818e9b9c8f8275675c51463d39424e58626f7c85887c6f6356493c3023160900000000000000000000000714202d3a4753606d7a8693a0adaca196918b898888888888888888898a8f939c988c7f7265594c3f3226190c000000000000000000000000000b17232e3844515c66707d8992968b7e71675c5145413b3b41464e535b606a6f787c7b736d665c50443d32271b0f030004111d2935414c56606d7a849198988c7f7265534c49484f596673808c99a69f9285796c5f5246392c1f130600000000000000000000000000000b1824313e4b5764717e8a97a4b1afaaa69c928c7f746d67605b54585f626a6f7a828e93928d82786d665b50443e32291e14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18212c353e474f585f676d72797e828588898a8a898885837f7a746d68615a504941382d22170e050000000000000000000000000000000000000000000000000009141f29333b42464d52555f697885929fa6998c807367605954524c46413a32281e1308000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e52454343424242404549505a606d7984919ea1978f82786d60554b4035291d110400000000000c1926323f4c5965727f8c989b8e817568554b403d414b54606a75828f897c6f6356493c3023160900000000000000000000000714202d3a4753606d7a8693a0adaea49c94908f8f8f8f8f8f8f8f8f8f91969da0988c7f7265594c3f3226190c0000000000000000000000000006111c2834404a54606b73808d949184796d605b514c48474c52585f656c727c83898680786d60584e43382c1f130700010d19242f3a45525d686f7c8692988d8073655e56565558606b7683909da99f9285796c5f5246392c1f130600000000000000000000000000000b1824313e4b5764717e8a97a4b1b4aa9f948d80736d605c55504a4e535860676d78818e95948f81786c605a50443b3025190d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2a333d474f59616a6f797f858b8f92979697979698928f8b86807a716c605b53493f332720170d02000000000000000000000000000000000000000000000000030d17212931363b42464d576b7885919ea6998c7f7366554f4746413b35302820160c02000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245383736352f34383f44515c66727e8b97a19f948b7e71675d5145392c20160a00000000000815222f3b4855626e7b88949c8f8276675d514b4a4c535c666f7c8793887b6e6155483b2e22150800000000000000000000000714202d3a4753606d7a8693a0ada89c928d838282828282828282828284889095998c7f7266594c3f3326190c00000000000000000000000000000c18232e39424f59606d78828f958d80746d605d555454565d616a6e777f869095928d81746a6054483b2e221509000008131e2935414c56606a6f7d86919083786e68646262636a707d89959fab9e9285786b5f5245382c1f120500000000000000000000000000000b1824313e4b5764717e8a97a4b1aea2988f82786c605b514b443f43474e555d666d79839099938d80736c61564c41362a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303c454f59616b707c848c92979c9fa2a9a3a3aaa29f9c99928d857e736c655b50443f32291f140900000000000000000000000000000000000000000000000000050f171f252a303645525e6b7885919ea6998c7f7366594c4039363029241e160e0400000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b292823292d34404a54606d7985919ea69e9185796d6053473d32271b0f03000000000814212e3a47535f6976828f999286796d605c5557565d656d7983909285796c605346392d20130600000000000000000000000714202d3a4753606d7a8693a0ada69a8d807675757575757575757576777b8390988d8073665a4d4033271a0d000000000000000000000000000007121c27303d44505c666d7a8390928c7f746d6763616163686d737c828b9298a09f92897c6f6256493c2f2316090000010d19242f3a444e58606b6f7c848f8f817a75716f6f70747c85919ea7a99c8f8376695c504336291d100300000000000000000000000000000b1824313e4b5764717e8a97a4b4aa9f92867b6e665b5045403933373c434c545c676f7c87929f928a7e70685e52463c31261b0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424d57616b707d8691969fa2a9aca49f9c9996959595979a97928a80776c605b51443b3025190e0200000000000000000000000000000000000000000000000000050d141a1f253845525e6b7885919ea6998c7f7366594c40332a251e19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f1c181b232e3945515c6674818e9aaba1978b7f7265584e43382b1f13060000000006121e2b37424d57626f7c8792988d80736d67646364686d77818e95908376665b5044382b1f120600000000000000000000000714202d3a4753606d7a8693a0ada295887c6f686868686868686868696a6e7b86928d8074675a4d4134271a0e0100000000000000000000000000000b151e28343f4a545d686d7a838e918c817a73706e6e70747a80878f949fa3a59e978b7f7265584c3f3225190c00000008131e28323d464f59606a6f7a828b8f86817e7c7b7d80869197a1ada2978c7f7265594c3f3226190c0000000000000000000000000000000b1824313e4b5764717e8a97a4aea2988c8073695e544a3f342f282b313a424b555f6a74808d999e92857a6e61584e43372b1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b545f69707d879298a0a8aba49f9a938f8c898888888a8d9196928d80736d62564d42362a1e1105000000000000000000000000000000000000000000000000000003090e1f2b3845525e6b7885919ea6998c7f7366594c40332619140d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f070c121c2834404b5463707d8a99a3a99d9184776a6054473b2e22150600000000020e1a26313c47535f6a727f8b92928d807973717071747a818e93998c7f7366544a3f33281c0f0300000000000000000000000714202d3a4753606d7a8693a0ada195887b6e625c5c5c5c5c5c5c5c585f6974818e8e8174685b4e4135281b0e020000000000000000000000000000030c17232e38424c565d686d79818a918e85807c7b7a7c80858d92999fa49f9c938e857b6e6154473b2e211408000000010c16202b343d474f585f686d777f868e8e8b89888a8d9298a1a9a39e92857a6d6054473a2d2114070000000000000000000000000000000b1824313e4b5764717e8a97a4ac9f92867a6d61574d42382d231d1f282f39434e58616e7b86929f978e81746a5f53473a3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c666e7b869299a2aaa8a099938e87837f7d7c7b7c7d80848a91928b7f72695e52463a2d20140700000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919ea6998c7f7366594c4033261908020000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f12000c18232e3a4753606d7a86929faca095897c6f6256493c2e23170b00000000000915202b37434e58626d727f8790928d85807d7d7e81858e939992877b6e6155483b2d22170b0000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e62554f4f4f4f4f4f4f4e5763707d898e8275685b4f4235281c0f0200000000000000000000000000000006111c26303a444c565d676d747e848c918d898787898d92989f9f9c9a938f89817a6e695e52463a2d20140700000000040d19222b343d464e565e656c727b81878e9299969a9fa3a39f99928a7e70675d5145392c2013060000000000000000000000000000000b1824313e4b5764717e8a97a4a89b8e8275685e52453b2f261c12161d27303c46535e6975828f9c9f93877c6f62564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55606d79839098a2aba69f969187817b7673706f6e6f7174787e848e92867b6e6154473b2e21140800000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f120007131f2c3845515d677784919daaa7998c807366544a3f34281c100300000000030f1b26323c46515b626d727c83898d918d8a8a8b8d9292908c877f73695f53463a2d1c11060000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255484242424242424653606d79858f8275685c4f4235291c0f02000000000000000000000000000000000a151e28323a444c555c606c71797f858a8e91939a95969597928f8c87827d756e685e564d42362a1e11050000000000071019222b343c444c535b60696e747c81868c8f92989698928f877e716c61554c4135291d11040000000000000000000000000000000b1824313e4b5764717e8a97a4a4978b7e7164564c4133291d140a0b151e2a36424d5764717e8b97a4998e8174685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d67727f8c95a0aaa69f948f847c746e69666362626264666c7179818d8d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f120504101d2935404b556875828f9ba8a99d908376665c5044382b1f120600000000000a15202a343f49515b626a6f767c818486888989888886837f7b736d63574d42372b1e0a000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b353535353844515c66727f867e7165584b3e3225180b0000000000000000000000000000000000030c162028323a434b515a61676d73797d818486888989888785827f7b76706b615e564d443b3025190e02000000000000071019222a323a414950575e616a6f757a7f828688898886827c716c625a50433a2f24190d010000000000000000000000000000000b1824313e4b5764717e8a97a4ab95887b6f6255483c3022170b02030c1a25313b4855616e7b8897a29f92867a6d6154473a2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a85929ea7a89f948f827a6f6a615f5756555555545b60676d77808d83766a5d5043372a1d1000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f1205000c18242f404d5a6673808d99a6ac9f9286796d6053463a2d2013070000000000040e18222d373f4851585f626b6f74777a7b7c7c7c7b7976736e69635b52453c31261a0e000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f29292834404a54626d7279716c62564a3d3124170b010000000000000000000000000000000000040e1620283139404550555d60666d7074777a7b7c7c7b7a7976736e69636059524d443b32291f1409000000000000000007101820282f383f444d53585f62686d7276797b7c7b7a756f6a625a50473e31281e1308000000000000000000000000000000000b1824313e4b5764717e8a97a4a399867a6d6053473a2d20140700000914212d3a46535f697885929fa3998b7f7265544b4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e5865727f8c97a1aba1968f82796d686058534d4a4948494a50555d656c74808174675b4e4134281b0e00000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f120500071926323f4c5965727f8c98a5aea398887b6e6155483b2e22150800000000000006101b242d363f464e5359606367676d6f6f706f6e6d6666615f57524940332a1f1409000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f2218232e3942515b62666d66625a50453a2e2113110d080200000000000000000000000000000000040d161f272f343e434b51545c606468676d6e6f6f6f6e6c6666615f57544f46413b322920170d02000000000000000000060e161d262d333b42464e53565e6165676d6e6f6f6d67625f5850483e352c1f160c01000000000000000000000000000000000b1824313e4b5764717e8a97a49f928679675d5145382c1f1306000005121e2a36424d576a7784909dab9c8f8276665c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a7784919da9a49991847a6d675d564e46423d3c3b3c3f444b535b606e73746e64584c4033271a0d00000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f1205000c1825323f4b5865727e8b98a5b4aa968a7d7063574a3d3024170a0000000000000009121b242d343c43474f5456555d606262636261605c5455534d4540372e21180e03000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f22151c27303f4951545c605c5450483f342921201d19130c0400000000000000000000000000000000040d151d2329313940454a505357555d606262636261605b5455534d48443d36302920170e050000000000000000000000040b141b222731363c43474c5254555c60616362605d55534e463e362d231a0d0400000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c554b4035291d10040000020e1a2631434f5c6976828f9ca99f9286796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a0ab9f93877c6f685d554c443d36312f2f2d333a4149505c646767645c53483c3024180b00000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f1205000b1825313e4b5864717e8b97a4b1a4978a7e7164574b3e3124180b000000000000000009121b222a32373d4348494b5153555656555553514b4846423b332e251c0f0600000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f2215151e2d373f424a5053504a423f3630342e2d29251e160e0400000000000000000000000000000000030b12181f272f35383f44464a4c5154555656555453504a4846423b38322a251f170e0500000000000000000000000000020a11171f252a31373a4146474b515355565553514b47433c342d241b11080000000000000000000000000000000000000b1824313e4b5764717e8a97a49f928679655b5044372b1f1205000000091c2935424f5c6875828f9ba8a398897c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c98a7a3998e81746a60564c433a322a26222222282f383f4452585a5b58534a41362b20140800000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f1205000b1724313e4a5764717d8a97a4b0a4988b7e7165584b3e3225180b00000000000000000009101820262b32383b3c40454748494949484645403b3a363129211c130a0000000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f22150c1b242d30383f4446443f38383c3d413a3935302820160c020000000000000000000000000000000001070d151d24292e34383a3d414547484949484746443f3b3a36312c272119140d0500000000000000000000000000000000060b141a20262b3036393a4045474849484745403937312a221b1209000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a39986796c605346392d2013060000020f1b2835424e5b6875818e9ba8aa978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b556975828f9ca89f92867b6e61584e443a3128201a1615171d262d3340474b4d4e4c4841382f251a0f0300000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f1205000b1824313e4b5764717e8a97a4b1a5988b7e7265584b3f3225180c00000000000000000000070e151b21272c2f2f35393a3c3c3d3c3b3a38342e2d2a261f180f0a010000000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f221508121b1e262e34383a38343e44484a4e4746413a32281e1308000000000000000000000000000000000000030b12181c23282c2d2f35393a3b3c3c3c3b3938332d2d2a261f1b160e080200000000000000000000000000000000000003090e151b1e252a2d2f34383a3b3c3c3a39352f2b262018100900000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a093867a6d6053473a2d2014070000020f1c2935424f5c6875828f9ba8a5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d677884919eaa9b8e8174695e52463d32281f160d09060b141b2227363b3f4041403c362f261d13080000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f1205000c1825323f4b5865727e8b98a5b1a4978b7e7164584b3e3125180b0000000000000000000000040a0f161b1f2224292c2d2f2f302f2e2d2c2823211e1a140d0600000000000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f221508090c151c23282c2d333e474f55575a54524c443a3025190d0100000000000000000000000000000000000001070c11171c1f2024292c2d2f2f302f2e2d2b2822211e1a14100b0400000000000000000000000000000000000000000000030a0f13191d2023292c2d2e302f2d2c29241d1a150e060000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a093877a6d6054473a2d211407000003101c2936434f5c6976828f9ca9a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939fa298897d7063564d42342b20160d121212120a1117242a2f33343433302b251d140b010000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326190d070909060503000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f120004101c28343f4a546673808d99a6b1a796897c706356493d3023160a00000000000000000000000000040a0f1315181d1f202223232222201f1c1814120e09030000000000000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f22150800030a11171c1f2c38444f59616367615e564c4135291d1105000000000000000000000000000000000000000000060c101213191d20212223232221201f1c1714120e0903000000000000000000000000000000000000000000000000000002080d1113181c1f2022232220201d18120f0a03000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a094877a6d6154473a2e211407000005111d2935414c566a7783909daaa69a8d8073675a4d4034271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889aa49f9285796d6053463b3020191e1e1e1e1e1e1e1e1e1e1f232627282724201a130b02000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c403326191213161613120f0b0600000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9185786b5e5245382b1f12070d161f2b3844505c6675828f9ca8aca095877a6d6154473a2e2114070000000000000000000000000000000307070c10131415161616151313100c07050200000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada195887b6e6255483b2f22150b0b0b0b060c16232f3c4855616b70746d685e5246392d20130700000000000000000000000000000000000000000000000306080d111314151616151413120f0b0605020000000000000000000000000000000000000000000000000000000000000105070c1013141516151413100d07010000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a194877a6e6154473b2e21140800000713202d3946525e687885929eaba6998c7f7366594c403326190d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8995ac9d908376675c5145382c2b2b2b2b2b2b2b2b2b2b2b2b2b2b2a2423201c1710080000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998c7f7366594c4033261c1f202222201f1b17110a02000000000000000000000000000000000000000000000000000000000000000104081724313d4a5764707d8a97a3ab9e9185786b5e5245382b1f0e12181f28313a4653606d7985929eabaa9d908477685e5246392d2013070000000000000000000000000000000000000004060709090a09080706040000000000000000000000000000000000000000000003060914202d3a4753606d7a8693a0ada195887b6e6255483b2f22181818181818181f2b37434e5863707d817a6d6154473a2e211407000000000000000000000000000000000000000000000000000001040607080909090806060300000000000000000000000000000000000000000000000000000000000000000000000000000406070809090706040100000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a194877b6e6154483b2e21150800000714212e3a4754616d7a8797a1ada5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996a39a8e817467554b403438383838383838383838383838383836302f2c28211a110800000000000000000000000000000000000000000000000000000000000001081f2b3845525e6b7885919ea6998c7f7366594c403323282b2d2f2f2d2b27221b140b030000000000000000000000000000000000000000000000000000000001080d11141924313e4b5764717e8a97a4ab9e9185786b5e5245382b1f1a1d2329313a434e5863707d8997a2ada3988c7f7366564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151a202d3a4753606d7a8693a0ada195887b6e6255483b2f2525252525252525232e3b47535f6a78848b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a194887b6e6155483b2e2215080509101c28343f4a5463707d8a96a9b1a796897d706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3998d8073665a4d4545454545454545454545454545454544433d3c38332c231a0f0500000000000000000000000000000000000000000000000000000000040c131c2834404b556b7885919ea6998d8073665a4d402f2e34383a3c3c3937332d261d150d030000000000000000000000000000000000000000000000000000040c13191d20252a323f4c5865727f8b98a5ab9e9185786b5e5245382b25262b2f343c434c55606a75828f9ba9a79f92867a6e6154473b3025190d0100000000000000000000000000000000000000040607080909090706040000000000000000000000000000000000000000060e151a1f21262b2d3a4754606d7a8793a0ada195887b6e6255483b3131313131313131312e343d4955626f7c888b7e7265584b3f3225180c0000000000000000000000020507080a0a09080706040003060608090a090706040100040607070707070808080809090909090a0a0a07070501000000000000000000000000000000040607090a0908070604010003060608090a0a0807050200000000000000000000000000000000061824313e4b5764717e8a97a4a295887b6f6255483c2f221512111419242c3844505c6674808d9aa7aca095877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996ab998c7f726659515151515151515151515151515151515151504a48443e352c21170d030000000000000000000000000000000000000000000000000000040d161e242c3845515c677985929fa79a8d817467554b4136383f4446494946443f382f271f150b01000000000000000000000000000000000000000000000000040d161e24292c303639414d566774808d9aa7ab9e9185786b5e524538313231373940454e555d676f7c87939fa9a0958c8073685e5246392d1e1308000000000000000000000000000000000000070c101313151616151313100c07040000000000000000000000000000000006101820262b2e31373a3c4754616e7a8794a1ada195887b6e6255483e3e3e3e3e3e3e3e3e3e3e4045505a6673808c8a7d7164574a3e3124170b00000000000000000002080e111414161616151313100c0f1213151616161413110d0c101213141414141415151515161616161616161413110d08020000000000000000000001070c101314161616151413110d0b0f1213141616161514120e0903000000000000000000000000020a111724313e4b5764717e8a97a4a295887b6f6255483c2f27211e1e20252a34404b55606d7985919eabaa9d908377685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8899a3998c7f7266585e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d57554f473e33291f140900000000000000000000000000000000000000000000000000010c161f282f353a4653606d798698a2a99c908376675d514642464a50535555535049413931271d12070000000000000000000000000000000000000000000000010c1620282f35393b414647525e687683909da9ab9e9185786b5e52453d3e3f4042474b51575f676d7983919aa4a1979083796d60564c41362a1e0d02000000000000000000000000000000050b1012181c1f2022232322201f1c1813100c0700000000000000000000000000020b18222a31373a3c4247484e5663707c8996a3aea195887b6e62554b4b4b4b4b4b4b4b4b4b4b4b4b5158616c778491897c6f6256493c2f2316090000000000000000050d14191e202123232322201f1c181c1f202123232320201d18181c1f202021212121212222222223232323232321201d19130c050000000000000000030b12181c1f202323232221201d18171c1f202122232322211e1a140e0600000000000000000000020b141c222834404a5465727f8b98a5a295887c6f6255493e38322e2b2a2d30363f45515c67717e8b97a1ada6998d807366564c41362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86929f9a8e81746a6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b696361594f453b31251a0e0200000000000000000000000000000000000000000000000008131e28313a41454b54626f7b8895aaac9f92867a6d6059534d52545c606262605b534b43392f23180c030000000000000000000000000000000000000000000008131e28323a4145474d52545b616e7b86929facab9e9185786b594f4b4a4b4c4c4d53555c606a6e79828f95a09f9691857b6e675c51443b3025190d000000000000000000000000000001080d161c1d23282c2d2e30302f2d2c28231f1c18120b0600000000000000000000000a141d2a343c4347484d5355585f6873808c99a6aea195887b6e6258585858585858585858585858555c606a707d8a95877a6d6054473a2d21140700000000000000060e171f252a2d2e30302f2e2d2c2823282b2d2e2f302f2d2c292423282c2d2d2d2d2e2e2e2e2e2f2f2f30303030302e2d2a251e170e05000000000000030d151d23292c2d2f30302f2d2c292422282b2d2e2f30302e2d2a261f180f070000000000000000000a141d262d333944515c6674818e9ba7a295887c6f62564f48433d3a37363a3b4246505a606d7984919ea9ab9f94887b6e6155483b3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515d677784919d9e92857c787878787878787878787878787878787878787776706b61574d42362a1e12050000000000000000000000000000000000000000000000010d19242f3a434c52555d66727f8c98a5aea2988c7f726b615e575e61666d6f6f6c655c554b4034291f1409000000000000000000000000000000000000000000010d19242f3a444c5254565e61646d74808d99a3afac9f9285796b60585857575859575f61676d727b838f949f9e948f847b6e695e554b4032291e140800000000000000000000000000040c131921282c2e34383a3b3c3c3c3a38342e2c28231d17110a02000000000000000006111b262f3c464e5355575f62656a6f7a85929eabb0a3978a7d706a6564646464646464646464646566676d727c8592918578685d5245392c20130700000000000006101820293036393b3d3d3c3b3a38342e3338393b3c3d3c3a39352f2e34383a3a3a3a3a3b3b3b3b3c3c3c3c3c3d3d3d3a3936302920170d0300000000010b151f272f34383a3c3d3c3b3a39352f2d3338393b3c3d3d3b3a36312a211910070000000000000006111c262f383f444b55606d7985929eaba396897c70686159544e4847424246474d525a626c73808d96a0aca59c8f8276695f53473a2d1e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b556874818e9ba19792888584848484848484848484848484848484848484837d70695e53463a2d211407000000000000000000000000000000000000000000000004111d2935414c565d60676d7883909daab1a79f92877d746e6969686e72797c7c776d675c51453c31261a0e02000000000000000000000000000000000000000004111d2935414c565d6066686e71767f88939fabb5aea298897d706a66656464656668696e73797f8690959e97928b827a6e695f574d43392f20170d02000000000000000000000000040d161e2429333839404546484949484645403a38342e27221b140b05000000000000000b17222d38414e585f6268696e71767c839197a1adb3ab9e91847c75717171717171717171717171717275797f8692978f827669564c4135291d11040000000000040e18222a323b41464749494948464540443f4446484949494745403a3a404446474747474748484848494949494949494746413a32291f150b0100000007121d2731394045474949494847454144443f4446474949494846423b332b22190f040000000000000b17222d38424a50555d67717e8a97a1ada99d90837a706b62605855534d4d5254565e616c717e88939fa8a99e93897c6f62574d42372b1e0d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3d4a5764707d8a97a2a19e97929191919191919191919191919191919191919190867b6e6154483b2e21150800000000000000000000000000000000000000000000000613202c3945525d686d7479818e95a0acaca095908f88817b7776777b7f84888882796d60574d42372b1e120500000000000000000000000000000000000000000713202c3945525d686d73777a7e838b939aa4a8a8a8aa9e91847c7773727071727375787b80858c929897928c857e776d685f574d453b31271d0e05000000000000000000000000040d161f282f353e44484b51535556565553514b46454039332d261d170e070000000000030f1b27333f49535f6a6f75787b7e82879195a0a9a7a7a6a1969187817e7e7e7e7e7e7e7e7e7e7e7e7e7f81858b9298998d8073665a4d403024190d0100000000000a15202a343c444d52545656565553514b514a50535456565653514b45474a51535354545454545555555556565656565654524c443a31271d12070000000c18232f39434b51535656565554514b51514a50535455565655534d453d342b21160a0000000000030f1c28333f4a545b60676d7984919ea9b3aa9e938f847d756f6a65625f57565e6164696e757e87929aa4aaa1978e81756a6054453c31261a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7985929fa196918685858585858585858585858687898a91979e9e998a7e7164574b3e3124180b00000000000000000000000000000000000000000000000714212d3a4754606d7a81858e939da7b1aa9d9083828f8e87848283868c9196948d8174695f53463a2d21140700000000000000000000000000000000000000000714212d3a4754606d7a8084878b90959c9c9c9b9b9c9c9d96918983807e7d7e7f7f8285888d9297928f8a857f7a716c655e564d453c33291f150b000000000000000000000000010c161f28313a41454f55545c6061636362605c5453514b443f382f29201910070000000005121f2b3744505b656f7c8185888b8f939a9b9b9a9a9a9a999999928e8b8b8b8b8b8b8b8b8b8b8b8b8b8c8e92979c9c978a7e7164574b3e312418080000000000030f1b26323c464e565e6163636261605c545d545b6061626362605d555154545c6060606061616161616262626363636363615e564c43392f24180c000004101c2934404b555c6062636362605d555d5d545b6061626363615f574f473d32271b0f030000000006121f2b3844505b666c7379818f96a1acb5a89b8f828a8a827c76726e696b6a696e71757b818b9299a3aaa29891857a6d61584e43332a1f1509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c6773808d989e9184797878787878787878787879797a7c7e85919eab978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000c1825323f4b5865727e8b92979ea1a9adaa9d908379838f94918f9092999ea19f93877b6e6155483b2e22150800000000000000000000000000000000000000020f1b2835424e5b6875818d8f909090908f8f8f8f8f8f8f90909192908c8b8a8a8b8c8f91908e8c8985827d79736d68605b534c443c332a21170d0300000000000000000000000008131e28313a434c52596163666d6e6f6f6f6d6664605c555049413b322b22190f060000000613202d394653606c79858e90908f8f8f8f8e8e8e8d8d8d8d8c8c8c8c8c8c8c8d8d8d8d8d8d8d8d8d8e8e8e8f8f8f8f8f887c6f6255483c2f221509000000000006121f2b37434e585f686e70706f6e6d666a6a6a666c6e6f706f6d675d5d606a666d6d6d6d6d6e6e6e6e6f6f6f6f6f7070706d685e554b4035291d10040006131f2c3845515c676d6f706f6e6d676b6a6a6a666c6e6f70706e6960594f43382c1f1307000000000613202d394653606c7880858f939ea8b1aea194887b7e858e89837f7b797777787a7d81868e939fa3a8a19892867c6f685d52463d3221180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2934404b55616d7a86929e918478696b6b6b6b6b6b6b6b6c6c686e6f74818e9aa8968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000815212e3b4854616e7b82878c91969ea1a89e91847779828d93999d9fa3abaca4998c7f7266594c3f3326190c0000000000000000000000000000000000000000091623303c4956636f7d818383838383838282828282838384858687878889888887868583827f7c7975716d66605d565049413a322a21180f05000000000000000000000000010d19242f3a434c565d606b7075797b7c7c7b7976716d67605b534c443c342b21180e03000005121f2b3744505b65727f828383838382828281818180808080808080808080808080808080818181818182828282838380776c605346392d20130600000000000815212e3b47535f6a6f7b7c7c7c7b797877777777797b7c7c7c796d68676d7779797a7a7a7a7a7b7b7b7b7c7c7c7c7c7c7c7a6d675d5145392c1f1306000714202d3a4753606d797c7c7c7b7a787777777778797a7c7c7c7b6f6b6054483b2f221509000000000815222e3b4855616e7b889197999d9fa7aba295887c717a81878e8c8885848485878a8e92989ea5a39f9691867d706a60564c41342b200f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3946525e68727f8c9596887b6e61595f5f5f5f5f5f5f565e616774808d9aa096877b6e6154483b2e21150800000000000000000000000000000000000000000000000714212d3a46535e696e757b7f848b91969f9e9185786d78808790959c9fa3a8a09a8d8074675a4d4134271a0e00000000000000000000000000000000000000000915222f3b4854606b6f75767676767676767575757576767778797a7b7b7c7c7b7b7a78777572706d6764605c54524c443f382f2920180f060000000000000000000000000004111d2935414c555d686d767d82858889898886827e79716c655e564e463c332a2015090000030f1b27333f4953626d727576767676767575757474747373737373737373737373737374747474747475757575767676736c655b5044372b1f120500000000000915222f3c4855626f7c87898989888685848484848587898989857a6d6d7a8386868687878787878888888889898989898986796d6053473a2d20140700101c2936434f5c69768289898988878584848484848687888989887d6f6356493c30231609000000000713202d3a4653606d788185888c9095999ea1968a7d706d747b81878d9291919297979b9fa39f9d99928d847c706b60584e443a3022190f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2a36414c56606d788390978d80746b60585052525252524c525d6875828f9c9e918477695e53463a2d211407000000000000000000000000000000000000000000000005121e2a36424d575e61696e72797e848c9298928578666d737c838a8f9299969591897d7063564a3d3023170a00000000000000000000000000000000000000000713202c38444f596063686969696969696969686869696a6a6b676d6e6f6f6f6f6e6d676a686663605c5553514b45413a332d261d170e0600000000000000000000000000000613202c3945515d676d7a828a8f9298969699928f8b847e776e6860584e463c31261a0f0200000b17222d3841515b6265686969696969696868676767676666666666666666666667676767676767676868686969696966605b53493f33271b0f0300000000000714212d3a4754606d7a81868b91969391919090919296918b8681786d6d78828a8f94939394949494949595959a938f8a858073675d5145392c1f1306000b1825323e4b5865717f85898d92979291909091919294908b87827a6d6154473a2e2114070000000006121f2c3844505c666d74797c7f83888c9196988b7e7265696e757b80858a8e91969596959992908c8680796f6a60594f463d32281e10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a44505c666e7b859293877d706a615a534d4b4b4e535b606d7a86929f978c7f7366574d42362a1e12050000000000000000000000000000000000000000000000020e1a25313b454d53565e61676d72797f858e92867966606b6f787d8286888987847e716b6054483c2f2216090000000000000000000000000000000000000000030f1b27323d474f54565b5c5d5d5d5d5c5c5c5c5c5c5c5d5d555d60616262626261605d555b595653514b46454039352f27221b140b05000000000000000000000000000006131f2b37434e58606d79838f949c9fa2a8a09d9c9c96918a827a6f6a60584e43372b1f1206000006111b262f3f485156585c5d5d5c5c5c5c5b5b5b5a5a5a5a595959595959595a5a5a5a5a5a5a5a5a5b5b5b5c5c5c5c5c5953504941382d22170b0000000000000613202c3945525d686d757a7f848b93999d9d9d9e938f847e7a746d66666d767d828d929ca0a1a1a1a9a19e948f87827d79736e63554b4035291d1004000b1724313d4a56626d71787c80858f949e9d9d9d99928a837e7a766d685e5246392d2013070000000003101c28343f4a545c60666c6f72777b7f84898f8c8073665f61696e73797d8184878889898886837f7b746d675f584f473d342b20160c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28343f4a545f69707d869292867c716c615e575858585f656c74818e989e92857a6d6054473b31251a0e0200000000000000000000000000000000000000000000000009141f29333b42464d52555c60676d727a818786796d6060656c70757a7b7c7b78716c61594f44382c2014070000000000000000000000000000000000000000000b16212b353d4448494e5050505050504f4f4f4f4f5050514c515454555655555453514b4f4c494645403a38342e29241e17110a020000000000000000000000000000000815212e3b47535f6a75818e959ea6a69f9c96918f8f8f90928f857c6f6a5f53473a2e2114080000000a141d2d363f454a4b4f505050504f4f4f4e4e4e4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4e4e4e4e4e4f4f4f4f50504d46443f382f261b110600000000000004111d2935414c565d60686d72787f87939faaab9b8f8179726d67605c5c606b7076808d99a6adafa69f97918a827c76706d66635c5243392f24180c00000915212e3a45505a62666c6f7379828f9ca9aa9f92877e76726e68615e564c41362a1d110500000000000c17232e38424a50545b606266696e73787d82868073665a575f61676d7074787a7c7c7c7b7976736e69605d554e463d352b22190e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b17232e38424d57606b707d869192857e756e69666465666a6f77808d939f928a7e71685d524539291f140900000000000000000000000000000000000000000000000000030d17212931363b42464b51555c60686e747c8174665c535b6064676d6f6f6e6c65615a50473d33271c1004000000000000000000000000000000000000000000040f19232b32383b3c424343434343434342424242434344414547484849494848474540423f3d3a38342e2c28231d19130b0600000000000000000000000000000000000916222f3c4955626f7c88939ea7a69e948f888482828384868a8f857c6e6255483b2f221508000000020b1b242d343a3d3f4243434343434242424141414040404040404040404040404041414141414142424242434343403937332d261d140a00000000000000010d19242f3a434c52565e61666d74818e9ba7a399887b6e67605d555050596166707d8996a3afa59e9490857e766f6a64605c54524a4031271d1207000005111d29343f4850545b6063676e7b8797a2a79a8d81746c65615e56524c443a3025190d01000000000006111c2630383f444a505355575f61666c70757b7a6e61544d53555c606468686d6f706f6e6d6766615e56514b433c342b231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303b454f59606b707c848f928a817b7572717273767c828d9299928c80736c61564c413529170d030000000000000000000000000000000000000000000000000000050f171f252a30363940454b51565e616a6f746e64544a5053555d60626361605b5350483e352b21160b000000000000000000000000000000000000000000000007111921272c2f3035363636363636363635353636372f35393a3b3c3c3c3c3b3a38352f33302d2c28231f1c18120d0801000000000000000000000000000000000005111e2a36414c566774818e9aa5aa9e948f827c7776757677797d82897f7366594c403326190d0000000009121b23292e31323536363636363635353434343433333333333333333333343434343434343435353536363636332d2b27221b140b02000000000000000008131e28313a41454c52545c64717e8b97a49f928679695f55514b44525c606d7882909ca9a59d938e827a716c625f5853514b4240382e1f150b010000010c18222d363f424a5053555e697885929fa5988b7e72655a54524c46413a32281e1308000000000000000a151e262e34383f4446494d53545b6063696e6e685e5246464b515357565d6062636261605c5554524d45413a312a221a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e29333d474f59606a6f7a8289908e86827f7e7e8083888f949490877f736e635a50433a2f24190500000000000000000000000000000000000000000000000000000000050d141a1f252a2e343940454c5258606267645c534244464b5153555654535049413e362c231a0f05000000000000000000000000000000000000000000000000070f161b20222328292a2a2a2a292929292929292a24292c2d2e2f2f2f2f2e2d2c29242623201f1c1813100c0700000000000000000000000000000000000000000714202d3946525e687884919eaba2988f82786f6a696969666d70767d7b6e6155483b2e22150800000000000911181d222425292a2a292929292828282727272726262626262626272727272727272727282828292929292926201f1b17110a02000000000000000000010c161f282f353a41464a5764717e8a97a49f9285786c574d4547505a636e74818e949fa59d938e81786d68615a534e46454039302e261c0d030000000006111b242d2f383f44464d576b7885919ea5988b7e7265584b46413b36302820160c0200000000000000030c151c23282d3338393c42464a5053575e61615e564d41394045464a4c52545556565553514b4746423b352f281f181008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c18212b353d474f5860686d757d83888d8f8c8b8b8d9095918d89837c726d635b52483e31281e1308000000000000000000000000000000000000000000000000000000000003090e14191d23282f343b41464e54565b58534a41373940454748494846443f382f2c241a11080000000000000000000000000000000000000000000000000000040b0f1315161b1d1d1d1d1d1d1c1c1c1c1c1d1d191d2021212223222221201f1d1819161313100c0704000000000000000000000000000000000000000000000814212e3b4754616e7a8796a1ab9f92857a6e665f585c545c60636b706e695f53463a2d211407000000000000060c111517181c1d1d1d1d1c1c1c1b1b1b1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1b1b1b1b1b1c1c1c1c1d1d1a13120f0b06000000000000000000000000040d161e242930353e4b5764717e8a97a49e9185786b5e52464f59626c73808c939da49d938e81786d665e565047433c38342e271e1c140a00000000000009121b1d262d333845525e6b7885919ea5988b7e7265584b3f36302a251e160e05000000000000000000030a11171c22282b2d3136383f44464d525454524d443b3034383a3d414547494949484745403b3a363029241d160d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19232b353d464e565e616b70777c808486888989888784817c766f6a625b524940362c1f160c010000000000000000000000000000000000000000000000000000000000000002090e12181d232930363d4348494e4c4841382b2f35393a3c3c3b3937332d261d1a12080000000000000000000000000000000000000000000000000000000000030709090f101010101010100f0f0f0f10080d1113141515161615151413100c070a07060400000000000000000000000000000000000000000000000000091623303c4956636f7c8996a8a79a8d8174685e544e4f4b5153596063615f574d42362a1e1205000000000000000105090b0c0f10101010100f0f0f0e0e0e0d0d0d0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0f0f0f0f1010100d060503000000000000000000000000000000040c13191e25313e4b5764717e8a97a49e9184786b5e514e58616b717e8b929ca59d928d80776c665c544c443e37322c28231d150c0a0200000000000000090b141c22283845525e6b7885919ea5988b7e7265584b3f32251e19130c05000000000000000000000000060c11171c1f20262a2d33383b4246484746413b3229282c2d2f35393a3c3d3c3b3a38342f2d2a251f18130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a232b343d444c525960636a6f74777a7b7c7c7b7a78746f6b625f58514940372e241a0d040000000000000000000000000000000000000000000000000000000000000000000000070c12181e252a32383b3c41403c362f2624292c2d2f302e2d2b27221b140b0800000000000000000000000000000000000000000000000000000000000000000000020303030303030303020203030001040607080909090908070604000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ac96897d7063564c42424045464f545655534d453b31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1824313e4b5764717e8a97a49e9184776b5e4d57606a707d87929fa49d928d80776c655b544a423a322b261f1c18120b0300000000000000000000020a11172b3845525e6b7885919ea5988b7e7265584b3f3225180d0802000000000000000000000000000000060b0f12131a1c22282b30363a3b3b39363029201c1f2024292c2d2f302f2e2d2c2923201e19140d070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222b323a41464f5458606267676d6e6f6f6f6d6867636059544e463f372e251c12080000000000000000000000000000000000000000000000000000000000000000000000000001070c141921272c2e2f3433302b251d181d2020222321201f1b17110a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4a49a877a6e6154473b3034383d44484a4846423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49e9184776b5e565f696f7c869299a39d938e80776c655b534a42393029201b15100c070000000000000000000000000000121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c000000000000000000000000000000000000000306090e11171c1f252a2d2e2e2d2a251f17101313191d202122232322201f1c1814110e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081019202830353d44484e5455555d6062626362605d5656544f47433c342d251c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000002080d161b1f2223282724201a130d10131415161513120f0b0600000000000000000000000000000000000000000000000000000000000105070809090909080706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9386796c605346392d282c33383c3d3b3a36312921180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49e9184776b555e686e7b859298a29e938e81776c655b534941382f271e170e0a0400000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000060b0f141a1e202121201e19140d0506080d111314161616151413100c070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e161e252933383c4347494b51535556565554524c4948433d37322a221b130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161b1a18140f0801040607090908060503000000000000000000000000000000000000000000000000000000020507080d11141415161616151413110d07070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f928579665b5044382b1f1f272c2f302e2d2a261f180f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49e9184776b5d676d7a849197a19e948e81786c655b534941382f261d150c05000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000003090e1214151414110e080200000001040707090a09080706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c131921272c32373b3c404547484949484745413c3b38322b262019100901000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000002090e111414191e2021222323222220201d181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f4a3f33281c161c20222322211e1a140d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49e9184776b666d79829096a09f948f82786d665b534941382f261d140b0300000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000002050708080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d161c20272b2e2f35393a3b3c3c3c3a39352f2f2c27211b150e07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f14191e2021252a2d2e2f30302f2e2d2c292421201e1a14100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f52462d22170b101416171514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49e9184776b6c78818f959fa0959082796d665c544a41382f261d140b020000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10151b1f2224292c2d2f2f302f2d2c2924221f1b160f0a04000000000000000000000000000000000000000000000000000000020507080a0b0c0c0b0b0a08060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d151b1f252a2d2e3036393b3c3c3c3c3b3a39352f2e2d2a251f1c170f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f130407090a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49e9184776d74808d939ea19690837a6d675c544a42382f261d140b02000000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315181d20202223232221201d1915130f0a0400000000000000000000000000000000000000000000000000000406090e111414161818191817161513120f0b060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c131920262b30363a3b3f41464748494949484745403f3b3a36302d28221b150b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49e918578727f8c929da29891847b6e685d554b42382f261d140b0200000000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070d111314151616151413110d0807030000000000000000000000000000000000000000000000000000070c1012131a1e20212324252525242321201f1b1715120f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000070d161e242932373b4246474c4c5254555656555553514b4c4846423b39332b272017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285787e88939fa39992867c6f695e564c433930261d140b020000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070809090907060401000000000000000000000000000000000000000000000000000002080d12181c1f20252a2d2e303132323231302e2d2b2722211f1b150f0b060000000000000000000000000000000000000000000000000000000000000000000000000810191f282f353c43474d525458565e616263636261605d555954524d49443e373227221b140b030000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a2978d8087929aa49f92877d706a5f574d433a31271e150b02000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191c23282c2d30363a3b3d3e3f3f3e3e3d3b3937332d2e2b261f1c17110a0200000000000000000000000000000000000000000000000000000000000000000008111a222b313a41454e53565e616569686e6f6f6f6f6e6d676865615e57555047433d332d261d150c0300000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a99a908a8d92999d938b7f726b61584e453b31281f150c0300000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000305060909080705020000000000000000000000000000000000000000000000000000000000000000000000000002080e161e24292e34383a3e424647494b4b4c4b4a494846443f3c3a37312b28221c140b060000000000000000000000000000000000000000000000000000000000000007111a232c343c434c51585f62696e7276787a7b7c7c7c7b7a7775726e6964615a544e443f382f271e150c03000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4a2988a7e808791968e81746d62594f463c33291f160d050000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315161514120e090300000000000000000000000000000000000000000000000000000000000000000000050c131920283035394044464a4d525456575858585756545350494847433c38332d261d17110a0200000000000000000000000000000000000000000000000000000000060f19232c353e464e555d606a6f757b7f82858788898988888684827f7b76706c6260585049413930271e150b000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f928579747c8490897d7069605950443f382f271f170e0700000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f20222321201e1a140e090300000000000000000000000000000000000000000000000000000000000000050e171e252a323a41454a515357575e616364656565646361605b5355534e46443f382f28231c140c030000000000000000000000000000000000000000000000000000020c18212b353e474f5860676d747c82878b8f929793908d8c8c8d8e8f8c87837d766f6a605b534a423930271d12070000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796a6f7a828e847b6f6b615a50494139312920191006000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080b141b22272b2d2f302e2d2a251f1a150e060000000000000000000000000000000000000000000000000000000000030c17202930363e444c52545c606468696e707172727171706e6c6566625f5853504a423d342e261e150d03000000000000000000000000000000000000000000000000000a141e2a333d474f59616a6f7a81888f939a99928d8783807f7f808285898e908a837c726c655c544b42392e23180f0500000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f130a0a0a09080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c686d79818d857d716c605b534b433b332b2217110a0300000000000000000000000000000000000000000002081f2b3845525e6b7885919ea5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a1d262d3337393c3c3b3a36302b2620180f06000000000000000000000000000000000000000000000000000000000b151e29323a414650565d60666d7175787b7c7e7e7f7e7d7c7b7976726f6a64605b544f443f3830271f150c03000000000000000000000000000000000000000000000006111c26303c454f59616b707c848e939b9f979187817b767472727375787c81899290877f776d665c544b40342821170d03000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f171717171615130f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5e676d78808c867e736c655d554d453d3428231c150c0701000000000000000000000000000000000000050c131d2935404b556b7885919ea5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a232c2f383f444648494846423b37312a21180f06000000000000000000000000000000000000000000000000000007121d27303a444c525a62686d72797e818587898a8b8b8b8a898785837f7b76716c666059504a423931271e150b00000000000000000000000000000000000000000000000b17232e38424d57606b707d8691969da19691857d746e6967666666686a6f757d8592928c81786d665c51453f33291f1409000000000000000000000000000000000000000000000000000000000000000000040c1824313e4b5764717e8a97a49f9285796c5f5246392c242424242423221f1b160f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c555c666c74808c8a80776d675e574e463e342e261e18130d0704000000000000000000000000000000050e161e252c3845515d677885929fa5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e1a242c353e41495053555654524d47423c332a21180e03000000000000000000000000000000000000000000000000000c18232e39424c565e616c717a7f848a8e91979993908e8d8d8e91928f8c88837e78706b605c544b433930271d120700000000000000000000000000000000000000000003101c28343f4a545f69707d879298a1a29791847b6f6b615e5759595a5860626b707c8592938e81786d605b51453b31251a0e0400000000000000000000000000000000000000000000000000000000000000040d161d24313e4b5764717e8a97a49f9285796c5f5246393131313131312f2e2b27201910070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f545b606e737f8c8c81796e69605850443f383029241d1813100c07000000000000000000000000020c16202830363a4753606d7a8698a2a5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202c363e474f535b606263615e57534d453c332a1f150900000000000000000000000000000000000000000000000004101c2834404b545e686d757e858c91969b97918b86838180808284888d9295908a837d736d665d554b42392e23180c02000000000000000000000000000000000000000006121f2b3844505c666e7b859299a2a59f92857b6e696059534d4c4c4d4e5459606a717e8a94938e81746d62574d42362a20150a000000000000000000000000000000000000000000000000000000000000010c161f282f353e4b5764717e8a97a49f9285796c5f52463d3d3d3d3d3d3d3c3b38322b22190e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f4a505b636d727f8c8e837b6f6a625a504a423b352f29241f1c18120b030000000000000000000008131e28323a41464a54626f7b8895aaa5988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e29323e48505961656c6f6f6e69625f574d453c31261a0e03000000000000000000000000000000000000000000000006131f2c3845515c666d7a828b92979e9a938d857f7a7675737475777b80868f9495908980786d675d544b4034281e140a0000000000000000000000000000000000000004101d2935404b55606d78839097a2aa9e938a7e70695f574f46423f3f4043484f58616c7683909c938b7e72695e53463c32271b0f02000000000000000000000000000000000000000000000000000000000007131d28313a40454b5764717e8a97a49f9285796c5f524a4a4a4a4a4a4a4a4947433d342b20170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5244525b636d737f8c90857c716c605c544d45413a352f2c28231d150c050000000000000000010d1925303a444c52545c66727f8c99a5a5988c7f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a44505a616b70787b7c7b766e695f574d42372b1f140900000000000000000000000000000000000000000000000713202d3a4653606d79838f939fa29892888079726d6868676768696e737b828e939d928d82796d665c51453d30261c110600000000000000000000000000000000000006131f2c3945515d67727f8b959fa9a3988e81756c61574d453d36313332383d46505a64717e8a979f92867b6e61584e43372b1e130800000000000000000000000000000000000000000000000000000000010d18242f3a434b51535764717e8a97a49f9285796c5757575757575757575756544e463d32291e1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f524649515b636d73808d91867e746d665e57514b45413a38342e271e170f050000000000000005111d2a36414c565e61656d7883909daaa6998c7f7366594c403326190d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616c717d84888987837b6e695f53473b31261a0e02000000000000000000000000000000000000000000000b1825323e4b5865717e8b959ea39892867d736d67615e565a5a575f62696e78818e959c948f82786d60594f42382e23170b0000000000000000000000000000000000000714202d3a4753606d7985929ea7ac9f92867b6e615a50453c332a2526272c333e4653606d7985929f988e81756a6054473a3025190d0100000000000000000000000000000000000000000000000000000004111d2935404b555d606364717e8a97a49f92867969646464646464646464646260584e443b3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f52463f49515b636e74808d928b80786e69605d55514b46454039302921170d030000000000000713202d3946525e686d7277808d95a0aca69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e68717e879196969490857b6e62574d42362a1e1205000000000000000000000000000000000000000000020f1c2835424f5b6875828e9ba69f92867d706b605d55524c4d4d4d53575e666d788390999e948d80746b61544a3f34281c10030000000000000000000000000000000005121e2a36424d5765727f8b97a1ada79a8d8174695e52483e332a211a191b212c3845515c6776828f9c9e93887c6f62564c4135291d11050000000000000000000000000000000000000000000000000000000613202c3945515d676d7071727e8b98a4a398877b72717070707070707070706f6a60564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246374049525c606c77818e928d827b736d67605d5553514b423b33291f14090000000000000714212e3a4754616d7a7f838d929ca7b1a79a8e8174675b4e4134281b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a869299a0a69f97908376695f53463a2d21140700000000000000000000000000000000000000000004101d2935404b556a7784919d9e948a7e716b6159514b4641404142474d545c666e7b86929f9d92897d70665c5044382b1f1409000000000000000000000000000000000714212d3a46535e697783909da9ab9f95887b6e62574d42362c21180f0a101c2834404b556673808d99a59b8e8174685e5246392d2013070000000000000000000000000000000000000000000000000000000714202d3a4753606d797d7d7f84919eabaa9d90837f7e7d7d7d7d7d7d7d7d7d7c6f685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f524638434e5860666d707b8794949086807a726d6764605c544d453b31251a0e020000000003101d293643505c6976828b90959fa2aaada89b8f8275685c4f4235291c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a2abb0a99f94887b6e6155483b2e22150800000000000000000000000000000000000000000006131f2c3945515d677985929f988f82756c61594f454039363031373b424b545f6974818e9aa49e9184786d6053463b31261a0e020000000000000000000000000000000815212e3b4854616e7b87959faba99d908376695f53453b30241a0f06000c18232e3e4b5764717e8a97a49f92867a6d6154473a2e2114080000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818a8a8c9196a1adaba095908c8a8a8a8a8a8a8a8a8a8a877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f52463b4854606a6f787d828f9c9f98928d857f7a75716d665e574d42362a1e120500000000010d1a2734404d5a677380878a8e92989ea1a89c908376695d50432f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d9aaab4bbb0a696897d7063564a3d3023170a0000000000000000000000000000000000000000000714202d3a4753606d7a86989f92867b6e615a50473d352f2a25262b3039424d57626f7c8997a1a0968b7e7164574d42362a1e12050000000000000000000000000000000b1825313e4b5864717e8b97a7b1aa988c7f7265574d4233291f12080000071623303d495663707c8996a3a3988b7e7164584b3e3024190d010000000000000000000000000000000000000000000000000000101d2a3743505d6a76839097989ea1a8b2b1a7a09d98979797979797979797998a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f52463c4956626f7c85898f949393939497928c85817d796e695e53463a2d21140700000000000d1926333f4c58646e737a7d81858b91969f9e9184776b554b4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a5afb5ada297897c6f6256493c2f2316090000000000000000000000000000000000000000000814212e3b4754616e7a87949a8e8174695e52483e3529241d191a1e27303c4653606c7985929ea89d908377695f53463a2d2114070000000000000000000000000000000d1a2734404d5a6773808d9aa6aea298887c6f6255493c3122170d0000000815222f3b4855626e7b8895a1aa9b8e817568564c4135291d110500000000000000000000000000000000000000000000000000000916232f3c4956626f7c858f949ca4aeb5ada39c9993939393939393939393978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f52463b4855626e7b8386868686868687888a8d8f8e8a847b6e6154483b2e21150800000000000b1723303c47525c64686d71757a7e848c9298928579675d5145392c2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89939ea5aba39e9285786d6053463a2d2013070000000000000000000000000000000000000000000815222f3b4855626e7b889593877b6e62574d42362c2318120d0c151f2b3744505b6576838f9ca99f95887b6e6155483b2e2215080000000000000000000000000000000f1c2936424f5c6975828f9ca8ac9f9285796c605346392d2013060000000714212e3a4754616d7a8794a0ab9e918578685d5246392d20130700000000000000000000000000000000000000000000000000000815222e3b4754606a6f7a828d929fa3aba89c918c8786868686868686868686857a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f52463a47535f6a6e777979797979797a7c7e80828586877d7063564a3d3023170a000000000007131f2b36404a52565e6164676d72797f869095877a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b75818f939a9a99928b7f72665c5144382c1f12060000000000000000000000000000000000000000000916232f3c4956626f7c89958f83766a5f53453b30241a110701030f1b27333f49536875818e9ba8a7988b7f7265584c3f3225190c000000000000000000000000000000101d2a3643505d697683909ca9aa9d908377665b5044382b1f12060000000714202d3a4753606d7a8693a0ada197877a6d6154473a2e211407000000000000000000000000000000000000000000000000000006131f2b37434e5860686e78808b9299a2aa998c7f7a79797979797979797979786d685d5245392c2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f524637424e575f626a6c6c6c6c666d6d6f717376787a79706b6054483c2f2216090000000000030e19242e3840444c5254555d60676d737b838c887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434f59606d7981898d8e8c877f736d62544a4034281c10040000000000000000000000000000000000000000000a1723303d4a5663707d89968b7f7265584e4333291f12090000000b17222d414e5a6774818d9aa7a79b8e8174685b4e4135281b0e000000000000000000000000000000111e2a3744515d6a7784909daaa89b8e827568544a3f33281c0f030000000613202d394653606c7986939fb2a996897d6f6356493c302316090000000000000000000000000000000000000000000000000000030f1b27323d464e565e666c737e879298a293877a6d686c6c6c6c6c6c6c6c6c6b605d564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246313c454e53555d5f6060605c606162646769676d6d6760594f44382c20140700000000000008121c262e323a4146474b51555c60696e787f867c6e6255483b2f2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d45515d676d757d80817f7b736d635b5142392e23180c000000000000000000000000000000000000000000000b1824313e4b5764717e8a95877b6e6154483c3121170d00000000061b2835414e5b6874818e9ba7aa9d9083776a5d5044372a1d11000000000000000000000000000000111e2a3744515d6a7784909daaa79a8d8174675a4e412d22170b000000000613202d394653606c7986939faca3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000a15202b343d444c545b606c717d86929894887b6e615660606060606060605e54524c443a2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f524639333c424748515353534b51535455575a555c60605d554f473d33271c1004000000000000010b141c20283036393a40454b51575f666d73796e6a5f53473a2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212935404b555d606b707374736e6a635b51493f30271c1207000000000000000000000000000000000000000000000a1723303d4a5663707d888a8376695e53463a2d21140500000007111d2935414c566875828f9ba8ab9e9184786b5e5145382b1e12000000000000000000000000000000101d2a3643505d697683909ca9a69a8d8073675a4d4034271a06000000000714212d3a4754606d7a8793a0ada4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000040f19222b323b424a505a626b707d869299897c6f63565353535353535353524745413a32281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392a31373a3b4446464640454647494b4d4b515353514b433d352b21160b0000000000000000020b0e161e252a2d2f353940454d545c60666d665f584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18242f39434b51596063676766625f57514940372d1e150b00000000000000000000000000000000000000000000000916222f3c4854606b707c7d7a6d61574d42362a1e12050001071019222c3945525d687784919daaab9f9285786c5f5245392c1f120000000000000000000000000000000e1b2835414e5b6874818e9ba7a69a8d8073675a4d4034271a0d010000000815222e3b4855616e7b8894a1aea4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000007101920292f383f445059616b707d87928a7e7164574b46464646464646453a39352f2820160c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c262b2e2f3739392e34383a3a3c3e4040454747454039312b231a0f0500000000000000000000050c13191d20242932383c424a50545c605c544e463c31261a0f020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28313940454f54565a5b5955534e4540372e251b0c0300000000000000000000000000000000000000000000000714202c38444f59606a6f716d685d52453b31251a0e02040c13182228333f4a54606d7a86939facac9f9285796c5f5246392c1f130000000000000000000000000000000c1926333f4c5966727f8c99aaa79a8d8174675a4e4134271b0e010000000a1723303d4a5663707d8996a3b6ac978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000070e171d262d333e474f59606b717e888c7f7265594c3f393939393939382d2c29241e160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1a1e21222a2c2d23282c2d2e2f312f34383a3a38352f271f1a1108000000000000000000000000020b151f272f353d4448494d4d4a5053504a423c332a2015090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f353d4448494d4e4c4847423c332e251c120900000000000000000000000000000000000000000000000004101c27333d474f58606264615d564c4133291f1409080d161d2429343c44505b66717e8b99a4afab9e9285786b5f5245382c1f12000000000000000000000000000000091623303c4956636f7c8998a2a89b8e8175685b4e4235281b0800000003101c28343f4a5465727f8c98a5afa49a897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000050b141c2228353d474f59616c717e827c6f6256493c2f2d2d2d2d2d2b21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1214151e2020181c1f2021222423292c2d2d2c29241d150d080000000000000000000000000007121d27313940454f5456595a5853514b433d342b21180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d242932383b3d4041403b3a37312a211c130a00000000000000000000000000000000000000000000000000000b16212b353d464e54555754524c443a3021170d0c13191f282f353e464e58606c7883909dabb5aa9d9084776a5d5144372a1e110000000000000000000000000000000713202d3a4653606d7985929fa89c8f8275695c4f423025190e02000006121f2c3844505c6675828f9ba8ac9f93867a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000020a1117232c353d47505a616c71756f6a6054473b2e22202020201f1413110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1308081113130c101313141618181c1f20201f1d18120b0300000000000000000000000000000c18242f39434b51596063666664605d554e463d32291e140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c121821272c2f303434332f2e2b2620180f0a010000000000000000000000000000000000000000000000000000050f1a232b343c4347494a4746413a32281e0f0e161e2429313a41455058606a727f8b95a0acb6ac9b8e8175685b4e4235281b0f00000000000000000000000000000006131f2c3845515c6674818e9aa69d9084776a564c41362a1e110500030d15202d3a4653606d7985929eabaa9d918477685d5245392c20130600000000000000000000000000000000000000000000000000000000000000000006111a232b353e48505a6164686260584e43382b1f1313131312070704010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f130600040600000406070709070c1013141413100c0701000000000000000000000000000004101d2935404b555d606b6f7373716d6760584e443b3025190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d161b20222327282622211e1a150e06000000000000000000000000000000000000000000000000000000000008111a222b32373b3c3e3a3935302820161319202830353d434b515a616a6f7c86929fa7b1afa49a8b7f7265584c3f3225190c00000000000000000000000000000004101c2834404b54626f7c89949f9f928579685e5246392d201408010b151f2a36424d5763707d8997a2ada69a8d807367564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000008111a232c363e485055575c56544e463d32271b0f03060605000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000040607070604000000000000000000000000000000000006131f2c3945515d676d757c80807e796f6a60564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b101316161a1b191514120e09030000000000000000000000000000000000000000000000000000000000000008101920272b2e2f312e2d29241e16171e252a323a41454f555d606c717c859298a3aeb6ac9f93877b6e6154483b2e211508000000000000000000000000000000000c18232e394754606a7683909ca298877a6e6154473b2f24190e0d131d27313946525e6975818e9ba9ab9f94887c6f6255493c2f24190d01000000000000000000000000000000000000000000000000000000000000000000000008111a242c363e45494b4f4947433d342b20160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57606d7982898c8d8b857d6f685e5246392d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a0d0e0d0808060200000000000000000000000000000000000000000000000000000000000000000000070f151b1f22222421201d19141a202930363e444c525960676d747e869297a1aab4afa49a8f8276695e53463a2d2114070000000000000000000000000000000007121d2b38434e58636f7c89939e978a7d7064554c413529201a191e242f39434e58616e7b86929faca59c9083766a5f53473b2e1e13080000000000000000000000000000000000000000000000000000000000000000000000000009121a242c34393d3e423c3b38322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6974818e9499999791857a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151617141311171f252a323a414650565d606b7079818a9298a1a9b3b1a79f93877c6f62574d42362a1e120500000000000000000000000000000000000f1b27323d4854606b75818e979a8e8174675d51453c322b2624292f35404b555f6a74808d99a3a99e93897d6f63584e43372b1f0c01000000000000000000000000000000000000000000000000000000000000000000000000000009121a22282d3031352f2e2b27201910070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a49f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939fa6a9a1978c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090b0c1319202930363e444c525a61686d747d848e939fa2aab3b2a89f958d80736a6054453b31251a0e0200000000000000000000000000000000000a16202c38434f59616d7a85919992857a6d60584e443c37312f353a4145515c676f7c87929faaa1968e81756b6054463c32261b0f000000000000000000000000000000000000000000000000000000000000000000000000000000000910171d2124242923221f1b160f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111824313e4b5764717e8a97a49f9285796c5f5246392c1f1300000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a9aa4afb3a99c8f8275695c4f4236291c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d161e2429333b424650565e616c707a818991969da5aeb4b1a8a1969083796d60584e4333291f1409000000000000000000000000000000000000040f1b27323d46525e68707d8792978c7f736a5f564e4742414041454c525c606d79839099a3a39891847a6d61594f44342a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517181c1615130f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b2229313e4b5864717e8b97a49f9285796c5f52462e23170c00000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a99a3afb2a99c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820282f353f454d525a61686d757e858e939ea0a8afb9aea79f9691847b6e675c51463c3221170d03000000000000000000000000000000000000000a16212a36414c56606b727f8b9192867c6f685f57534d4e4d4c52565d606e74818e95a0a29992867d6f685d52473d3222180e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b0f0908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1b242d343a3f4c5865727f8b98a59f9286796c5f4a3f34281c1003000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929fa5a8a1978c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061018212a323a414550575e616c717a818a91979da5acb2b3ada49d9590847b6e695e554b40342b200f050000000000000000000000000000000000000000040d1925303a444f59626d727f8b9291847a6e6a625f575b5a565d60686d75808d939da09892877e706b60564c41352b2110070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212d363f454a4f596773808d9aa69f928679665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e6874818e9399999691857a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18222a333b444c525a62696e757e858e939ea1a9afb9afa9a19e928d837b6e695f564d43392f22190e0000000000000000000000000000000000000000000008131e28323d47515b636d727f879191847c736e6968676768686d727a818d929d9f9691867d706c61594f443a3023190f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333f48505659616b7783909daaa39986796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56606d7981898c8c8a847c6f685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212a343c454d565d606c717b828a92979ea5adb3b2ada59e97918a80796e695f574d443b31271d100700000000000000000000000000000000000000000000020c16202b353f49515b636d727d848e9186807b7775747374767a7f858f939f99928d847c706b615a50463d32281e11070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b45505a62656b707d8995a0aca093877a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000020e1925303b45515c676d757c7f7f7d796f6a5f564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a333c464e575f686d757e858f949ea1a9afb5afa8a19e938e857d746d675e564d453b32291f150b000000000000000000000000000000000000000000000000050e19232d373f49515b626b707a81878e8d88848281808183868c919799928e8780796f6a615950483e342b20160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57626d71767d85929ea7b1a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000008141e2834404b555c606a6f7273716d675f584e443a3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313c454e585f696e7a818b92979ea6adb3b1aba49f96918a817a706b605c554d443b332920170d030000000000000000000000000000000000000000000000000007111b252e373f49515960686d747c81868b8f8f8e8d8e909296918f8b86817b746d675f584f473e362c22190e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f69717e838a9297a2adaea295887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000020c18232e39434b51586062666664605c554e463c32281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a434d575f6a6f7b848e939fa2a9b0b4aea7a099938d847d756d686159514b433b322921180e0500000000000000000000000000000000000000000000000000000009131c252e373f474f565d606a6f757b7f828587888989888784827e7a746e69605d554e463e352c241a1007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8890959a9ea0a8aba3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000000000000000000000000000007121d27303940454e545659595753514b433c342a20160c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c555f696f7c8591969ea5adb3b1aba39f9590878079706b615e564f454039312920180f0600000000000000000000000000000000000000000000000000000000010a131c252d353d444c52585f62696e7276787a7c7c7c7b7a7875716d68615f57514b433c342c231a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798286898d91969a9fa2988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e343d4347494c4c4a47454039312a22180e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676e7b859197a0a8afb5afa7a099928c837c746d676159524c443e342f271f170e06000000000000000000000000000000000000000000000000000000000000010a131b232b323a41454e53565e616569686e6f6f6f6e6d686865615d56534d454039312a221a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c676d75797d8084898d92989a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000030c151d232832373b3c3f403e3a38342f271f1810070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434f59606d7a839197a1a9b2b3aba39f9590867f786f6a605d554f46413a3229231d150d0500000000000000000000000000000000000000000000000000000000000000000009111920282f353c43474d525458565e6162636262615e565854524c46423c352f271f1810080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b555c60676d7073777c81858b908f8275685c4f4235291c0f0200000000000000000000000000000000000000000000000000000000000000000000000000030b121820272b2e2f3333312d2c29231d150d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b74818e95a0a9b3b2a9a199928c837c736d666058514b433e3630292018120b060503000000000000000000000000000000000000000000000000000000000000000000070d161e242931373b4246474c4c52545556565554524c4b4746413a373129241d150d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39434b51555d6063676a6f74797e83898276695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b1f2223262624201f1c18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56636f7c89939da8b1b2a8a097928780786f6a605c544e45413a312a251e1714171713120f0b060000000000000000000000000000000000000000000000000000000000000000040c131920262b30363a3b3f414647494949484746413e3a3935302b261f18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303940454b515356586062676d71777c7d706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161919171413100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d6875828f9ba5afb2a8a09691857d736d665f58514a423d352f281f191d20212424201f1b17110a020000000000000000000000000000000000000000000000000000000000000001080d151b1f252a2d2e3036393b3c3c3c3b3a3935302e2d29241e1a140c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e3439404547494e54555d60656a6f706b6054483b2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0d0b0706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86929facb4aaa19691847b706b605c544e4440393029241d1e24292c2d31302d2b27221b140b020000000000000000000000000000000000000000000000000000000000000000040a0f14191e2021252a2d2e2f302f2f2e2d292521201d19130e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282f35383a3d43474b51535860626360594f44382c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8999a3afaea29891847b6e696059504a423c342e271e1820283035393a3d3d3937332d261d140a0000000000000000000000000000000000000000000000000000000000000000000002090e111414191e20212223232221201d191413110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d24292c2d3237394045474e545656544f473d32271c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99abb3a99f92867c6f695f574f443f383028231c19232b323a4145474a4a46443f382f261b11060000000000000000000000000000000000000000000000000000000000000000000000020507080e111414161616151413110d08070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c12181d1f20272b2f35393d4348494948443d352b21160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6ada1978b7f726a5f574d453d342e261e1816212b353d444c5254575753504941382d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000020507080909090807070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141b1d24292c32383b3c3d3b38322b23190f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7ab9e9185796d60584e453b3328231c150c1b27323d474f565d606463605b53493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060a0f12181d20272c2e2f302f2c2721191107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6a79a8d8174665c51463c332a2117110a13202c38444f5960686d70706c655b5044372b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d10161b1f22232322201c160f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5a5988b7e7265544b40342a21180f060c19232f3b4854606b707a7d7d776c605346392d20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040a0f131516161613100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a7a4978a7d7164574a3e2e24180f060b151e2c38434f5963707d868a8a7d7063574a3d3024170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090a09070400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8795a0a4978b7e7164584b3e2d22170b09121d2730394854606b76839098897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e697784919dab998c7f7266544a3f33281d19171a232e39424f59636f7c89959a897c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576673808c99a39b8e8175665b5044392f292424252a34404b54606b75828f9c93867a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b4754616e7b86929f9e9185786c60554b4139352f3130363e45515c666f7d89949e918477685d5245392c20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000914202d3a46525e6974818d97a1978a7d70675c534b45413f3d3e4246505a606d7983909d9b8e817568564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d57606d7a8491999d9083796d655d55514c4b4a4b4d525a616c73808d95a0978b7e7164584b3e2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25303b45525d68707d87929a958e81776d67605d55585758575e616c717e88939fa095877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2935414c56606b717e889298938e8179716d676665646466696e747e87929aa49d918477695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1924303a444f59616c717e869095938e847e7a767372707172767b818b9299a3a0988d807367574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323d47505a616c717c838b9196918b8682807e7d7e7f82868e939f9e9a9590867b6e6155483b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c16202b353e48505a616a6f787e848a8e92928f8c8b8a8b8c8f92999796918d89837d70695f53463a2d1f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e1a232d363e4850585f666c72787d8285898b8d8e8f8f8f8f8e8d8a8884807c77706b60574d42372b1e0d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111b242d363e464e545b60666d7075797c7e80818282838281807e7b77746f6a6360594f453c31261a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242c343c424a50545c6064666d6f717374757676757473716e6967626058544f473d332a1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121a222a2f383f444a5053545c606264666868696968686664615f5756544e48443d352b21180e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810181d262d33383f44464a505356585a5b5c5c5c5c5b5a5755534d4947433d38322b23190f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b141c22282e34383a3f4446494b4d4e4f4f504f4e4d4a4846423c3b38322c272119110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c23282b2e34383a3c3e40414243434241403e3b3a37312e2b27201b160f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b11171c1f23282b2d2f313335353636353533312e2d2b26221f1b16100b0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171c1f20232527282929292928272422211e1a15130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b10121316181a1b1c1c1d1c1b1a171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0e0f10100f0e0d0b080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+ m_StreamData:
+ serializedVersion: 2
+ offset: 0
+ size: 0
+ path:
+--- !u!21 &4574445937968986710
+Material:
+ serializedVersion: 8
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: EBGaramond-VariableFont_wght Atlas Material
+ m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
+ m_Parent: {fileID: 0}
+ m_ModifiedSerializedProperties: 0
+ m_ValidKeywords:
+ - UNDERLAY_ON
+ 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}
+ - _Cube:
+ m_Texture: {fileID: 0}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _FaceTex:
+ m_Texture: {fileID: 0}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _MainTex:
+ m_Texture: {fileID: 2561192331358492151}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _OutlineTex:
+ m_Texture: {fileID: 0}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ m_Ints: []
+ m_Floats:
+ - _Ambient: 0.5
+ - _Bevel: 0.5
+ - _BevelClamp: 0
+ - _BevelOffset: 0
+ - _BevelRoundness: 0
+ - _BevelWidth: 0
+ - _BumpFace: 0
+ - _BumpOutline: 0
+ - _ColorMask: 15
+ - _CullMode: 0
+ - _Diffuse: 0.5
+ - _FaceDilate: 0
+ - _FaceUVSpeedX: 0
+ - _FaceUVSpeedY: 0
+ - _GlowInner: 0.05
+ - _GlowOffset: 0
+ - _GlowOuter: 0.05
+ - _GlowPower: 0.75
+ - _GradientScale: 10
+ - _LightAngle: 3.1416
+ - _MaskSoftnessX: 0
+ - _MaskSoftnessY: 0
+ - _OutlineSoftness: 0
+ - _OutlineUVSpeedX: 0
+ - _OutlineUVSpeedY: 0
+ - _OutlineWidth: 0
+ - _PerspectiveFilter: 0.875
+ - _Reflectivity: 10
+ - _ScaleRatioA: 0.9
+ - _ScaleRatioB: 0.73125
+ - _ScaleRatioC: 0.625
+ - _ScaleX: 1
+ - _ScaleY: 1
+ - _ShaderFlags: 0
+ - _Sharpness: 0
+ - _SpecularPower: 2
+ - _Stencil: 0
+ - _StencilComp: 8
+ - _StencilOp: 0
+ - _StencilReadMask: 255
+ - _StencilWriteMask: 255
+ - _TextureHeight: 1024
+ - _TextureWidth: 1024
+ - _UnderlayDilate: 0.05
+ - _UnderlayOffsetX: 1
+ - _UnderlayOffsetY: -1
+ - _UnderlaySoftness: 0.12
+ - _VertexOffsetX: 0
+ - _VertexOffsetY: 0
+ - _WeightBold: 0.75
+ - _WeightNormal: 0
+ m_Colors:
+ - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
+ - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
+ - _FaceColor: {r: 1, g: 1, b: 1, a: 1}
+ - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
+ - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
+ - _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
+ - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
+ - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
+ - _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
+ - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.69803923}
+ m_BuildTextureStacks: []
+ m_AllowLocking: 1
diff --git a/Assets/Data/Fonts/Cinematic_Font.asset.meta b/Assets/Data/Fonts/Cinematic_Font.asset.meta
new file mode 100644
index 0000000..35f9524
--- /dev/null
+++ b/Assets/Data/Fonts/Cinematic_Font.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 737e50c5e8de940e3af564939de4100c
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Fonts/Codex.asset b/Assets/Data/Fonts/Codex.asset
new file mode 100644
index 0000000..86c8a29
--- /dev/null
+++ b/Assets/Data/Fonts/Codex.asset
@@ -0,0 +1,39985 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
+ m_Name: Codex
+ m_EditorClassIdentifier: Unity.TextMeshPro::TMPro.TMP_FontAsset
+ m_Version: 1.1.0
+ m_FaceInfo:
+ m_FaceIndex: 0
+ m_FamilyName: Cormorant Garamond
+ m_StyleName: Light
+ m_PointSize: 90
+ m_Scale: 1
+ m_UnitsPerEM: 1000
+ m_LineHeight: 108.990005
+ m_AscentLine: 83.16
+ m_CapLine: 57
+ m_MeanLine: 35
+ m_Baseline: 0
+ m_DescentLine: -25.830002
+ m_SuperscriptOffset: 83.16
+ m_SuperscriptSize: 0.5
+ m_SubscriptOffset: -25.830002
+ m_SubscriptSize: 0.5
+ m_UnderlineOffset: -11.25
+ m_UnderlineThickness: 4.5
+ m_StrikethroughOffset: 14
+ m_StrikethroughThickness: 4.5
+ m_TabWidth: 21
+ m_Material: {fileID: 6576895709950921952}
+ m_SourceFontFileGUID: aeb1c529a2ccb49978d4fa2932a6cb77
+ m_CreationSettings:
+ sourceFontFileName:
+ sourceFontFileGUID: aeb1c529a2ccb49978d4fa2932a6cb77
+ faceIndex: 0
+ pointSizeSamplingMode: 0
+ pointSize: 90
+ padding: 9
+ paddingMode: 2
+ packingMode: 0
+ atlasWidth: 1024
+ atlasHeight: 1024
+ characterSetSelectionMode: 7
+ characterSequence:
+ referencedFontAssetGUID:
+ referencedTextAssetGUID:
+ fontStyle: 0
+ fontStyleModifier: 0
+ renderMode: 4165
+ includeFontFeatures: 0
+ m_SourceFontFile: {fileID: 12800000, guid: aeb1c529a2ccb49978d4fa2932a6cb77, type: 3}
+ m_SourceFontFilePath:
+ m_AtlasPopulationMode: 1
+ InternalDynamicOS: 0
+ m_GlyphTable:
+ - m_Index: 2400
+ m_Metrics:
+ m_Width: 49.234375
+ m_Height: 6.828125
+ m_HorizontalBearingX: 5.21875
+ m_HorizontalBearingY: 5.84375
+ m_HorizontalAdvance: 59.671875
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 10
+ m_Width: 50
+ m_Height: 7
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2443
+ m_Metrics:
+ m_Width: 30.59375
+ m_Height: 3.421875
+ m_HorizontalBearingX: 2.609375
+ m_HorizontalBearingY: -3.328125
+ m_HorizontalAdvance: 35.8125
+ m_GlyphRect:
+ m_X: 79
+ m_Y: 10
+ m_Width: 32
+ m_Height: 4
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 98
+ m_Metrics:
+ m_Width: 59.5
+ m_Height: 57.515625
+ m_HorizontalBearingX: 3.6875
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 65.25
+ m_GlyphRect:
+ m_X: 130
+ m_Y: 10
+ m_Width: 61
+ m_Height: 59
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 624
+ m_Metrics:
+ m_Width: 36.265625
+ m_Height: 37.078125
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 42.9375
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 36
+ m_Width: 37
+ m_Height: 38
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2391
+ m_Metrics:
+ m_Width: 0
+ m_Height: 0
+ m_HorizontalBearingX: 0
+ m_HorizontalBearingY: 0
+ m_HorizontalAdvance: 21.0625
+ m_GlyphRect:
+ m_X: 0
+ m_Y: 0
+ m_Width: 0
+ m_Height: 0
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 16
+ m_Metrics:
+ m_Width: 39.59375
+ m_Height: 56.25
+ m_HorizontalBearingX: 3.78125
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 47.96875
+ m_GlyphRect:
+ m_X: 66
+ m_Y: 36
+ m_Width: 41
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 604
+ m_Metrics:
+ m_Width: 43.640625
+ m_Height: 35.90625
+ m_HorizontalBearingX: 0.90625
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 46.34375
+ m_GlyphRect:
+ m_X: 210
+ m_Y: 10
+ m_Width: 45
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 707
+ m_Metrics:
+ m_Width: 24.75
+ m_Height: 41.578125
+ m_HorizontalBearingX: 3.6875
+ m_HorizontalBearingY: 40.5
+ m_HorizontalAdvance: 30.515625
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 93
+ m_Width: 26
+ m_Height: 43
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 689
+ m_Metrics:
+ m_Width: 28.796875
+ m_Height: 35.546875
+ m_HorizontalBearingX: 0.90625
+ m_HorizontalBearingY: 35.546875
+ m_HorizontalAdvance: 32.40625
+ m_GlyphRect:
+ m_X: 274
+ m_Y: 10
+ m_Width: 30
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 548
+ m_Metrics:
+ m_Width: 18.453125
+ m_Height: 53.28125
+ m_HorizontalBearingX: 2.96875
+ m_HorizontalBearingY: 53.28125
+ m_HorizontalAdvance: 24.75
+ m_GlyphRect:
+ m_X: 323
+ m_Y: 10
+ m_Width: 20
+ m_Height: 54
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 885
+ m_Metrics:
+ m_Width: 29.078125
+ m_Height: 36.625
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.546875
+ m_HorizontalAdvance: 36.453125
+ m_GlyphRect:
+ m_X: 210
+ m_Y: 65
+ m_Width: 30
+ m_Height: 38
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 698
+ m_Metrics:
+ m_Width: 21.78125
+ m_Height: 36.890625
+ m_HorizontalBearingX: 4.40625
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 30.421875
+ m_GlyphRect:
+ m_X: 259
+ m_Y: 65
+ m_Width: 23
+ m_Height: 37
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 10
+ m_Metrics:
+ m_Width: 54.453125
+ m_Height: 56.796875
+ m_HorizontalBearingX: 3.0625
+ m_HorizontalBearingY: 56.4375
+ m_HorizontalAdvance: 61.921875
+ m_GlyphRect:
+ m_X: 126
+ m_Y: 88
+ m_Width: 55
+ m_Height: 58
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 527
+ m_Metrics:
+ m_Width: 30.6875
+ m_Height: 36.625
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.546875
+ m_HorizontalAdvance: 36.625
+ m_GlyphRect:
+ m_X: 55
+ m_Y: 112
+ m_Width: 32
+ m_Height: 38
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 746
+ m_Metrics:
+ m_Width: 38.34375
+ m_Height: 35
+ m_HorizontalBearingX: 0.09375
+ m_HorizontalBearingY: 34.734375
+ m_HorizontalAdvance: 38.96875
+ m_GlyphRect:
+ m_X: 362
+ m_Y: 10
+ m_Width: 39
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 533
+ m_Metrics:
+ m_Width: 43.015625
+ m_Height: 66.421875
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 65.25
+ m_HorizontalAdvance: 46.171875
+ m_GlyphRect:
+ m_X: 420
+ m_Y: 10
+ m_Width: 44
+ m_Height: 68
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2396
+ m_Metrics:
+ m_Width: 7.109375
+ m_Height: 6.828125
+ m_HorizontalBearingX: 5.21875
+ m_HorizontalBearingY: 5.84375
+ m_HorizontalAdvance: 17.546875
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 155
+ m_Width: 8
+ m_Height: 7
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 40
+ m_Metrics:
+ m_Width: 36.8125
+ m_Height: 56.25
+ m_HorizontalBearingX: 3.78125
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 45.546875
+ m_GlyphRect:
+ m_X: 362
+ m_Y: 65
+ m_Width: 38
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 716
+ m_Metrics:
+ m_Width: 44
+ m_Height: 36.359375
+ m_HorizontalBearingX: 0.1875
+ m_HorizontalBearingY: 35.546875
+ m_HorizontalAdvance: 44.09375
+ m_GlyphRect:
+ m_X: 259
+ m_Y: 121
+ m_Width: 45
+ m_Height: 37
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 543
+ m_Metrics:
+ m_Width: 42.578125
+ m_Height: 65.25
+ m_HorizontalBearingX: 0.265625
+ m_HorizontalBearingY: 65.25
+ m_HorizontalAdvance: 44.640625
+ m_GlyphRect:
+ m_X: 106
+ m_Y: 165
+ m_Width: 43
+ m_Height: 66
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 578
+ m_Metrics:
+ m_Width: 43.109375
+ m_Height: 65.25
+ m_HorizontalBearingX: 0.265625
+ m_HorizontalBearingY: 65.25
+ m_HorizontalAdvance: 44.1875
+ m_GlyphRect:
+ m_X: 37
+ m_Y: 169
+ m_Width: 44
+ m_Height: 66
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 855
+ m_Metrics:
+ m_Width: 32.484375
+ m_Height: 36.359375
+ m_HorizontalBearingX: 5.40625
+ m_HorizontalBearingY: 35.640625
+ m_HorizontalAdvance: 37.703125
+ m_GlyphRect:
+ m_X: 200
+ m_Y: 122
+ m_Width: 33
+ m_Height: 37
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 747
+ m_Metrics:
+ m_Width: 59.390625
+ m_Height: 35
+ m_HorizontalBearingX: 0.09375
+ m_HorizontalBearingY: 34.734375
+ m_HorizontalAdvance: 60.03125
+ m_GlyphRect:
+ m_X: 483
+ m_Y: 10
+ m_Width: 60
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 753
+ m_Metrics:
+ m_Width: 41.9375
+ m_Height: 60.03125
+ m_HorizontalBearingX: -3.0625
+ m_HorizontalBearingY: 34.734375
+ m_HorizontalAdvance: 39.328125
+ m_GlyphRect:
+ m_X: 562
+ m_Y: 10
+ m_Width: 43
+ m_Height: 61
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2477
+ m_Metrics:
+ m_Width: 9.265625
+ m_Height: 21.96875
+ m_HorizontalBearingX: 4.140625
+ m_HorizontalBearingY: 57.15625
+ m_HorizontalAdvance: 17.453125
+ m_GlyphRect:
+ m_X: 168
+ m_Y: 165
+ m_Width: 10
+ m_Height: 23
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 686
+ m_Metrics:
+ m_Width: 42.5625
+ m_Height: 60.65625
+ m_HorizontalBearingX: -0.265625
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 45.90625
+ m_GlyphRect:
+ m_X: 483
+ m_Y: 65
+ m_Width: 44
+ m_Height: 61
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 592
+ m_Metrics:
+ m_Width: 65.78125
+ m_Height: 35.640625
+ m_HorizontalBearingX: 0.90625
+ m_HorizontalBearingY: 35.640625
+ m_HorizontalAdvance: 68.40625
+ m_GlyphRect:
+ m_X: 323
+ m_Y: 141
+ m_Width: 67
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ m_CharacterTable:
+ - m_ElementType: 1
+ m_Unicode: 8230
+ m_GlyphIndex: 2400
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 95
+ m_GlyphIndex: 2443
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 78
+ m_GlyphIndex: 98
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 111
+ m_GlyphIndex: 624
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 32
+ m_GlyphIndex: 2391
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 69
+ m_GlyphIndex: 16
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 110
+ m_GlyphIndex: 604
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 116
+ m_GlyphIndex: 707
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 114
+ m_GlyphIndex: 689
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 105
+ m_GlyphIndex: 548
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 101
+ m_GlyphIndex: 885
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 115
+ m_GlyphIndex: 698
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 68
+ m_GlyphIndex: 10
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 99
+ m_GlyphIndex: 527
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 118
+ m_GlyphIndex: 746
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 100
+ m_GlyphIndex: 533
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 46
+ m_GlyphIndex: 2396
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 70
+ m_GlyphIndex: 40
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 117
+ m_GlyphIndex: 716
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 104
+ m_GlyphIndex: 543
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 107
+ m_GlyphIndex: 578
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 97
+ m_GlyphIndex: 855
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 119
+ m_GlyphIndex: 747
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 121
+ m_GlyphIndex: 753
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 8217
+ m_GlyphIndex: 2477
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 112
+ m_GlyphIndex: 686
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 109
+ m_GlyphIndex: 592
+ m_Scale: 1
+ m_AtlasTextures:
+ - {fileID: 1408335170596436373}
+ m_AtlasTextureIndex: 0
+ m_IsMultiAtlasTexturesEnabled: 0
+ m_GetFontFeatures: 1
+ m_ClearDynamicDataOnBuild: 1
+ m_AtlasWidth: 1024
+ m_AtlasHeight: 1024
+ m_AtlasPadding: 9
+ m_AtlasRenderMode: 4165
+ m_UsedGlyphRects:
+ - m_X: 0
+ m_Y: 0
+ m_Width: 69
+ m_Height: 26
+ - m_X: 69
+ m_Y: 0
+ m_Width: 51
+ m_Height: 23
+ - m_X: 120
+ m_Y: 0
+ m_Width: 80
+ m_Height: 78
+ - m_X: 0
+ m_Y: 26
+ m_Width: 56
+ m_Height: 57
+ - m_X: 56
+ m_Y: 26
+ m_Width: 60
+ m_Height: 76
+ - m_X: 200
+ m_Y: 0
+ m_Width: 64
+ m_Height: 55
+ - m_X: 0
+ m_Y: 83
+ m_Width: 45
+ m_Height: 62
+ - m_X: 264
+ m_Y: 0
+ m_Width: 49
+ m_Height: 55
+ - m_X: 313
+ m_Y: 0
+ m_Width: 39
+ m_Height: 73
+ - m_X: 200
+ m_Y: 55
+ m_Width: 49
+ m_Height: 57
+ - m_X: 249
+ m_Y: 55
+ m_Width: 42
+ m_Height: 56
+ - m_X: 116
+ m_Y: 78
+ m_Width: 74
+ m_Height: 77
+ - m_X: 45
+ m_Y: 102
+ m_Width: 51
+ m_Height: 57
+ - m_X: 352
+ m_Y: 0
+ m_Width: 58
+ m_Height: 55
+ - m_X: 410
+ m_Y: 0
+ m_Width: 63
+ m_Height: 87
+ - m_X: 0
+ m_Y: 145
+ m_Width: 27
+ m_Height: 26
+ - m_X: 352
+ m_Y: 55
+ m_Width: 57
+ m_Height: 76
+ - m_X: 249
+ m_Y: 111
+ m_Width: 64
+ m_Height: 56
+ - m_X: 96
+ m_Y: 155
+ m_Width: 62
+ m_Height: 85
+ - m_X: 27
+ m_Y: 159
+ m_Width: 63
+ m_Height: 85
+ - m_X: 190
+ m_Y: 112
+ m_Width: 52
+ m_Height: 56
+ - m_X: 473
+ m_Y: 0
+ m_Width: 79
+ m_Height: 55
+ - m_X: 552
+ m_Y: 0
+ m_Width: 62
+ m_Height: 80
+ - m_X: 158
+ m_Y: 155
+ m_Width: 29
+ m_Height: 42
+ - m_X: 473
+ m_Y: 55
+ m_Width: 63
+ m_Height: 80
+ - m_X: 313
+ m_Y: 131
+ m_Width: 86
+ m_Height: 55
+ m_FreeGlyphRects:
+ - m_X: 69
+ m_Y: 23
+ m_Width: 51
+ m_Height: 3
+ - m_X: 116
+ m_Y: 23
+ m_Width: 4
+ m_Height: 55
+ - m_X: 45
+ m_Y: 83
+ m_Width: 11
+ m_Height: 19
+ - m_X: 409
+ m_Y: 55
+ m_Width: 1
+ m_Height: 968
+ - m_X: 291
+ m_Y: 55
+ m_Width: 22
+ m_Height: 56
+ - m_X: 291
+ m_Y: 73
+ m_Width: 61
+ m_Height: 38
+ - m_X: 96
+ m_Y: 102
+ m_Width: 20
+ m_Height: 53
+ - m_X: 27
+ m_Y: 145
+ m_Width: 18
+ m_Height: 14
+ - m_X: 0
+ m_Y: 244
+ m_Width: 1023
+ m_Height: 779
+ - m_X: 90
+ m_Y: 240
+ m_Width: 933
+ m_Height: 783
+ - m_X: 0
+ m_Y: 171
+ m_Width: 27
+ m_Height: 852
+ - m_X: 90
+ m_Y: 159
+ m_Width: 6
+ m_Height: 864
+ - m_X: 190
+ m_Y: 78
+ m_Width: 10
+ m_Height: 34
+ - m_X: 242
+ m_Y: 112
+ m_Width: 7
+ m_Height: 911
+ - m_X: 614
+ m_Y: 0
+ m_Width: 409
+ m_Height: 1023
+ - m_X: 187
+ m_Y: 155
+ m_Width: 3
+ m_Height: 868
+ - m_X: 158
+ m_Y: 197
+ m_Width: 865
+ m_Height: 826
+ - m_X: 409
+ m_Y: 87
+ m_Width: 64
+ m_Height: 936
+ - m_X: 536
+ m_Y: 80
+ m_Width: 487
+ m_Height: 943
+ - m_X: 536
+ m_Y: 55
+ m_Width: 16
+ m_Height: 968
+ - m_X: 313
+ m_Y: 73
+ m_Width: 39
+ m_Height: 58
+ - m_X: 242
+ m_Y: 167
+ m_Width: 71
+ m_Height: 856
+ - m_X: 187
+ m_Y: 186
+ m_Width: 836
+ m_Height: 837
+ - m_X: 187
+ m_Y: 168
+ m_Width: 126
+ m_Height: 855
+ - m_X: 399
+ m_Y: 135
+ m_Width: 624
+ m_Height: 888
+ - m_X: 399
+ m_Y: 131
+ m_Width: 74
+ m_Height: 892
+ m_FontFeatureTable:
+ m_MultipleSubstitutionRecords: []
+ m_LigatureSubstitutionRecords:
+ - m_ComponentGlyphIDs: 62000000950a0000
+ m_LigatureGlyphID: 100
+ - m_ComponentGlyphIDs: 62000000990a0000
+ m_LigatureGlyphID: 104
+ - m_ComponentGlyphIDs: 62000000980a0000
+ m_LigatureGlyphID: 103
+ - m_ComponentGlyphIDs: 62000000970a0000
+ m_LigatureGlyphID: 102
+ - m_ComponentGlyphIDs: 62000000940a0000
+ m_LigatureGlyphID: 99
+ - m_ComponentGlyphIDs: 62000000960a0000
+ m_LigatureGlyphID: 101
+ - m_ComponentGlyphIDs: 620000009c0a0000
+ m_LigatureGlyphID: 105
+ - m_ComponentGlyphIDs: 620000009e0a0000
+ m_LigatureGlyphID: 106
+ - m_ComponentGlyphIDs: 62000000700200005c090000
+ m_LigatureGlyphID: 2522
+ - m_ComponentGlyphIDs: 75030000960a0000
+ m_LigatureGlyphID: 886
+ - m_ComponentGlyphIDs: 750300009b0a0000
+ m_LigatureGlyphID: 539
+ - m_ComponentGlyphIDs: 750300009e0a0000
+ m_LigatureGlyphID: 540
+ - m_ComponentGlyphIDs: c0000000c0000000
+ m_LigatureGlyphID: 518
+ - m_ComponentGlyphIDs: c00000001f020000
+ m_LigatureGlyphID: 519
+ - m_ComponentGlyphIDs: c3020000fb020000
+ m_LigatureGlyphID: 1040
+ - m_ComponentGlyphIDs: c3020000c3020000
+ m_LigatureGlyphID: 1039
+ - m_ComponentGlyphIDs: 37010000960a0000
+ m_LigatureGlyphID: 3
+ - m_ComponentGlyphIDs: 370100009b0a0000
+ m_LigatureGlyphID: 4
+ - m_ComponentGlyphIDs: 370100009e0a0000
+ m_LigatureGlyphID: 5
+ - m_ComponentGlyphIDs: 46000000950a0000
+ m_LigatureGlyphID: 71
+ - m_ComponentGlyphIDs: 30000000960a0000
+ m_LigatureGlyphID: 51
+ - m_ComponentGlyphIDs: 300000009b0a0000
+ m_LigatureGlyphID: 52
+ - m_ComponentGlyphIDs: 300000009e0a0000
+ m_LigatureGlyphID: 53
+ - m_ComponentGlyphIDs: 10000000960a0000
+ m_LigatureGlyphID: 17
+ - m_ComponentGlyphIDs: 100000009b0a0000
+ m_LigatureGlyphID: 18
+ - m_ComponentGlyphIDs: 100000009e0a0000
+ m_LigatureGlyphID: 19
+ - m_ComponentGlyphIDs: 56000000950a0000
+ m_LigatureGlyphID: 88
+ - m_ComponentGlyphIDs: 56000000990a0000
+ m_LigatureGlyphID: 92
+ - m_ComponentGlyphIDs: 56000000980a0000
+ m_LigatureGlyphID: 91
+ - m_ComponentGlyphIDs: 56000000970a0000
+ m_LigatureGlyphID: 90
+ - m_ComponentGlyphIDs: 56000000940a0000
+ m_LigatureGlyphID: 87
+ - m_ComponentGlyphIDs: 56000000960a0000
+ m_LigatureGlyphID: 89
+ - m_ComponentGlyphIDs: 560000009c0a0000
+ m_LigatureGlyphID: 93
+ - m_ComponentGlyphIDs: 560000009e0a0000
+ m_LigatureGlyphID: 94
+ - m_ComponentGlyphIDs: c7000000960a0000
+ m_LigatureGlyphID: 200
+ - m_ComponentGlyphIDs: c70000009b0a0000
+ m_LigatureGlyphID: 201
+ - m_ComponentGlyphIDs: c70000009e0a0000
+ m_LigatureGlyphID: 202
+ - m_ComponentGlyphIDs: 4d00000065090000
+ m_LigatureGlyphID: 81
+ - m_ComponentGlyphIDs: 75000000950a0000ab0a0000
+ m_LigatureGlyphID: 121
+ - m_ComponentGlyphIDs: 75000000990a0000ab0a0000
+ m_LigatureGlyphID: 129
+ - m_ComponentGlyphIDs: 75000000980a0000ab0a0000
+ m_LigatureGlyphID: 127
+ - m_ComponentGlyphIDs: 75000000970a0000ab0a0000
+ m_LigatureGlyphID: 125
+ - m_ComponentGlyphIDs: 75000000ab0a0000950a0000
+ m_LigatureGlyphID: 136
+ - m_ComponentGlyphIDs: 75000000ab0a0000990a0000
+ m_LigatureGlyphID: 140
+ - m_ComponentGlyphIDs: 75000000ab0a0000980a0000
+ m_LigatureGlyphID: 139
+ - m_ComponentGlyphIDs: 75000000ab0a0000970a0000
+ m_LigatureGlyphID: 138
+ - m_ComponentGlyphIDs: 75000000ab0a0000960a0000
+ m_LigatureGlyphID: 137
+ - m_ComponentGlyphIDs: 75000000ab0a00009c0a0000
+ m_LigatureGlyphID: 141
+ - m_ComponentGlyphIDs: 75000000ab0a00009e0a0000
+ m_LigatureGlyphID: 142
+ - m_ComponentGlyphIDs: 75000000940a0000ab0a0000
+ m_LigatureGlyphID: 119
+ - m_ComponentGlyphIDs: 75000000960a0000ab0a0000
+ m_LigatureGlyphID: 123
+ - m_ComponentGlyphIDs: 750000009c0a0000ab0a0000
+ m_LigatureGlyphID: 132
+ - m_ComponentGlyphIDs: 750000009e0a0000ab0a0000
+ m_LigatureGlyphID: 134
+ - m_ComponentGlyphIDs: 75000000950a0000
+ m_LigatureGlyphID: 120
+ - m_ComponentGlyphIDs: 75000000990a0000
+ m_LigatureGlyphID: 128
+ - m_ComponentGlyphIDs: 75000000980a0000
+ m_LigatureGlyphID: 126
+ - m_ComponentGlyphIDs: 75000000970a0000
+ m_LigatureGlyphID: 124
+ - m_ComponentGlyphIDs: 75000000ab0a0000
+ m_LigatureGlyphID: 135
+ - m_ComponentGlyphIDs: 75000000940a0000
+ m_LigatureGlyphID: 118
+ - m_ComponentGlyphIDs: 75000000960a0000
+ m_LigatureGlyphID: 122
+ - m_ComponentGlyphIDs: 750000009c0a0000
+ m_LigatureGlyphID: 131
+ - m_ComponentGlyphIDs: 750000009b0a0000
+ m_LigatureGlyphID: 130
+ - m_ComponentGlyphIDs: 750000009e0a0000
+ m_LigatureGlyphID: 133
+ - m_ComponentGlyphIDs: 70020000950a0000ab0a0000
+ m_LigatureGlyphID: 628
+ - m_ComponentGlyphIDs: 70020000990a0000ab0a0000
+ m_LigatureGlyphID: 636
+ - m_ComponentGlyphIDs: 70020000980a0000ab0a0000
+ m_LigatureGlyphID: 634
+ - m_ComponentGlyphIDs: 70020000970a0000ab0a0000
+ m_LigatureGlyphID: 632
+ - m_ComponentGlyphIDs: 70020000ab0a0000950a0000
+ m_LigatureGlyphID: 644
+ - m_ComponentGlyphIDs: 70020000ab0a0000990a0000
+ m_LigatureGlyphID: 648
+ - m_ComponentGlyphIDs: 70020000ab0a0000980a0000
+ m_LigatureGlyphID: 647
+ - m_ComponentGlyphIDs: 70020000ab0a0000970a0000
+ m_LigatureGlyphID: 646
+ - m_ComponentGlyphIDs: 70020000ab0a0000940a0000
+ m_LigatureGlyphID: 643
+ - m_ComponentGlyphIDs: 70020000ab0a0000960a0000
+ m_LigatureGlyphID: 645
+ - m_ComponentGlyphIDs: 70020000ab0a00009c0a0000
+ m_LigatureGlyphID: 649
+ - m_ComponentGlyphIDs: 70020000ab0a00009e0a0000
+ m_LigatureGlyphID: 650
+ - m_ComponentGlyphIDs: 70020000940a0000ab0a0000
+ m_LigatureGlyphID: 626
+ - m_ComponentGlyphIDs: 70020000960a0000ab0a0000
+ m_LigatureGlyphID: 630
+ - m_ComponentGlyphIDs: 700200009c0a0000ab0a0000
+ m_LigatureGlyphID: 639
+ - m_ComponentGlyphIDs: 700200009e0a0000ab0a0000
+ m_LigatureGlyphID: 641
+ - m_ComponentGlyphIDs: 70020000950a0000
+ m_LigatureGlyphID: 627
+ - m_ComponentGlyphIDs: 70020000990a0000
+ m_LigatureGlyphID: 635
+ - m_ComponentGlyphIDs: 70020000980a0000
+ m_LigatureGlyphID: 633
+ - m_ComponentGlyphIDs: 70020000970a0000
+ m_LigatureGlyphID: 631
+ - m_ComponentGlyphIDs: 70020000ab0a0000
+ m_LigatureGlyphID: 642
+ - m_ComponentGlyphIDs: 70020000940a0000
+ m_LigatureGlyphID: 625
+ - m_ComponentGlyphIDs: 70020000960a0000
+ m_LigatureGlyphID: 629
+ - m_ComponentGlyphIDs: 700200009c0a0000
+ m_LigatureGlyphID: 638
+ - m_ComponentGlyphIDs: 700200009b0a0000
+ m_LigatureGlyphID: 637
+ - m_ComponentGlyphIDs: 700200009e0a0000
+ m_LigatureGlyphID: 640
+ - m_ComponentGlyphIDs: cc020000960a0000
+ m_LigatureGlyphID: 717
+ - m_ComponentGlyphIDs: cc0200009b0a0000
+ m_LigatureGlyphID: 718
+ - m_ComponentGlyphIDs: cc0200009e0a0000
+ m_LigatureGlyphID: 719
+ - m_ComponentGlyphIDs: ba020000ae020000
+ m_LigatureGlyphID: 1037
+ - m_ComponentGlyphIDs: ba020000c3020000
+ m_LigatureGlyphID: 1038
+ - m_ComponentGlyphIDs: 50020000950a0000
+ m_LigatureGlyphID: 594
+ - m_ComponentGlyphIDs: 50020000990a0000
+ m_LigatureGlyphID: 598
+ - m_ComponentGlyphIDs: 50020000980a0000
+ m_LigatureGlyphID: 597
+ - m_ComponentGlyphIDs: 50020000970a0000
+ m_LigatureGlyphID: 596
+ - m_ComponentGlyphIDs: 50020000940a0000
+ m_LigatureGlyphID: 593
+ - m_ComponentGlyphIDs: 50020000960a0000
+ m_LigatureGlyphID: 595
+ - m_ComponentGlyphIDs: 500200009c0a0000
+ m_LigatureGlyphID: 599
+ - m_ComponentGlyphIDs: 500200009e0a0000
+ m_LigatureGlyphID: 600
+ - m_ComponentGlyphIDs: b1020000c3020000
+ m_LigatureGlyphID: 1036
+ - m_ComponentGlyphIDs: 4702000065090000
+ m_LigatureGlyphID: 587
+ - m_ComponentGlyphIDs: 5c020000950a0000
+ m_LigatureGlyphID: 606
+ - m_ComponentGlyphIDs: 5c020000990a0000
+ m_LigatureGlyphID: 610
+ - m_ComponentGlyphIDs: 5c020000980a0000
+ m_LigatureGlyphID: 609
+ - m_ComponentGlyphIDs: 5c020000970a0000
+ m_LigatureGlyphID: 608
+ - m_ComponentGlyphIDs: 5c020000940a0000
+ m_LigatureGlyphID: 605
+ - m_ComponentGlyphIDs: 5c020000960a0000
+ m_LigatureGlyphID: 607
+ - m_ComponentGlyphIDs: 5c0200009c0a0000
+ m_LigatureGlyphID: 611
+ - m_ComponentGlyphIDs: 5c0200009e0a0000
+ m_LigatureGlyphID: 612
+ - m_ComponentGlyphIDs: 57030000960a0000
+ m_LigatureGlyphID: 522
+ - m_ComponentGlyphIDs: 570300009b0a0000
+ m_LigatureGlyphID: 523
+ - m_ComponentGlyphIDs: 570300009e0a0000
+ m_LigatureGlyphID: 524
+ - m_ComponentGlyphIDs: 24020000960a0000
+ m_LigatureGlyphID: 553
+ - m_ComponentGlyphIDs: 240200009b0a0000
+ m_LigatureGlyphID: 554
+ - m_ComponentGlyphIDs: 240200009e0a0000
+ m_LigatureGlyphID: 555
+ - m_ComponentGlyphIDs: 1d0200001d020000cc020000
+ m_LigatureGlyphID: 1025
+ - m_ComponentGlyphIDs: 1d0200001d020000e6020000
+ m_LigatureGlyphID: 1026
+ - m_ComponentGlyphIDs: 1d020000cc020000
+ m_LigatureGlyphID: 1032
+ - m_ComponentGlyphIDs: 1d020000e6020000
+ m_LigatureGlyphID: 1033
+ - m_ComponentGlyphIDs: 1d0200001d0200000e020000
+ m_LigatureGlyphID: 1016
+ - m_ComponentGlyphIDs: 1d0200001d0200001d020000
+ m_LigatureGlyphID: 1017
+ - m_ComponentGlyphIDs: 1d0200001d0200001f020000
+ m_LigatureGlyphID: 1018
+ - m_ComponentGlyphIDs: 1d0200001d02000024020000
+ m_LigatureGlyphID: 1019
+ - m_ComponentGlyphIDs: 1d0200001d0200003e020000
+ m_LigatureGlyphID: 1020
+ - m_ComponentGlyphIDs: 1d0200001d02000042020000
+ m_LigatureGlyphID: 1021
+ - m_ComponentGlyphIDs: 1d0200001d02000047020000
+ m_LigatureGlyphID: 1022
+ - m_ComponentGlyphIDs: 1d0200001d020000af020000
+ m_LigatureGlyphID: 1023
+ - m_ComponentGlyphIDs: 1d0200001d020000c3020000
+ m_LigatureGlyphID: 1024
+ - m_ComponentGlyphIDs: 1d0200000e020000
+ m_LigatureGlyphID: 1014
+ - m_ComponentGlyphIDs: 1d0200001d020000
+ m_LigatureGlyphID: 1015
+ - m_ComponentGlyphIDs: 1d0200001f020000
+ m_LigatureGlyphID: 1027
+ - m_ComponentGlyphIDs: 1d0200003e020000
+ m_LigatureGlyphID: 1028
+ - m_ComponentGlyphIDs: 1d02000042020000
+ m_LigatureGlyphID: 1029
+ - m_ComponentGlyphIDs: 1d020000af020000
+ m_LigatureGlyphID: 1030
+ - m_ComponentGlyphIDs: 1d020000c3020000
+ m_LigatureGlyphID: 1031
+ - m_ComponentGlyphIDs: 1d02000024020000
+ m_LigatureGlyphID: 1041
+ - m_ComponentGlyphIDs: 1d02000047020000
+ m_LigatureGlyphID: 1042
+ - m_ComponentGlyphIDs: 0f020000c3020000
+ m_LigatureGlyphID: 1013
+ - m_ComponentGlyphIDs: 8c0300008c030000
+ m_LigatureGlyphID: 1046
+ - m_ComponentGlyphIDs: b5000000f1020000
+ m_LigatureGlyphID: 516
+ - m_ComponentGlyphIDs: b5000000f9020000
+ m_LigatureGlyphID: 517
+ - m_ComponentGlyphIDs: f90800006c090000e2080000
+ m_LigatureGlyphID: 2348
+ - m_ComponentGlyphIDs: f90800006c090000de080000
+ m_LigatureGlyphID: 2346
+ - m_ComponentGlyphIDs: f90800006c090000dc080000
+ m_LigatureGlyphID: 2345
+ - m_ComponentGlyphIDs: df0800006c090000e2080000
+ m_LigatureGlyphID: 2350
+ - m_ComponentGlyphIDs: 3e020000950a0000
+ m_LigatureGlyphID: 576
+ - m_ComponentGlyphIDs: e10800006c090000e2080000
+ m_LigatureGlyphID: 2351
+ - m_ComponentGlyphIDs: dd0800006c090000e2080000
+ m_LigatureGlyphID: 2349
+ - m_ComponentGlyphIDs: dd0800006c090000de080000
+ m_LigatureGlyphID: 2347
+ m_GlyphPairAdjustmentRecords:
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 434
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 47
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 781
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 782
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 783
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 313
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 784
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1230
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 994
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1265
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1068
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1069
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1070
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 4
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1071
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1072
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1073
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 873821524
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1074
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1075
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1076
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1077
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1078
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1079
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1080
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1129316352
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1081
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1129316352
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1082
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1129316352
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1083
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 219
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1084
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2252
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1085
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1086
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 543
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2064
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 543
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: -1.08
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2518
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1701602414
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 578
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1922
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 592
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2064
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -419402129
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 592
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: -1.08
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2518
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 604
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2064
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 604
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: -1.08
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2518
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 68049
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 16
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1098321792
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 17
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 18
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 19
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 20
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 21
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 37
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 38
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1283
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 39
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2091
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 40
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1415
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 41
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 58
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 59
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 24
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 72
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2159
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 73
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 9
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 74
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 75
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 21
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 76
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 77
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 78
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 79
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 10
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 80
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 81
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 82
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 83
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 84
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 87
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 53864
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 53984
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ m_MarkToBaseAdjustmentRecords:
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.300003
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.03
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.550003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.550003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.550003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.550003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 45.09
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 45.09
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 60.660004
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.190002
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 60.660004
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 60.660004
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 60.660004
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 59.670002
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.920002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.920002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.920002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.920002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 1.8000001
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.61
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.61
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.61
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.61
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.61
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.91
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.91
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.91
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.91
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.030003
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.83
+ m_YCoordinate: 4.32
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.030003
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.030003
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.030003
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.57
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.580002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.580002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.580002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.580002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ m_MarkToMarkAdjustmentRecords: []
+ m_ShouldReimportFontFeatures: 0
+ m_FallbackFontAssetTable: []
+ m_FontWeightTable:
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ fontWeights: []
+ normalStyle: 0
+ normalSpacingOffset: 0
+ boldStyle: 0.75
+ boldSpacing: 7
+ italicStyle: 35
+ tabSize: 10
+ m_fontInfo:
+ Name:
+ PointSize: 0
+ Scale: 0
+ CharacterCount: 0
+ LineHeight: 0
+ Baseline: 0
+ Ascender: 0
+ CapHeight: 0
+ Descender: 0
+ CenterLine: 0
+ SuperscriptOffset: 0
+ SubscriptOffset: 0
+ SubSize: 0
+ Underline: 0
+ UnderlineThickness: 0
+ strikethrough: 0
+ strikethroughThickness: 0
+ TabWidth: 0
+ Padding: 0
+ AtlasWidth: 0
+ AtlasHeight: 0
+ m_glyphInfoList: []
+ m_KerningTable:
+ kerningPairs: []
+ fallbackFontAssets: []
+ atlas: {fileID: 0}
+--- !u!28 &1408335170596436373
+Texture2D:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: CormorantGaramond-VariableFont_wght Atlas
+ m_ImageContentsHash:
+ serializedVersion: 2
+ Hash: 00000000000000000000000000000000
+ m_IsAlphaChannelOptional: 0
+ serializedVersion: 4
+ m_Width: 1024
+ m_Height: 1024
+ m_CompleteImageSize: 1048576
+ m_MipsStripped: 0
+ m_TextureFormat: 1
+ m_MipCount: 1
+ m_IsReadable: 1
+ m_IsPreProcessed: 0
+ m_IgnoreMipmapLimit: 1
+ m_MipmapLimitGroupName:
+ m_StreamingMipmaps: 0
+ m_StreamingMipmapsPriority: 0
+ m_VTOnly: 0
+ m_AlphaIsTransparency: 0
+ m_ImageCount: 1
+ m_TextureDimension: 2
+ m_TextureSettings:
+ serializedVersion: 2
+ m_FilterMode: 1
+ m_Aniso: 1
+ m_MipBias: 0
+ m_WrapU: 0
+ m_WrapV: 0
+ m_WrapW: 0
+ m_LightmapFormat: 0
+ m_ColorSpace: 1
+ m_PlatformBlob:
+ image data: 1048576
+ _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709091012120e07070501000000000000000000030608091012120f08070502000000000000000000030608090f12120f080705020000000000000000000000000000020507081010101010101010101010101010101010101010101010101010101010100706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070808060200000000000000000000000000000000000000000000000001050707131313121212111111111112121213130a090704060b0f11111313121212111111111112121213130d0c0a060200000000000000000000000000000001050707131313121212111111111111111212121313130c0b090601000000000000000000000000000000000000000000040607131313121212111111111112121213130b0a080500000000000000000000000000000000000000000000000000000000000000010406070907060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708080807060400000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060709070604010000000000000000000000000104060709070604010000000000000000000000000000000000000000000000000000000000000000000001040607090a090807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161d1f1e1b1413110d08020000000000040a0f1315161c1f1f1b1414110e08020000000000030a0f1215151c1f1f1c1514120e09030000000000000000000003090e1214151d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1312100c070000000000000000000000000000000006060605050504040404050505060602010000000000000000000000000000000000000000000000000000000001070d1113141514120f0a03000000000000000000000000000000000000000002080d11131420201f1f1f1e1e1e1e1e1e1e1f1f20201716141012171b1d1e201f1f1f1e1e1e1e1e1e1e1f1f2020191916120d0700000000000000000000000002080d11131420201f1f1f1e1e1e1e1e1e1e1e1f1f1f1f2020191815120d06000000000000000000000000000000000000070c10121320201f1f1f1e1e1e1e1e1e1e1f1f2020181715110c0600000000000000000000000000000000000000000000000000000001080d111314161413100d070100000000000000000000000000000000000000000000000000000000000000000000000000000205070c1013131515151413100c0706040100000000010507070e0e08070502000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314161413100d0701000000000000000001070d111314161413110d070100000000000000000000000000000000000000000000000000000000000001070d1113141617161514120e090704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f2223292c2b2821201d19130c04000000070e151b1f2222292c2b2821201e19140d05000000060e151a1f2122292c2b2821211e1a140d050000000000000000060d141a1e2122292929292929292929292929292929292929292929292929292929292929201f1c18120b03000000000000000000000407090a1313121212111111111111121213130f0e0c0804000000000000000000000000000000000000000000000000040c13181d202022211f1a150e06000000000000000000000000000000000000040c13191d20212d2c2c2c2b2b2b2a2a2b2b2b2b2c2c2d2323201c1d23272a2b2c2c2c2b2b2b2b2a2b2b2b2b2c2c2d2625231e19120a01000000000000000000040c13191d20212d2c2c2c2b2b2b2a2a2a2b2b2b2b2c2c2c2c2d2524221e181109010000000000000000000000000000030b12181c1f202c2c2c2c2b2b2b2a2a2a2b2b2b2c2c2d2524211d17100900000000000000000000000000000000000000000000000000040c13191d20212320201d18120c04000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20212221201f1d181413110d080102080d1113141b1a1514120e09030000000000000000000000000000000000000000000000000000000000000000000000040c13191d20212320201d18120c04000000000000040c13181d20202320201d18130c0400000000000000000000000000000000000000000000000000000001070d13181d202122232321201e1a1613100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101921272c2f30363838342e2d29251e160e040007101920272b2e2f363838352e2d2a251f170e050006101820262b2e2f363838352e2d2a251f170f05000000000000060f171f262a2d2e3636363636363636363636363636363636363636363636363636363636362d2c28231c150c0300000000000000050b10141617201f1f1f1e1e1e1e1e1e1e1f1f1f201b1b18140f0902000000000000000000000000000000000000000000040d161d24292c2d2f2e2b2620180f0600000000000000000000000000000000040e161e25292d2e39393938383837373737383838393939302f2c27282e33373839393838383837373738383839393933322f2a231c130a0000000000000000040e161e25292d2e3939393838383737373737373838383939393932312e29231b130900000000000000000000000000030c151c23282c2d3939393838383737373737383839393931302d28221b12090000000000000000000000000000000000000000000000040d161e24292c2d302d2c29241d160d04000000000000000000000000000000000000000000000000000000000000000002080e141a1e2123282c2d2e2f2e2d2c292421201d19130d0c13191d2021282722211e1a140f0a040000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d302d2c29241d160d0400000000040d161d24292c2d302d2c29241d160d0400000000000000000000000000000000000000000000000000040c13181d24292c2d2f302f2e2d2a2522201c160f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061019222b32383b3c434545413a3935302820160c060f19222b32373b3c434545423b3936302920170c050e18222a31373a3c424545423b3a36312921170c0300000000030d17212931363a3b4343434343434343434343434343434343434343434343434343434343433a38342e271e150b000000000000080f161c2022232c2c2c2c2b2b2b2a2a2b2b2b2c2c2c282724201a130b0300000000000000000000000000000000000000020c161f282f35393a3b3a37312a22180e030000000000000000000000000000020c1620283035393a464646454545444444444445454546463d3c3833323a3f4344464645454544444444444545454646403e3b352e251c1207000000000000020c1620283035393a464646454545444444444444444545454646463f3e3a342d251b11060000000000000000000000000b151e272e343845464646454545444444444445454546463e3d39342d241b1006000000000000000000000000000000000000000000010c161f282f35393a3c3a39352f281f160c01000000000000000000000000000000000000000000000000000000000000050d14191f262a2d2e34383a3b3b3b3a39352f2d2c29241e19161e252a2d2e34342e2d2b261f1b150f0a040000000000000000000000000000000000000000000000000000000000010c161f282f35393a3c3a39352f281f160c010000010c161f282f35393a3c3a39352f281f160c010000000000000000000000000000000000000000000000040d161d24292f35393a3c3d3c3b3a36302f2c27211b160b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222b343d4348495052514e4746413a32281e130e18212b343c4347494f52524e4746413b32291e140d17202a343c4347484f52524f4846423b33291e150b0000000009141f29333b42464850505050505050505050505050505050505050505050505050505050504f4644403930271c12070000000008111a21272c2f303939393838383737373738383839393534312c251d150b020000000000000000000000000000000000000a141e28313a4045474847433c342a20150a000000000000000000000000000008131e28323a414647535352525251515151515151525253534a48443d3c444b4f515352525251515151515151525253534c4b4640372e23190d02000000000008131e28323a414647535352525251515151515151515252525253534c4a463f372d23180d010000000000000000000007121c273039404452535352525251515151515151525253534b49453e362d22170c00000000000000000000000000000000000000000008131e28313a414547494745403931281d12070000000000000000000000000000000000000000000000000000000000080e171f252a31363a3b4045464848484745403e3a39352f292420283036393a41413b3a37312b26201b16100b0500000000000000000000000000000000000000000000000000000008131e28313a414547494745403931281d1207000007131d28313a404547494745403a31281d130700000000000000000000000000000000000000000000010c161f282f353a414547494a494846423d3c38332b272017110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343d474f54565c5f5e5b54524c443a302519141f2a333c464e54555c5f5e5b54524d443b30261c141f29323c464e53555c5f5e5b54534d453b30271d12070000020e1a26313b454d53555c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c53514a42392e23180c000000050f1a232b33383c3d46464545454444444444444545464642403d372f271d1309000000000000000000000000000000000006111c26303a434b515355534e463c31261a0f02000000000000000000000000010d1925303a444c5254605f5f5f5e5e5e5d5d5e5e5e5e5f5f6056554f47444e565c5e5f5f5f5e5e5e5e5d5e5e5e5e5f5f605957514940352a1e120600000000010d1925303a444c5254605f5f5f5e5e5e5d5d5d5e5e5e5e5f5f5f5f60585651493f34291e1206000000000000000000000c18232e39424a515e5f5f5f5f5e5e5e5d5d5d5e5e5e5f5f60585650483e34281d110500000000000000000000000000000000000000010d19242f3a434c51545653514b43392f24180d0100000000000000000000000000000000000000000000000000000109111a202930363b4246484b515354555453514b4b4745413a352f28323a4146474e4d4846423c37312c27211c16100b05000000000000000000000000000000000000000000000000010d19242f3a434c51545653514b43392f24180d01010d18242f3a434b51535653514b433a2f24180d0200000000000000000000000000000000000000000007131d28313a41454b515455565654524d4a48443d383227221b140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464f596063696b6b67615e564c413529201a26313b454e586062696b6b68615e564d42382e231925303b444e585f62696b6b68615e574d43392e23180c000005121e2a36424d575f61696969696969696969696969696969696969696969696969696969696969605c544a4034281c100400000b16212b353d44484a5352525251515151515151525252534e4d4841392f251a0f04000000000000000000000000000000071017232e38424b555d60625f584e43372b1f120600000000000000000000000005111d2935414c565e6b6c6c6c6b6b6b6a6a6a6a6b6b6b6c6c6c6361594f4b5660676b6c6c6b6b6b6b6a6a6a6b6b6b6c6c6c66635b51463b2f23160a0000000005111d2935414c565e6b6c6c6c6b6b6b6a6a6a6a6a6a6b6b6b6c6c6c6c65625b51463a2e22150900000000000000000004101c2834404a545c6a6c6c6c6b6b6b6a6a6a6a6a6b6b6c6c6c64615a5045392d2115080000000000000000000000000000000000000004111d2935414c555d6063605d554b4035291e1308000000000000000000000000000000000000000000000000000009131b232c323b41464d5355555c60616261605d555854514c45413a323a444c52545b5a55534d47433c38322c27211c171008000000000000000000000000000000000000000000000004111d2935414c555d6063605d554b4035291e130804111d2935404b555d6063605d554b4035291e13080000000000000000000000000000000000000000010d18242f3a434b51555d60626362615e5756544f47433d332d261d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58606b6f767878746d685e52463c31261e2a36424d57606a6f767878756e685e544a3f34281e2a36414d565f6a6f757878756e695e554b4034281c1004000714212d3a46535f696e7676767676767676767676767676767676767676767676767676767676766d665c5144382c1f12060004101c27333d474f54565f5f5f5f5e5e5e5d5d5e5e5e5f5f5f5b59534b41372c2014080000000000000000000000000000050e192228343f4a545d676d6e6a5f53473a2e2114080000000000000000000000000713202d3946525e687579797978787877777777777878787979706b61554f5c677277797978787877777777777878787979736d63574b3e3225190c000000000713202d3946525e687579797978787877777777777777787878797979726d62564a3e3124180b00000000000000000006121f2c3844515c667579797978787877777777777878787979716c6156493d3024170a000000000000000000000000000000000000020d17212c3945515d676d6f6d675d51453a2f24190d0100000000000000000000000000000000000000000000000009121b252d353e444d52575f6166676d6e6e6e6d676864605d55524c443e414c565e616767615f57534e48433d38332d28221a1108000000000000000000000000000000000000000000020d17212c3945515d676d6f6d675d51453a2f24190d0c16202c3945515d676d6f6d675d51453a3025190d000000000000000000000000000000000000000004111d2935414b555d60676d6f706f6e6968636059544e443f382f261b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a6f7d828584817a6d61584e43372b212d3a46535f696f7c828584817a6e665c5044382b202d3946525e686f7c828585827b6e675c5145382c1f1306000815222e3b4855616e7b828383838383838383838383838383838383838383838383838383838382786d6053463a2d201307000714202c38444f5960636c6c6c6b6b6b6a6a6a6a6b6b6b6c6c68655d53483d3124180c00000000000000000000000000030c17202b343d44505c666d797b766c55483b2f2215080000000000000000000000000714212e3a4754616d7a868685858484848484848484858586877d706356515e6b77848786858484848484848484858586877f7366594c403326190d000000000714212e3a4754616d7a868685858484848484848484848485858586877f7265584c3f3225190c0000000000000000000713202d3a4653606d79868685858484848484848484858586877e7164584b3e3125180b00000000000000000000000000000000000009141f2b37434e58606d7a7c796d60564c4135291d1104000000000000000000000000000000000000000000000007101b242d373f474f565e61696e7377797b7b7b7a7875716d67605d56504646525e686d74746e69625f58544e48443d39332c241a0e05000000000000000000000000000000000000000009141f2b37434e58606d7a7c796d60564c4135291d11131e2a36424d57606d797c796d60564c41362a1c1106000000000000000000000000000000000000000613202c3945515d676d747a7c7d7c7b7874706b626058504941382d22171209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7c878f92918e82766a5f53473a2e222e3b4855616e7b868f92918e83786d6053463a2d212e3b4754616e7b858f92918e84796d6053463a2d201307000a1724303d4a5763707d8a8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154473b2e211408000916222f3c4854606b70797978787877777777777778787979756f65594d4034271b0e010000000000000000000000000b151e29323d46505a606d788286796c605346392d20130600000000000000000000000713202d3946525e68757a7b7c7f8491919090919185807d7b7b786c60534754606d7a7b7c7f838f919190919187817d7b7b796d6053463a2d201307000000000713202d3946525e68757a7b7c7f849191909090918c84807d7c7b7a7a786d6053463a2d20130700000000000000000006121f2c3844515c66757a7b7c7f8491919090909186807d7b7b786d6053463a2d2013070000000000000000000000000000000000020e1a25303b47535f6a7682898074685d5245392c20160b00000000000000000000000000000000000000000000030c19222d363f49515961686e747b8083868788878684827e7a736d68615a524f59616d7a81807b756f6a626058544f49443e362c20170d02000000000000000000000000000000000000020e1a25303b47535f6a7682898174685d5245392c20161924303a46535f697581898175685e5246382d22170b00000000000000000000000000000000000003101c28343f4a54606d7980858889898785817d766f6a605b53493f3327241b10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e999e9e94887b6e6255483b2f2734404d5a6773808d989e9e95897c6f6356493c302633404c5966737f8c979e9e968a7d7063574a3d3024170a000a1724303d4a5763707d8a8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e877b6e6154473b2e211408000a1723303d4a5663707d8686858584848484848484848585878175685b4e4235281b0f02000000000000000000000007121d27303b444e58616c73808d86796c605346392d201306000000000000000000000005111d2935414c565e686d6e70737a84919d9d92867b73706e6e6c665b5045525d686d6e6f7278828f9c9d968a7e74706f6e6d675c5145382c1f13060000000005111d2935414c565e686d6e70737a84919d9d958c807873716f6e6e6d6d665c5144382c1f120600000000000000000004101c2834404a545e686d6e70737a84919d9d92877c74706e6e6d665c5044382c1f1206000000000000000000000000000000000005121e2a36424d57626f7c8892867a6d6054473d32271b10020000000000000000000000000000000000000000000b151e2b343f48515b626b707b81878c909299999291908e8b85807a716c615e56616b76828e8d87817c756f6a6360595550483e32291e130800000000000000000000000000000000000005121e2a36424d57626f7c8892867a6d6054473d33271c1d2935414c56616e7b8792867a6d61544a3f33281c0f03000000000000000000000000000000000006121f2c3844505c6675818d9298969597918e89837c726c655b504440362d22180c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9caaa6968a7d7063574a3d302935424f5c6875828f9ba9a6978a7e7164574b3e312834414e5b6774818e9aa9a7988b7e7265584b3f3225180c000815212e3b4854616e7b818282828282828282828282828282828282828282828282828282828281786d6053463a2d201307000713202d3a4653606d787b7b7e828891919090918d847f7c7b796d6053473a2d2014070000000000000000000000071118232e39424c56606a717e8b9286796c605346392d2013060000000000000000000000010d1925303a444c565e61616368727f8c999b8e817569636261605b544a414c565d60616266707c89999e9184776c646261605c554b4034281c100400000000010d1925303a444c565e61616368727f8c999d9083776c666462626161605c544a4034281c1004000000000000000000000c18232e39424c565e61616368727e8b989c8f82766a636261605c544a3f34281c100300000000000000000000000000000000000714202d3a46525e6975818e988b7f7265594f44382c1e1408000000000000000000000000000000000000000007121d27303d46505a626d727d858e939a98928e898684848485888b857e766d685f63707d899499928e88827c76706b64615a50443a3025190d0100000000000000000000000000000000000714202d3a46525e6975818e988b7f7265594f44382c1f202d3946525d6874808d998c7f72665b5044382b1f140900000000000000000000000000000000000713202d3a4653606d7986929fa29f97928c8a898b877f776c605c52483e342a1e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e989d9c94887b6e6255483b2f2734404d5a6773808d979d9c94897c6f6256493c2f26333f4c5966727f8c979d9c958a7d7063574a3d3024170a000714212d3a46535e696e7575757575757575757575757575757575757575757575757575757575756d665c5044382b1f12060006121f2b3844505c666d6e6f71757d86929d948d8078726f6e6d675d5145392c20130600000000000000000000060f19232834404b545e686f7c86929386796c605346392d20130600000000000000000000000008131e28323a444c52545556636f7c8996988b7e726557555453504a423a444c52545454606d7986929b8e8175685a555453514b43392e23180c00000000000008131e28323a444c52545556636f7c8996998c7f72665b545655545453514a42392e23180c000000000000000000000007121c27303a444c52545556626e7b8895998c7f736658555453504a42382e23170c000000000000000000000000000000000004111d2935414c55616e7b86929d9184776b6054483b3025190d00000000000000000000000000000000000000000c18232e39424e58626c727f8892979f948f86817c79787777797b7f838a827a6f6a6874818e9ba399928e8d89837d77706c61564c41362a1e11050000000000000000000000000000000004111d2935414c55616e7b86929e9184776b6054483b30252834404b55616d7a86929e9184786c6053463b31251a0e00000000000000000000000000000000000713202d3a4653606d7985929998928d85807d7c7f838b80746e645a50463c30261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b868e908f8c82756a5f53473a2e212e3b4854616e7b858d908f8c82786c605346392d212e3a4754616d7a858d90908d83796d6053463a2d2013070005121e2a36424d575e61686868686868686868686868686868686868686868686868686868686868605c544a3f34281c10030003101c28343f4a545c606162646b727f8c989082776d666361605d554b4035291d1004000000000000000000040d17212b353d45515c666e7a8491989386796c605346392d201306000000000000000000000000020c162029323a4146474854616e7a8794968a7d7063574a4746443f38323a41454748515c66788491998c807366594d474645403930271d1207000000000000020c162029323a4146474854616e7a8794978a7d7064574a494847474644403930271c12070000000000000000000000000b151e29323a4146474853606d798699978b7e7164584b4746443f3830261c110600000000000000000000000000000000000613202c3945515d6773808d999e95897c7063564c41362a1c110600000000000000000000000000000000000004101c2834404b54606a717e8b939a9d928d827b74706d676a656c6e72777d84847c706b7784919e9992878280818285837e70685e5246392d201307000000000000000000000000000000000613202c3945515d6773808d999e96897d7063574d42362a2c3845515c67737f8c989e968a7d7063574d42362a1d12070000000000000000000000000000000006121f2b3844505c66727f87898985807a73707072787f8680736c61584e42382e23170b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212d3a47535f696e7b8183837f796d60584e43372b202d3a46525e696e7b81838380796d655b5044372b202d3946525e686e7a808383807a6d665c5044382c1f120600020e1a25313b454d53545b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b53504a42382e23170b0000000b17232e38424a5053545559606d7a86928a7d70655c545553514b43392f24180d010000000000000000020b161f29333d47515b606d78839096a19386796c605346392d20130600000000000000000000000000040e1720293036393a4754606d7a879396897c6f6356493c3938332d282f35393a404b546a778491998c7f7266594c3f3a38342e271e150b0000000000000000040e1720293036393a4754606d7a879396897c6f6356493c3b3b3a3a38342e271e150b00000000000000000000000000030c1720293036393a45515c66798692978a7d7064574a3d3a38342e261e150a000000000000000000000000000000000004101c2834404a54606d7a85929f938e8e8175685e5246382e23170b00000000000000000000000000000000000006131f2c3845515c666f7c87929f9d928d80776e6963605c555b6062656b707981867d707986929f92877d75737475797e837a6d6154473a2e21140700000000000000000000000000000004101c2834404a54606d7a85929f938f8f8275695e5246392e333f4953606d7985919e938e8e8275695e5346392e23180c0000000000000000000000000000000003101c28343f4a54626d727b7d7c79746d686363656c727e877e716a5f544a3f34281e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424d575f696e747676736d675c51463c31261e2a36424d575e696e747676736d675d53493f33271d2935414c565e686e747676736d685d544a3f34281c1003000009141f29333b4246484f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4e46443f3830261c110600000006111c2630383f44464848515d6776828f85796d60534a484745403931281d12070000000000000000000a141d28313b454f59626d74818e959f9e9686796c605346392d2013060000000000000000000000000000050e171e252a2d3a4653606d79869395897c6f6256493c2f2b28221e24292c2e44505d6a778390988b7f7265584c3f322c28231d150c03000000000000000000050e171e252a2d3a4653606d79869395897c6f6256493c2f2e2e2d2c28231c150c030000000000000000000000000000050e171e252a2d34404b546c788592968a7d7063574a3d302c28231c150c03000000000000000000000000000000000006121f2c3844515c66727f8c989b8e8182867a6e61544a3f34281c10030000000000000000000000000000000004101d2935404b55606d798491999f948d80736c655f5753514b5053555961676d747f867e7a87999b8e81756b6667666d71776d685e5246392d20130700000000000000000000000000000006121f2c3844515c66727f8c989b8f8182867b6e61544a40343744505b65717e8b979b8e8181867b6e61544b4034281c1004000000000000000000000000000000000b17232e3842515b62696e706f6d67605d56535b606c727f867c6f665c50443a3025190d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454d575f61676a6966605c554b40332a201a25303b454d575e61676a6966605d554b41382d221925303a444c565e61676a6966605d564c42382e23170c000000030d17212931363a3b4242424242424242424242424242424242424242424242424242424242423a38342e261e140a00000000000a141e262e34383a3b404b556774808d8377665c51413b3a39352f281f160c01000000000000000006111b262f39434d57606b727f8b939d96919185786b5e5245382b1f1205000000000000000000000000000000050d1319202d3a4653606d79869395897c6f6256493c2f231c1713191d2a3744505d6a778390988b7f7265584c3f32251c18120b030000000000000000000000050d1319202d3a4653606d79869395897c6f6256493c2f2321201f1c18120b0300000000000000000000000000000000050d13191e232e45525f6c788592968a7d7063574a3d30241c17110a030000000000000000000000000000000000000713202d3a4653606d7984919e94887c7d8a7f73665c5044382b1f14090000000000000000000000000000000006131f2c3845515d67727f8c96a0988f82776c605b534d4745404446484f555d606d727d857f8c98978a7e716459545c60646a615e564c41362a1e11050000000000000000000000000000000713202d3a4653606d7984919e94897d7d898073665c514438394653606c7884919d94887c7d898073665c5145382c1f150a0000000000000000000000000000000006111c26303f4951575e616362605d55524c49505a606c778283786d60564c41362a1f150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2a333c454d53555b5d5c5953514b43392f2118141f29333b454d52545a5d5c5953514b43392f261b131e28323b444c52545a5d5d5a54524c433a30261c110600000000050f171f252a2d2e3535353535353535353535353535353535353535353535353535353535352d2b28231c140c020000000000020c141c23282b2d2f3f4c5965727f8c827568544b402f2d2c29241d160d040000000000000000061017222d38414b555f69707d87929f9791859185786b5e5245382b1f120500000000000000000000000000000000020813202d3a4653606d79869395897c6f6256493c2f23160b080d1d2a3744505d6a778390988b7f7265584c3f3225190c070000000000000000000000000000020813202d3a4653606d79869395897c6f6256493c2f23161312100c070000000000000000000000000000000000000002080d1f2c3945525f6c788592968a7d7063574a3d3024170c06000000000000000000000000000000000000000714202c38444f5964717e8b969c8f8276788484786d6053463b31261a0e000000000000000000000000000000000714202d3a4753606d7985929e9f92857b6e655b5049413b383437393e434b515b626b707c89909b95887c6f62554a5153575d54524c443a3025190d0100000000000000000000000000000714202c38444f5964717e8b969c908376788485796d6053463c434e5863707d8a959c8f8276778485796d6053463c31261b0f01000000000000000000000000000000000a141e2d373f454d5254565653514b45413f44505b656e7b867f72685e52463c31261a0e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a333b4246484e50504c4745403931271d0f0d172129333b4246484e50504d4745403931281d140c162029323b4146474d50504d4745413a31281e150a000000000000050d141a1e2121282828282828282828282828282828282828282828282828282828282828201f1c17110a0200000000000000020a11171c1f25323f4b5865727e8b8174685b4e412e28201d18120c040000000000000000040e182227333f49535d676e7b8592999992857c8985786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160906040000000000000000000000000000000000000000000000121f2c3945525f6c788592968a7d7063574a3d3024170a00000000000000000000000000000000000000020d16222f3c4854606b7783909d95897d70727f8a7d7063574d42362a1d1207000000000000000000000000000004101d2935404b5565717e8b97a2988c7f73695e53493f382f2c292b2d313940455159606a717e8b9894877b6e61544844464b504746413a32291e13080000000000000000000000000000020d16222f3c4854606b7783909d968a7d70727f8a7e7164584e434754606a7683909c95897d70727f8a7e7164584e43372b1d130700000000000000000000000000000000020c1b252d333b4246484a494745403935333f49535e69737f857a6d61574d42372b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18212a31363a3b414343403a38342f271f150b050f17212930363a3b414343403a39352f281f160b040e1720293036393b414343403a39352f281f160c030000000000000003090e1214151c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1b1312100b060000000000000000000000060b101825313e4b5864717e8b8174675a4e4134271b100d07010000000000000000020c16202a343c44505b656d798390979f92877d7a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a0000000000000000000000000000000000000009141f2b37434e5863707d89959d9083776b6d7a868276695f5346392e23180c000000000000000000000000000006131f2c3945515d6776828f9c9f92857a6d60574d41382d261f1c1f20272f353f474f58626e7b889594877a6d6154473a3a3e443a3936302920170d02000000000000000000000000000009141f2b37434e5863707d89959d9184786c6d7a8583766a5f53474d57626f7c89949d9083776b6d7a8583766a5f53473a2f24180d010000000000000000000000000000000009131b212930363a3b3d3c3a38352f292d38414d57606d79858074695f53473b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a2d2e343736332d2c29231d150d0300050f171f252a2d2e343736332d2c29241d160d0400050e171e252a2d2e343736332d2c29241e160d0400000000000000000000020507080f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0706030000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000000000000000000000a141e28323c46505a606c77818e959d938b7f727a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000000020e1a25303a47535f6a76828f9c968a7e7164687581867b6e61554b4034281c1004000000000000000000000000000714202d3a4753606d7a86929f9a8e8174685d52453b2f261b141012151d2429353d4855626e7b889594877a6d6154473a2e31372e2d2a251e170e050000000000000000000000000000020e1a25303a47535f6a76828f9c978b7e7266687481887b6f62554b535f6975818e9b968b7e7164687481887c6f62554b4035291d11040000000000000000000000000000000001090f171f252a2d2e302f2d2c29241d262f3b45515d67727f867b6e61574d42362a1e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e2122282a2926201f1c18120b03000000050d141a1e2021272a292620201d18120c04000000050d14191e2021272a2a2721201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0100000000000000000006111c26303a444e58616c737f8c939e958e81746e7a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a00000000000000000000000000000000000005111e2a36424d57626f7c88949e9184796d60636f7c898073675c5145382c1f150a000000000000000000000000000a1623303d495663707c8998a398897c7063564c4133291d140a04050b1218222f3b4855626e7b889594877a6d6154473a2e242a21201e19130d0500000000000000000000000000000005111e2a36424d57626f7c88949e9285796d60626f7c888174675d5156616e7b87929e9184796d60626f7c888174675d5145392c20160a000000000000000000000000000000000000050d141a1e20212323201f1d18141d2935404b55606d79858174695e53463a3024190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151b1d1d191413100c0701000000000003090e1214151b1d1d1a1413100d0701000000000002080e1114141a1d1d1a1413110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e010000000000000000071017232e38424c565f6a707e88939f979083796d6e7a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a0000000000000000000000000000000000000714202d3a46525e6974818e9b978b7f72665c606b778385796d6053463c31261b0f010000000000000000000000000c1825323f4b5865727e8b989f9286796d6053463a2f20170b020000010715222f3b4855626e7b889594877a6d6154473a2e211d1413110d0802000000000000000000000000000000000714202d3a46525e6974818e9b988c7f73675c606a7683857a6d60535d6874808d99988c7f72665c606a7783857a6d6053473d32271b0f0200000000000000000000000000000000000003090e12141517161413100c0b18242f3945515c67727f867b6e61564c4135291c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080e10100d07060400000000000000000000020507080e10100d07060401000000000000000000020507080e10100d070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0100000000000000050e192228343f4a545d686f7c86929a9991857b6e676e7a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000004111d2935414b55616e7b86929f92857a6d60545965727e8a7e7164584e43372b1d13070000000000000000000000000d1a2734404d5a6773808d9a9c908376665c5145382c1f1305000000000815222f3b4855626e7b889594877a6d6154473a2e211407070501000000000000000000000000000000000004111d2935414b55616e7b86929f92867a6d61555864717e8b7e726559606d7a86929f92857a6d60545865717e8b7e7265594f43382c1e13080000000000000000000000000000000000000000020507080a090706040007121d2834404b55606d7a858074685d5245382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000000000000030c17202b343d44505c666d7a8491989f92877c6f69616e7a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a00000000000000000000000000000000000613202c3945515d6773808d99988d8073675d5153606d7a8583766a5f53473a2f24180d0100000000000000000000000e1b2834414e5b6774818e9a9a8d817467544b4034281c1004000000000815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000000000000000613202c3945515d6773808d99998d8074685e5253606d798584776b6066727f8c98998d8073685d5253606d798583776b6054483a3025190d000000000000000000000000000000000000000000000000000000000000010c18232e3945525d687480857a6d60544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607080808070606030000000000000000000000000000000000000000000000000000000000000306080913131313131313131313131313131313131313131313131313131313131313131313131313120a090704000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e010000000000000b151e29323d46505a606d78828f969d928b7e716a60616e7a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a0000000000000000000000000000000003101c28343f4a54606d7a85929f92867a6e61554b515d677480887c6f62554b4135291d110400000000000000000000000f1b2835424e5b6875818e9b988c7f7265594c3f2e23180c00000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000003101c28343f4a54606d7a85929f93877b6e61564c515c677380897c6f636d7985919e92867b6e61564c515d677480897c6f63564c41362a1b110600000000000000000000000000000000000000000000000000000000000007121d2935414c56616e7b867f72665c5044382b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c1013141415151413120f0b060604010000000000000000000000000000000000000000000000040a0f121515202020202020202020202020202020202020202020202020202020202020202020202020201f171614100b0500000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000000000007121d27303b444e58616c73808d949f948d80746c6258616e7a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a0000000000000000000000000000000006121f2c3844505c66727f8c979a8e8174685e52434b55626f7b888174675d5145392c20160a00000000000000000000000f1b2835424e5b6875818e9b978a7e7164574b3e3124180700000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000006121f2c3844505c66727f8c979b8e8275695f53444b55616e7b86817568717e8b979b8e8175695e52434b55626e7b888175685e5246382d22170b000000000000000000000000000000000000000000000000000000000000000d19242f3a46535f69758284786d6053463b30251a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181c1f2021222221201f1c171413110d08010000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2322201c160f08000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0100000000071118232e39434d56606a717e8b929d969082786d605a54616e7a8785786b5e5245382b1f120500000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d7984919e93877b6e62564c4147535f6a7683857a6d6054473d32271b0f02000000000000000000000e1b2734414e5a6774818d9a978a7d7064574a3d3124170a00000000000815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000000000713202d3a4653606d7984919e94897c6f62574d4246535f697682867a6e7884919d94887c6f62574d4247535f6a7683867a6d6153493f33271b0f0300000000000000000000000000000000000000000000000000000000000008131e2a36424d5763707d897d7064574d42362a1b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d202123292c2d2e2f2e2e2d2b282221201d19130f0a04000000000000000000000000000000000006101820262b2e2f3939393939393939393939393939393939393939393939393939393939393939393939393939302f2c27211a11080000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000000060f19232834404b555e686f7c86929f9891847a6e665c5154616e7a8785786b5e5245382b1f120500000000000000000000000000000002050713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000002050713202d3a4653606d79869395897c6f6256493c2f2316090507080806060300000000000000000000000000000003080b121f2c3945525f6c788592968a7d7063574a3d3024170a0000000000000000000000000000000713202c38444f5964717e8a969b8f8275695f53443b434e5864717e8a7e7265594f43382c1e1308000000000000000000000d1a2733404d5a6673808d99968a7d7063574a3d3024170a00000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000713202c38444f5964717e8a969c9083766a6054453b424d5764707d8a7f737d8a959c8f82766a5f53453b434e5864717e8a7f72655b5044372b1f1409000000000000000000000000000000000000000000000000000000000000010e1a26313b4653606c78848275695e5246382d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151a1e252a2d2e2f34383a3b3b3b3a3938332d2d2c29241e1b150e09020000000000000000000000000000040e18222a31373a3c46464646464646464646464646464646464646464646464646464646464646464646464646453d3c38332b231a0f0500000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e010000040d18212b353d45515c676e7a8491989f92867c6f685e544a54616e7a8785786b5e5245382b1f12050000000000000000000000000003090e121415202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c00000000000000000000000003090e121415202d3a4653606d79869395897c6f6256493c2f23160e1214151513120f0b06000000000000000000000001090f14181a1f2c3945525f6c788592968a7d7063574a3d3024170a0000000000000000000000000000020d16222f3c4854606b7783909d94897c6f63574d42323c4653606d798584776b6054483a3025190d000000000000000000000b1825313e4b5864717e8b97978a7d7164574a3e3124170b00000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000020d16222f3c4854606b7783909d958a7d7063584e43333b4653606c78848479828f9c95897d7063584e43333c4653606d798584786c6053463b31251a0e0000000000000000000000000000000000000000000000000000000000000009141f2b3744505b65727f867b6e6153493f33271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b3036393a3f4045474748484746443f3e3a39352f2b26201a140d05000000000000000000000000000a15202a343c43474853535353535353535353535353535353535353535353535353535353535353535353535353524a48443d352b21160b00000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0100020b161f29333d47515b606d798390969d928b7e716a60564c4754616e7a8785786b5e5245382b1f1205000000000000000000000000050d141a1e2021202d3a4653606d79869395897c6f6256493c2f23160701111d2a3744505d6a778390988b7f7265584c3f3225190c0000000000000000000000050d141a1e2021202d3a4653606d79869395897c6f6256493c2f23161a1e202122201f1c17110a020000000000000000020b131a202427282c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000008141f2b37434e5863707d89959c9083766b6054453c313844515c667380897c6f63564c41362a1c11060000000000000000000916222f3c4955626f7c8897988b7e7165584b3e3225180700000000000815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000008141f2b37434e5863707d89959d9184786c6053463d323844505b66727f8c808c949d9083776b6054463c323845515c667380897d7063574d42362a1c1207000000000000000000000000000000000000000000000000000000000000030f1b27333f4953616d7a867f73655b5044372b1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c151d232831373a4146474c4b51535455555453504a4a4745413a37322a251f170f060000000000000000000000030f1b26313c464e5355606060606060606060606060606060606060606060606060606060606060606060606060605f56544f473d33271c1004000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000a141d28313b454f59626d74818e959f948d80746c61584e444754616e7a8785786b5e5245382b1f12050000000000000000000000050f171f252a2d2e2d2d3a4653606d79869395897c6f6256493c2f2318120d111d2935404b556b778491988b7f7265584c3f3225190c00000000000000000000050f171f252a2d2e2d2d3a4653606d79869395897c6f6256493c2f231f252a2d2e2e2d2b28221c140b05000000000000010b151d252b303335333945525f6c788592968a7d7063574a3d3024170a00000000000000000000000000020e1925303a47535f6a76828f9c968a7d7064594f43332834404a54616e7b868175685e5246382d22170b0000000000000000000713202d3a4653606d798592998c7f7266594c3f2f24180c00000000000815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000000020e1925303a47535f6a76828f9c978b7e71655b50443728333f4a54616d7a868c929c968a7e7164594f44342834404b54616e7b868275695e5346392e23180c000000000000000000000000000000000000000000000000000000000000000b17222d3846525e68758284786c6053463a2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e272e343c42474c525458555c6061626161605b545754514c47433c3630292117110a0200000000000000000006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6360594f44382c201407000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0006111b262f3a434d57606b727f8b939d968f82786d605a50463c4754616e7a8785786b5e5245382b1f120500000000000000000000030d17212930363a3b3a383a4653606d79869395897c6f6256493c3329241d1815202c3945515d67788592988b7f7265584c3f3225190c000000000000000000030d17212930363a3b3a383a4653606d79869395897c6f6256493c32282a30363a3b3b3938332d261d170e05000000000009131d272f373c4041403b404b556c788592968a7d7063574a3d3024170a0000000000000000000000000005111e2a36414d56626f7c88949d9184786c6053463d32232e3946535e697582867a6d61544a3f33281c0f03000000000000000006121f2b3844505c6675818e9a8d817467554b4035291d1004000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000005111e2a36414d56626f7c88949e9185796d6053493f33272d3846525e687683909c9e9184796d6053463d33232e3946535e697582867b6e61544a4034281c100400000000000000000000000000000000000000000000000000000000000006111b2a36414c5663707d897d7063554b4035291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f182129303940454e53565e616568676d6e6e6e6d6c666864605d55534e46423b3328221c140b0200000000000000000815212e3a47535f6a767979797979797979797979797979797979797979797979797979797979797979797979797978706b6054483c2f221609000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e061017222d38414b555f69707d87929f9891847a6d665c50483e3b4754616e7a8785786b5e5245382b1f12050000000000000000000009141f29333b42464846443f4653606d79869395897c6f62574d453d352f292422222d3a4753606d7a8693988b7e7265584b3f3225180c00000000000000000009141f29333b42464846443f4653606d79869395897c6f62574d443a31363b4246484846443f382f2920170d02000000030f1a252f3941484c4e4d4746515d67798692968a7d7063574a3d3024170a000000000000000000000000000714202d3946525e6874818e9b978b7e71665b5044382b212a36424d5763707d897f72665b5044382b1f1509020000000000000003101c28343f4a5463707d8995908377675d5145392c1f1409000000000815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000714202d3946525e6874818e9b988c7f73675c5141382d222c3945525d687683909d978c7f72665c5044382b212a36424d5763707d8a8073665c5144382c1f150a020000000000000000000000000000000000000000000000000000000000000d1925303a4653606c79868174675d5145392c20140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e182129333b424b51575f62686d7275787a7a7b7b7a797774716d67625f58524d453e332d261d140b02000000000000000915222f3c4855626f7b86868686868686868686868686868686868686868686868686868686868686868686868686857d7063564a3d3023170a000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0e182227333f49535d676e7b8592999f92867c6f685e544a3f363b4754616e7a8785786b5e5245382b1f1205000000000000000000020e1a25303b454d525453504a4754606d7a8793988b7e71695f574f454039352f2f2d333c4956626f7c899a978a7d7164574a3e3124170b0000000000000000020e1a25303b454d525453504a4754606d7a8793988c7f72695f564c433b42464d52545553504a423a32291e13080000000814202b37414b53595b59545253606d7a8698968a7d7063574a3d3024170a0000000000000000000000050b111d2935414b55616e7b86929e9285796d60544a3f33281a25313b4653606c788484786c6053463c31261a120e09030000000000000b17232e384854606b77839092867a6d6053473b31261a11080403060e17222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000050b111d2935414b55616e7b86929f92867a6d61554b402f262834404b54606d7a85929f92857a6d60544a3f34281a25313b4653606c788485796d6053463c32271b120e090300000000000000000000000000000000000000000000000000000006131f2b37434e58626f7c89857a6d6053473b31261a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c172029333b454d545c606a6e757a7f828486878888878683817e7a756f6a615e5750443f382f261d140a000000000000000613202d394653606c777a7a7b7c7e8287929893939393938e88858483828282828282828282828385898f939393978d8073675a4d4034271a0d010000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0c16202a343c44505b656d798390979c928a7e716a5f564c42382e3b4754616e7a8785786b5e5245382b1f120500000000000000000005121e2a36424d575e61605c545355626e7b88959b90877b6e696059514b45403d3c3c3f44505a66727f8c999a897c706356493d3023160a000000000000000005121e2a36424d575e61605c545355626e7b88959b91887b6e685d554c444d52575e6161605b544c443a3025190d0100000b1824303c48535d646866615e56626e7b8895978a7d7064574a3d3124170a000000000000000000000810161c212c3945515d6773808d99988c7f73675c5142382d221c1f2b3744505b65727f8a7d7063574e42372b211e1a140d06000000000006111c2c38444f5963707d89938a7d7064574d42362a231913111012172029323b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000810161c212c3945515d6773808d99998d8074685d5243392e202c3845515c66727f8c98998d8073675d5142382e231c1f2b3844505b66737f8a7e7164584e43372b211e1a140d0600000000000000000000000000000000000000000000000000000815222e3b47545f6a75828f8b7e7164574d42362a1b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e29323b454d575e666d737b82868b8f918b868381807f80828586817c756e69625a504a42382f261b110600000000000005121f2b3744505b656c6d6e6e7072757d86929f9f9d928d817c7977767675757575757575757576787c828a92999a8d8174675a4e4134271b0e010000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b141e28323c46505a606c77818f959f948d80736c61584e443a302e3b4754616e7a8785786b5e5245382b1f12050000000000000000000714202d3a46525e696e6d6663605c64717d8a979a8d80847b706b605d55514b494849495058616c7783909d93867a6d6154473a2e21140700000000000000000714202d3a46525e696e6d6663605c64717d8a97988b7f837a6d675d5651575e61696e6e6c665e564c41362a1e110500010e1a2733404c59646f74736e686767717e8b98978a7d7064574a3d3124170a00000000000000000008111a21282c35404b55606d7a85929f92867a6d61554b402f2622282d30333f4953616d7a8582756a5f53473c312d2a261f170f060000000000101c27333d4854606b75818e8f8276695f53463f352a25201d1c1f2228323a444d56626e7b889594877a6d6154473a2e21140700000000000000000000000008111a21282c35404b55606d7a85929f92877b6e61564c4130272c34404a54606d7984919e92867b6e61554b41302621282c2f333f4a54616e7a8683766a6054473d312d2a261f180f0600000000000000000000000000000000000000000000000006121f2b37434e58626f7c8894908377695f5346382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303b444d575f696e7880878f92928c847e7a767473737475797c8288827b716c605b544a41382d22170d040000000000030f1b27333f49535b6061616263656b74808d9aa89a8d80746f6c6669696969696969696969696a6b6f757e8792998e8174675b4e4134281b0e010000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b1c26303a444e58616c73808c939e968f82786c605a50463c32282e3b4754616e7a8785786b5e5245382b1f12050000000000000000000815212e3b4854616e7b7974706d676d75818e9b95887c7f857d736d67605d55565556535b606a717e8a959d918477685d5246392d20130700000000000000000815212e3b4854616e7b7974706d676d75818e9b95887c7e82796d68605c60696e757b7b786d685e5246392d20130700020e1b2835414e5b687481807b7673737983909d978a7d7164574a3e3124170b000000000000000005101a232c33383b45515d67727f8c97998d8074685d524339352f2c33393c3d3e46525e687582877b6e62584e433b3a36312921170d03000000000b16212c38444f59616d7a8491877b6e615b51473e36302c29282c2d333b444c565e69727f8b9894877a6d6154473a2e211407000000000000000000000005101a232c33383b45515d67727f8c979b8e8175695f53443a3533383a44515c66717e8b969b8e8174695e52433a352f2c33383c3d3e46525e687682887c6f62594f433b3a36312921180d0300000000000000000000000000000000000000000000030e15212e3a47535f6a75828f9b95887b6e6153493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e38424c565f696e7b838d929792877f78716d6767666667666c6f757d85857e746c665b53493f332720160c0100000000000b17222d3841495053545455565963707d8996a196877b6e62605b545c5c5c5c5c5c5c5c5c5c5960636c717e87928e8174685b4e4135281b0e020000000000000000000000000b1825313e4b5864717e8b8174675a4e41342717232e38424c565f6a707e88939f9891847a6d665b50483e342a212e3b4754616e7a8785786b5e5245382b1f1205000000000000000004101d2a3743505d6a768384807c7978797f88939f98877a727f878079726d676563626264656c717c85929e988c7f7266564c4135291d11050000000000000004101d2a3743505d6a768384807c7978797f88939f98877a727f827a706b666d717b828788837a6d6154473a2e21140700000a1724303d4a5763707d8387838080849095a0978a7e7164574b3e3124180b00000000000000000b16212c353e44484d57606d7985919e92877b6e61564c47454039363e44494a4b4c4c5665727e8b81746a5f554c4846423b33291f14090000000005101c27333d46525e686f7c868f82766d62595046413a393534383a3f444d565e686e7b87919b94877a6d6154473a2e21140700000000000000000000000b16212c353e44484d57606d7985919e95887c6f62574d4745403e44484d56606d7984919e94887c6f62574d4745413a353e44484a4b4c4c5665727f8c82756b60564d4846423b33291f14090000000000000000000000000000000000000000000009151f2b37434e58626f7c87939f938c8073655b5044372b1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545e686e7b8490959792857d736d66605d555959545b60626b707c848b80786c655b50443e32281e1308000000000006111b262f383f44464747484955616e7b88949e918478685e53504a4f4f4f4f4f4f4f4f4f4f4f545a616c737f8c8f8275685c4f4235291c0f020000000000000000000000000b1825313e4b5864717e8b8174675a4e4134272228343f4a545d686f7c86929a9a92867c6f685d544a3f362c22212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000713202d3a4653606d787e83898684858b939a9f9285796c727e87847e7a7572706f6f7073787e8592979f92857a6d6054473a3024190d0100000000000000000713202d3a4653606d787e83898684858b939a9f9285796c7380847c7877797e858f94958d8073675a4d4034271a0d00000916232f3c4855616b70767c82888d91969fa3988b7e7165584b3e3225180b0000000000000004101c28333e474f55565f69737f8c979c8f8275695e585753514b433e485055575858545c64717d8a877c6f675e5655534d453b31261a0e02000000000b16212935414c56606a707d868b7f726b615a524c4745413f44464a50575e686d7a83909da394877a6d6154473a2e2114070000000000000000000004101c28333e474f55565f69737f8c979d9083776a60585753514b474f55565e69727f8b969c8f83766a5f585854514c433e474f55575858545c64717e8a897d6f685e5755534d453b31261a0e020000000000000000000000000000000000000000020e1a26313a47535f6a75818e9a968e8184786c6053463a2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b3844505c666e7a8491969992857c6f6b605c54514b4d4c4a505359606a6f7c868d81776c60594f443a2f24190d0200000000000a141d262d3337393a3b3b4754606d7a87939d9083766a564d443f434242424242424242424348505a606d78838f8276695c4f4336291c07000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134272b343d44505c666d7a8491989f93887e706a5f564c42382d241a212e3b4754616e7a8785786b5e5245382b1f120500000000000000000006121f2c3844505c666d71777d83898f939a9f9c8f8275656c717c848b85817e7c7b7c7d80838a929799928a7e70685d5245392c1e130800000000000000000006121f2c3844505c666d71777d83898f939a9f9c8f8275656e7380898484858b92979f988e8174685b4e4135281b0e00000714202c38444f5961636b70767c81878d9298988b7f7265584c3f3225190c000000000000000714202c38444f596163686e7b86929f998c7f7368666564605d554b44505a6164656567666d74808d9083796d6865615f574d42362a1e120500000000050d1925303a444e58616b707d85867d706c615e5654514b4a5053545b60696e7a839095a0a094877a6d6154473a2e211407000000000000000000000714202c38444f596163686e7b86929f9a8e817469666564605d554f596163686e7b85929f998c807368666564605d554c444f596163656567666d74808d91847a6e6965615f574d42362a1e1205000000000000000000000000000000000000000006121e2b37424d57626e7c87939e91847a857c7063554b4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36414d56606d78828f969f92877d706a6059504a454040403f44464f585f6a73808d8d80736b61564c4135291e13080000000000020b141b22272b2d2e2e3a4753606d7a86939c8f8376695c5043332d363636363636363632383e44505c66707d8a83766a5d50432f24180d010000000000000000000000000b1825313e4b5864717e8b8174675a4e413429323d46505a606d78828f969e948c80736c61584e443a2f261c14212e3b4754616e7a8785786b5e5245382b1f120500000000000000000003101c28343f4a545c60646b70767c82878e92958a7e7164616a6f7a81878e8b8988898a8d9095999490877f726c61564c4135291d0c0200000000000000000003101c28343f4a545c60646b70767c82878e92958a7e7164636e737f879092989999938f867c6f6255493c2f221609000004101c28333e474f555960636a6f757b81868d928c7f7265594c3f3226190c000000000000000916232f3c4855616b70737a8390989a9a90837a757372716d675d514955616c7071727375797f8792958f827a74726e695f53463a2d211407000000000008131e28323d464f59616b707b83867e746d6863605d55545c6062666c717b839095999ca394877a6d6154473a2e211407000000000000000000000916232f3c4855616b70737a8390989a9a91847b767372716d675d55616b70737a8390979a9a90837a767372716d675d514855616b7071727375797f87929690837b74726e695f53463a2d21140700000000000000000000000000000000000000000814212e3a47535f6975818e99968b7e74818174675d5145392c2014090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3946525e68727f8c949f958c7f726b60584f443f38352f2d33383d464e58616d7a8692887d70685d52453a3025190d010000000000020a11171b1f20212d3a4753606d7a86939c8f8376695c504336222929292929292929272c343f4a54606c788484786b554b4135291d11040000000000000000000000000b1825313e4b5864717e8b8174675a4e4134303b444e58626c74808d949f968f82776c605a50463c32281d1414212e3b4754616e7a8785786b5e5245382b1f1205000000000000000000000c17232e38424a50535961636b6f757c81868c83786c605860676d747c81868b8e909191908f8c88837c726d625a50443a3024190d00000000000000000000000c17232e38424a50535961636b6f757c81868c83786c605c636d727c83898c8c8b87827c6f6a5f54473b2e2215080000000b16212c353e44484f54585f62696e747a80858b7f7266594c3f3326190c000000000000000a1724303d4a5763707d80858e8e8d8d8d8d8e8682807e7e796d60534a5764707e7e7f8082858b8d8d8d8d8e86817e7b6e6155483b2e2215080000000000020c16202b343e474f5960696e797f86817a74706d676a6a666d6f72787e859195918c919c94877a6d6154473a2e211407000000000000000000000a1724303d4a5763707d80858e8e8d8d8d8d8e8782807e7e796d605763707d80858e8e8d8d8d8d8e8682807e7e796d60544a5763707d7e7f8082858b8d8d8d8d8e86817e7b6e6155483b2e2215080000000000000000000000000000000000000005121e2a36424d57626e7b87939e9184796f7c867a6d6054473b31261a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616e7b86929f9d9083786d60594f463d342e292422282b343c46525e6875818e92857a6d60564c41362a1d110500000000000000060b0f1214202d3a4753606d7a86939c8f8376695c504336291d1c1c1c1c1c1c1c1b232e3844505b6573808679675d5145392c2013060000000000000000000000000b1825313e4b5864717e8b8174675a4e412e39434d56606a717e8b929d989184796d655b50483e342a20160b14212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000006111c2630383f44464f555960636a6f747b7f7b6e665b50555d606a6f757a7e8183848483827f7c766f6a625b51483e32281e1308000000000000000000000006111c2630383f44464f555960636a6f747b7f7b6e665b505b626a6f777c7f807e7b756f6a5f584e43372b1f130600000005101a232c33383d44484e53575f61686e737a7f7b6e6155483b2e221508000000000000000e1b2835414e5b68748182828181808080818181828282827b6e61544f5b68758182828281818180808080818182827d7063574a3d3024170a000000000000040e19222c353e474f575f666d737b8185817d7a78777778797c7f848b92918b847f8c9994877a6d6154473a2e211407000000000000000000000e1b2835414e5b68748182828181808080818181818282827b6e615a67748082828181808080818181818282827b6e62554e5b68748182828281818180808080818182827d7064574a3d3124170a000000000000000000000000000000000000020d14212d3a46535f6974818e99978b7f726c78847e7165574d42362a1b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d6874818d989f95897d70665c50473d3428231c18171c222935414c5664717e8a978d8073685e5246392d201307000000000000000000030714202d3a4753606d7a86939c8f8376695c504336291d100f0f0f0f0f0a111c27333f4953626f7c877a6d6054473a2d2114070000000000000000000000000b1825313e4b5864717e8b8174675a4e4134404b555e696f7c86929f9a92867b6e675d53493f362c22180e0814212e3b4754616e7a8785786b5e5245382b1f120500000000000000000000000a151e262e34383e44484f54585f62696e726e695e544a4c51585f62686d71747677787775726f6a62605851493f362c20160c020000000000000000000000000a151e262e34383e44484f54585f62696e726e695e544a515860626a6f7273716e69625f584e463c32261b0f030000000008111a21282c32383c43474d53565e61676d726e695f53463a2d211407000000000000000e1a2733404c59646f7475757474747474747474757576766e695e524d59656f757575757474747474747474757576706b6155483c2f2316090000000000000007101a232c353d454d545c60696e747a7f83878584848486888c8f8c89847e797b889594877a6d6154473a2e211407000000000000000000000e1a2733404c59646f7475757474747474747474757575766e695e58646e7475757474747474747474757575766e695f534d59646f747575757474747474747474757576706c6155493c3023160a00000000000000000000000000000000000009141f2a36424d57616e7b87929e9184796d6573808376695f5346382d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86929f9d9083766b60544a3f352b2217110d0b0f1925303b4854616e7b879892867a6d6154473a2f24180c000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100303030303000b17222d3a4653606d79877b6f6255483c2f2215090000000000000000000000000b1825313e4b5864717e8b8174675a4e413d45515c676e7b8591989f93887d70695f554c41382d241a10060814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000030c151c23282c33383d43484e53575e6166615e574d4241454e53565d6164676a6b6b6a6966626058544e463f372d241a0e0400000000000000000000000000030c151c23282c33383d43484e53575e6166615e574d42464e54586062656664615e57534e463c342a20150a0000000000000810161c21272c32373b42464c52555d6065615f574d42362a1e1205000000000000000b1824303c48535d64686868686767676767676868686969615e574d48535d656869686868676767676767676869696361594f44382c201407000000000000000008111a232b333c424b51575e61686e72777b7e818284848484827f7c77716e7b889594877a6d6154473a2e211407000000000000000000000b1824303c48535d64686868686767676767676868686969615e57525c64676868686767676767676868686969625f574d48535d6468696868686767676767676768696964615a5044392d2014080000000000000000000000000000000000020e1a25303a46535e6974818e99978c7f7267626f7c887b6e6153493f33271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b5565727f8b98a2978a7d7064594f42382e2319100600000814212d3a46535e69798592988b7f7265554b4035291d10040000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000000000006121f2c3844515c6677837d7063574a3d3024170a0000000000000000000000000b1825313e4b5864717e8b8174675a4e4147515b606d798390979e938c7f736b61574d433a2f261b1208000814212e3b4754616e7a8785786b5e5245382b1f1205000000000000000000000000030a11171c1f282c32383c43474d53545954524d453b353c43474c5254585b5d5e5e5d5c5955544e47433d342d251b1208000000000000000000000000000000030a11171c1f282c32383c43474d53545954524d453b3d43484e545659595854534d47433c342a22190e0400000000000000050b10161b20262b31363b41464b51545855534d453b31261a0e02000000000000000814202b36414b53595b5c5b5b5b5a5a5a5a5b5b5b5c5c5c54524d45414b53595b5c5c5b5b5b5a5a5a5a5a5b5b5c5c57554f473e33281c1004000000000000000000081119212a303940454d53565e6166696e7174767778787775726f6a656e7b889594877a6d6154473a2e211407000000000000000000000814202b36414b53595b5c5b5b5b5a5a5a5a5b5b5b5c5c5c54524d4a52585a5c5b5b5b5a5a5a5a5b5b5b5c5c5c55534d45414b53595b5c5c5b5b5b5a5a5a5a5a5b5b5c5c575550483e33281c1004000000000000000000000000000000000005111e2a36424d57616e7b86929e9285796d605f6a77848073655b5044372b1f130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6776828f9c9f9285796d6053463d30261c110700000005121e2a36424d576a7784909c908376675d5145392c1f13060000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000000020a11171c2834404a54636f7c7a6d6154473a2e2114070000000000000000000000000b1825313e4b5864717e8b8174675a4e454f59626d74818e959f958f81776c60594f453c31281d140a00000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000000000060c10161c21272c31373b4246484c4846423b332931373a4146474b4e505151504f4c4947433c38322b221b1309000000000000000000000000000000000000060c10161c21272c31373b4246484c4846423b3332383d4347494c4d4b4846423b37312a2219100700000000000000000000040b10151b1f262a30363a4145474c4846423b332a1f14090000000000000000030f1a252f3941484c4e4f4f4e4e4d4d4d4e4e4e4f4f4f4f4846423b3941484d4f4f4f4f4e4e4e4d4d4d4d4e4e4f4f4a48443e352c21160b0000000000000000000000070f181e272e343b42464c5254575e616467696a6b6b6a68666260626e7b889594877a6d6154473a2e21140700000000000000000000030f1a252f3941484c4e4f4f4e4e4d4d4d4e4e4e4e4f4f4f48464241474c4e4f4f4e4e4d4d4d4e4e4e4e4f4f4f4847423c3941484d4e4f4f4f4e4e4e4d4d4d4d4e4e4f4f4a49443e362c22170b0000000000000000000000000000000000000714202d3a46525e6974818d99978c7f72675d5866737f84786c6053463a2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986929f9b8e8174665c5145382b1e150a00000000020e1a2531434f5c6976828f9c93867a6d6053473a2d2014070000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000020b141c22282b2e394854606b6f6d685e5246392d2013070000000000000000000000000b1825313e4b5864717e8b8174675a4e4d57606b727f8c939d979083796d655b50473e332a1f160b0200000814212e3b4754616e7a8785786b5e5245382b1f120500000000000000000000000000000000030b10161b20262b31363a3b3f3b3a36302921262b3035393a3e4143444544423f3c3b37322b2720191009000000000000000000000000000000000000000000030b10161b20262b31363a3b3f3b3a363029272c32373b3c3f403e3b3a36312b262018100700000000000000000000000000040a0f181f262a2d2f35393a3f3b3a36312a21180e0300000000000000000009131d262f363c404142424141414141414141424243433b3a363030373d414242424241414141414141414242433d3c38332c231a1005000000000000000000000000060c151d232831363b4146474d5354585a5c5e5e5e5d5c595655626e7b889594877a6d6154473a2e211407000000000000000000000009131d262f363c404142424141414141414141424242433b3a36363c404142424141414141414141424242433b3a37312f373c404142424241414141414141414242433d3c39332c231a1005000000000000000000000000000000000005111e2a36414c56616e7b86929e92857a6d605555616e7b887d7063554b4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3978a7d7164544b403428190c030000000000091c2835424f5b6875828e9b99897c6f6256493c2f2316090000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000a141d262d33383938434f596063615e564c41362a1e11050000000000000000000000000b1825313e4b5864717e8b8174675a4b555f69707d87929f9992857b6e675d53493f352c21180d040000000814212e3b4754616e7a8785786b5e5245382b1f1205000000000000000000000000000000000000040a0f151a1f252a2d2e332e2d2a251f171a1e24292d2e31343738383736332f2e2b27201b160f07000000000000000000000000000000000000000000000000040a0f151a1f252a2d2e332e2d2a251f1b20272b2e2f3233312e2d2a251f1a150e06000000000000000000000000000008121a212931363a3b3f403f3a3935302820180f0600000000000000000000010b141d252b30333535353534343434343435353536362e2d2a25252c3134353635353534343434343434353636302f2c28211a11080000000000000000000000000000030b12181f252a3036393b4246484b4e4f515151514f4c4955626e7b889594877a6d6154473a2e2114070000000000000000000000010b141d252b30333535353534343434343435353536362e2d2a2b30333435353534343434343435353536362f2e2b26252b303435363535353434343434343435363631302d28221a11080000000000000000000000000000000000020c14202d3946525e6874808d98988c7f73675d51535f6977838175675d5145392c201409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a196877b6e6154473b2e2318080000000000020f1b2835424e5b6875818e9b988b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030006111c262f383f4446443f464f545654524c443a3025190d010000000000000000000000000b1825313e4b5864717e8b8174675a535d676e7b8592999f92877d70695f554b41382d231a0f06000000000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000000000000000000000030a0f141a1e21212621201e1a140d0f13191d202125282a2b2b2a292622221f1b150f0a04000000000000000000000000000000000000000000000000000000030a0f141a1e21212621201e1a140f161b1f222326262521211e1a140f0a030000000000000000000000000000020b1a242c333b4246484c4d4b4746413a322a21180e0300000000000000000000020b131a20242728292828282727272728282829292921201e1a1b2025272829292828282727272727282829292423201c1610080000000000000000000000000000000000070c141a1e252a2d31363a3b3e414344454544423f4855626e7b889594877a6d6154473a2e211407000000000000000000000000020b131a20242728292828282727272728282829292921201e1f242627292828282727272728282829292922211e1a1a2024272829292828282727272727282829292423201c17100800000000000000000000000000000000000008131e2a36414c56616e7a86929f92857a6d60554b4d5765727f857a6d6054473c31261a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d9a9e918478695e52463a2d2014070000000000020f1b2835424e5b6875818e9b998c7f7366594c403326190d0000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000b17222d38424a5053504a424348494746413a32291e1308000000000000000000000000000b1825313e4b5864717e8b8174675a5b656d798390979e938c7f726b60574d433a2f261b110800000000000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000000000000000000000000003090e121415191514120e090302080d111314181b1d1e1e1d1c191615130f0a040000000000000000000000000000000000000000000000000000000000000003090e121415191514120e09040a0f131516191a181514120e0903000000000000000000000000000000000a141d2c363e454d5355585a5854524c443c332a1f1409000000000000000000000001090f14181a1b1c1c1b1b1a1a1a1b1b1b1c1c1c1c1514120e0f15181b1c1c1c1c1b1b1b1a1a1a1a1b1b1c1c171614100b050000000000000000000000000000000000000003090e14191e20252a2d2e31343637383837353b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000001090f14181a1b1c1c1b1b1a1a1a1b1b1b1b1c1c1c15141214171a1b1c1c1b1b1a1a1a1b1b1b1b1c1c1c1514120e0f14181a1b1c1c1c1b1b1b1a1a1a1a1b1b1c1c171614100b05000000000000000000000000000000000000010d1925303946525e6873808d98988c8073685d52434854616e7b867e7165574d42372b1c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9a9c8f837669564d42362a1e11050000000000020f1c2935424f5c6875828f9b9a8d8073675a4d4034271a0d0000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003030f1c28333f4a545b605b544d453c3c3a3936302920170d02000000000000000000000000000b1825313e4b5864717e8b8174675a606c77818f95a0958e81756d63594f453b31281d140a0000000000000814212e3b4754616e7a8785786b5e5245382b1f1205000000000000000000000000000000000000000000000000020507080c0807050200000000010507070b0e101112110f0c090806030000000000000000000000000000000000000000000000000000000000000000000000020507080c08070502000000030608090c0d0b08070502000000000000000000000000000000000006111b262f3e4850575f61656665615e564d453c31261a0e0200000000000000000000000003080b0e0e0f0f0e0e0e0e0e0e0e0e0f0f10100807050204090c0e0f0f0f0f0e0e0e0e0e0e0e0e0f0f100a090704000000000000000000000000000000000000000000000002080e11141a1e21212527292b2b2b2a2f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000003080b0e0e0f0f0e0e0e0e0e0e0e0e0f0f0f10080705080b0d0e0f0f0e0e0e0e0e0e0e0e0f0f0f100808060203080c0e0e0f0f0f0e0e0e0e0e0e0e0e0f0f100a0a0804000000000000000000000000000000000000000005111d2935414c56616d7a86929f92867a6d61564c4146525e6976838376695f5346382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b9a8e8174675b4e413025190e02000000000003101c28343f4a546976838f9c9a8d8074675a4d4134271a0e0000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100e0e121f2b3844505b666c665f574d42372e2d2a251e170e0500000000000000000000000000000b1825313e4b5864717e8b817467616c73808c939e979083796d605b51473d332a1f160b020000000000000814212e3b4754616e7a8785786b5e5245382b1f120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3841505a61696e7273726d685f574d42372b1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1c1e1e1e222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e6873808d98988d8073685e52443a424d5765727e887b6e61544a3f33281c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b998d8073665a4d4033271a0900000000000006121f2c3844505c667784919e998d8073665a4d4033271a0d0000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1a1a1a1a202d394653606c796e695f53473a2e211e19130d050000000000000000000000000000000b1825313e4b5864717e8b8174676a717e88939f9992857b6e675d51493f352b21180d04000000000000000814212e3b4754616e7a8785786b5e5245382b1f120500000000000000000000000000000000000000000000000000000000000004060707070604000000000000000000000000000000000000000000000000000000000000020507080c0f1112131212100e0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953616c717b7f807e7a6e695f53463a2d2114070000000000000000000000000003060809131313121212121111111111111111111212121213131313090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e10111215222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000000000306080910100f0f0f0e0e0e0e0e0e0e0e0f0f0f1010100b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616d7a86929f92867a6e61564c41323b4754616d7a868073665b5044382b1f130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9a998c7f7366594c403326190d0000000000000713202d3a4653606d7986929f998c7f7266594c3f3326190c0000000000000000000714202d3a4753606d7a86939c8f8376695c5043362927272727272a36424d576b78857b6e6255483b2f22150d0802000000000000000000000000000000000b1825313e4b5864717e8b8174686f7c86929a9f92877d70695e554b40372d231a0f0600000000000000000814212e3b4754616e7a8785786b5e5245382b1f080000000000000000000000000000000000000000000000000002050708070c101313141413100c07070604010000000000000000000000000000000000000000000003090e121415191b1e1f201f1e1d1a171312100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b65717e868b8d8b857b6e6155483b2e2215080000000000000000000000040a0f1215152020201f1f1f1e1e1e1e1e1e1e1e1e1e1e1f1f1f1f2020201615130f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000103040815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000040a0f1215151d1c1c1c1b1b1b1a1a1a1b1b1b1b1c1c1c1d1d181714110c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c13202c3945525d6873808c98988d8074685e52443a303946525e68758284786c6053463a2f24190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99998c7f7266594c3f3326190c0000000000000915222f3c4855626f7b8899a3978a7d7064574a3d3124170a0000000000000000000714202d3a4753606d7a86939c8f8376695c504336343434343434313a46525e6979877b6e6255483b2f221508000000000000000000000000000000000000061825313e4b5864717e8b81746d7a8491989d938b7f726b60574d43392f251c11080000000000000000050814212e3b4754616e7a8785786b5e52453025190d050200000000000000000000000000000000000000000003090e12141519181c1f2021201f1c18181413110d070100000000000000000000000000000000000003090e141a1e202125282a2c2c2c2b292724201f1c18120c070000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7885929899978e8174685b4e4135281b0e02000000000000000000060e151b1f21222d2c2c2c2c2b2b2b2b2a2a2a2a2b2b2b2b2b2c2c2c2c2d2d23221f1b150f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000000060e151b1f2122292929282828282727272727282828292929292423211d17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d2935414c55606d7a85929f92867b6e61564c41322935414c5664717e897d7063554c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97998c807366594d4033261a07000000000004111d2935414c5665727e8b98a197887b6e6255483b2f2215080000000000000000000714202d3a4753606d7a86939c8f8376695c50434141414141414141424854616e7b877b6e6155483b2e22150800000000000000000000000000000002080d111725313e4b5864717e8b817478828f969f958e81746d62594f453b31271d130a00000000000000030a111615212e3b4854616e7b8785786b564c41362a1d14120e09020000000000000000000000000000000000040a0f141a1e20212623282c2d2d2d2c29232421201d18130f0a04000000000000000000000000000000060e141a1f252a2d2e323537383939383634302d2c28231c18120b03000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8797a1a99d9083766a5d5043372a1d1004000000000000000006101820262b2e2f3939393938383838373737373737373838383839393939392f2e2b27201910070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000006101820262b2e2f3636363535353434343434343535353536363631302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3945515d67737f8c98998d8174695e52443b3025303a4754606d7a858175675d5145392c201509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88969a8d8074675a4d412e23180c00000000020c13202c3945525d6875828f9b9e9185786c605346392d2013060000000000000000000714202d3a4753606d7a86939c8f8376695c504d4d4d4d4d4d4d4d4e4d535a64717d877a6e6154473b2e2114080000000000000000000000000000040c13191c2328313e4b5864717e8b8174808d949f979083796d605b51473d33291f150b01000000000000040d151c221e252f3c4855626f7b888679685e5246392d25201e1a140d05000000000000000000000000000001070c151b1f252a2d2e322e34383a3a3a38342f312d2c29241d1b150e09030000000000000000000000010a0f181f262b30363a3b3f42444546454543413d3a38342e28231d150c060000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a87959fa59c8f8376695c504336291d100300000000000000040e18222a31373a3c4646464545454544444444444444444445454545464646463c3b37322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000040e18222a31373a3c434342424241414141414141414242424343433e3d39332c241a100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935404b55606d7a85929f92867b6e61574d423229202c3945515d677582857a6d6054473c31261a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a7884919b8e817568554b4034281c100400000008131e28343f4a54606d7a86929f9a8e8174655b5044372b1f12050000000000000000000714202d3a4753606d7a86939c8f8376695c5a5a5a5a5a5a5a5a5a5b575f626c7682877a6d6154473a2e21140700000000000000000000000000040e161e24292e34383e4b5864717e8b807f8b929d9991857b6e675c51493f352b21170d03000000000000030d161f272d3230363d4a5663707d89877a6d6154473a36302d2a251f170f05000000000000000000000000030b121820272b30363a3b3f4240454647474540413e3a39352f2b26201a140d05000000000000000000000a131c212a31373b4246484c4e5152535251504d4a46444039342e271e18100700000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e687783909596938c7f7266594c3f3326190c00000000000000000a15202a343c4347485353535252525151515151515151515151525252525353534947433d342b20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000020815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000a15202a343c434748504f4f4f4e4e4e4d4d4d4e4e4e4e4f4f4f50504b49453e362c22170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b17212c3945515d67737f8c97998e8174695e53453b30201d2935414b5564707d8a7e7165574d42372b1e13100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424e576774808d9a908377675c5145382c1f130803060b121924303844505c66717e8b98a095897d706353493f33271b0f030000000000000000000714202d3a4753606d7a86939c8f837669676767676767676767676869696e747e8b867a6d6053473a2d201407000000000000000000000000020c1620283035383f44464d5864717e8b8587939f9f92877d6f695e554b40372d23190f05000000000000000a151f2831383e3a41464d5765727f8b897c7063564c46413b3a36302921170d0200000000000000000000050d151d232932373b4246484c4f4b51535453514b4e4b4745413a37322a251f170f07000000000000000008111c252d333c42464d5254585b5d5f5f5f5e5c5a5753514a454039302a221911070000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56626e7c8388898781786d6053463a2d20130700000000000000030f1b26313c464e5355605f5f5f5f5e5e5e5e5d5d5d5d5e5e5e5e5e5f5f5f5f606056544e463d32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000003090f1215222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000030f1b26313c464e53555c5c5c5b5b5b5b5a5a5a5a5a5b5b5b5c5c5c5c575550483e33281d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1d2935414c55606d7985929e92877b6e61574d4233291f1e242f3a4653606d79858376695f53473a2f24201c161008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c4855626e7b87939286796d6053463a2f2419110f12151d232935414c56606d7884919d9d9184776b605441382d22170b000000000000000000000714202d3a4753606d7a86939c8f827674747474747474747474747475787b81889386796d6053463a2d20130700000000000000000000000008131e28323a41454a5053565e64717e8b9293999e938b7f726b60574d43392f251b11070000000000000005111c27313a434a4e4c52555e6975828f8d8073685d55524c4846423b33291f1409000000000000000000050e171f272f343c43474d5254595b555c6060605c555a5754514b47433c3630292118120b03000000000005101a232d373f454d53575e6165686a6b6c6c6b696763605c54514b423c342b23190f06000000000000000000000000000000000000000000000000000000000000000000010d1925303a47535f6a6e787b7c7b756d665c5145382c1f13060000000000000006121f2b37434e585f626c6c6c6c6b6b6b6b6a6a6a6a6a6a6a6b6b6b6b6c6c6c6c6c6260584e43372b1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1f21222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000006121f2b37434e585f626969696868686767676767676868686869696964615a5045392d21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a2f3845515d67727f8c97998e8175695f53453b3120262b2e2f3845515c677581887b6e62564c41352f2c27211a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a47535f6975818e98897c7063564c413529231c1c1f20272e343f46525d68717e8b96a0958b7e7165594f442f261b1106000000000000000000000714202d3a4753606d7a86939f948d808080808080808080808080818284888d93998679665c5145382c1f13060000000000000000000000010d1924303a444c52545c6062696e7783909d9fa0968e81756d62594f453b31271d130900000000000000000a16222d38434c545a565e61676e7b869292857a6d67615e5654524d453b30251a0e0200000000000000050e172029313940454e54575e6165686b676d6d6d676a6764605d55544e46423b3328231d150c03000000000b16212c353f4951575f61696e727577787978787674706d66605c544e463d352b21180e0300000000000000000000000000000000000000000000000000000000000000000008131e2b37424e575f666c6e6f6e69605c544b4034281c1004000000000000000815212e3a47535f6a767979797878787877777777777777777778787878797979796f6a6054473b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000060f1820262b2e2f2f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000815212e3a47535f6a6f76767575757474747474747474757575767676716c6155493d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a313638414d57606d7a85929e93877b6e62574d4237312a31373a3b3e404b5564717e8b8073685d52453d3c38332c231a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424d57616e7b86928e8174685d52453d342e2b282b2d30394045515b616d7a84919e999083786c6053463d3320140a00000000000000000000000714202d3a4753606d7a8693a1969188888888888888888888888888898b8e92989286796c5f4b4034281c1004000000000000000000000004111d2935414c565d60666d6f747b818f95a0a59e9184796d605b51473d33291f150b0100000000000000010d1a26323e4a545e6669686d7179828f98978f8279716e686b615e574d42362a1e1205000000000000030c172029323b434b51586062696e72757779797a7a787774716d67625f58524d453f342e271e150b00000004101c28333e47515b63696e757b7f81848586858483807d79726d665f584f473d332a201509000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454e545b606163615e57514b42392e23180c00000000000000000915222f3c4855626f7b8686868585848484848484848484848484858585858686867c6f6256493c2f23160900000000000000000000000000000000000000000000000000000000000000000000000000050e18212a31373a3b3a3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000915222f3c4855626f7c828282828181818080808181818182828283827e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2a333b424649535e6973808c979b8e81756a5f534847433c343c4247484b4b4d55626f7c88857a6d60584f4a48443d352c21160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c46525e69717e8b92867a6d60594f443f38373338393d434b515b636d75818e979f92877c6f665b5044382b1f120200000000000000000000000714202d3a4753606d7a86939e91847c7b7b7b7b7b7b7b7b7b7b7b7c7c7e81858f948679665c5044382c1f120600000000000000000000000713202c3945525d686d77797c81868f9394959593897d6f675d51493f352b21170d030000000000000000030f1c2935424e5a667076787a7e838f949399948f847e7a78776e695e52463a2d2014070000000000000b151e29323b444d555c606a6f767b7f8284868687868583817e7a756f6a615e575045403930271d120700000714202c38444f59636d727b81878b8e908b868483838386857f796f6a60594f453c31261a0e050000000000000000000000000000000000000000000000000000000000000000000915202a333c424a5053555654524d45403930271d120700000000000000000613202d394653606c777a7a7b7c7e8287919190909090918c85827f7d7c7b7b7a7a6f6a6054473b2e221508000000000000000000000000000000000000000000000000000000000000000000000000020d17202a333c43474847434855626f7b889594877a6d6154473a2e211407000000000000000000000000000714212d3a4754606d7a7e7e80838a8e8e8d8d8d8d8d8883817f7e7e7e7b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d53555b656e7b86929f98897c6f62575855534e463c454e535558585959626e7b888d80736a605956554f473d33271c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2a36424d57616c73808d8e81746b6059504a47423f4446484f555c606d737f8c939d938c7f726b60544a3f33281c0f0300000000000000000000000714202d3a4753606d7a86939c8f83766e6e6e6e6e6e6e6e6e6e6e6f7071747a828f86796d6053463a2d20130700000000000000000000000714212d3a4754606d7a848688888787878788898881756b60554b40372d23190f0500000000000000000003101d2a3643505d6976838587878786868686868787878785847b6e6154483b2e211508000000000007121c27303a444d565e676d747c82878c8e919298979291908d8a86817c756e69625a514b43392e23180c00000916232f3c4855616b727f868e93928a837e7a78767677797d83847c706b60574d42372b21160b000000000000000000000000000000000000000000000000000000000000000000030e18212a2f383f444648494746423b342e271e150b00000000000000000005121f2b3744505b656c6d6e6e7072757d86929d9d9d938880797572716f6f6e6e6d6860584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000008141f29323c464e5355534e4956626f7c899594877a6d6154473a2e211407000000000000000000000000000713202c3945525d686d717173777e8a949a9a958f827b7774737271716e695f53463a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f61656c77828f989f9285796c676564625f584e434e575f62646566686b717e8a92877c706b666361594f44382c2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e1a25303b45505a606c77808c887d706b605c54534d4a5053555960676d747f8b919f938e81776c60594f42382d22170b0000000000000000000000000714202d3a4753606d7a86939c8f83766962626262626262626262626365686d7984867a6d6053473a2d20140700000000000000000000000613202d394653606c787c7c7b7b7a7a7a7b7b7c7c776c60594f433a2f251b100700000000000000000000000916222f3c4955626f7c7c7b7b7a7a797979797a7a7b7b7c7c786d6053463a2d20130700000000000c18232e39424c565e686e7981878f939999928f8a878584838485878a87817b716c605c554b4034281c1004000a1724303d4a5763707d8a929792867e76716d686a69666d707882867d70695f53473e33281c1004000000000000000000000000000000000000000000000000000000000000000000060f181d262d3338393b3c3b3a363028231d150c03000000000000000000030f1b27333f49535b6061616263656b74808d9aa99a8d80746d67666463626161615e564e463d32271b0f030000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444e585f625f58545763707d8a9694877a6d6154473a2e2114070000000000000000000000000004111d2935414c565d606465666c76828f9c9d9083786e696766656464615f574d42372b1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696e7276808d949a9a988b7e777472716f6a5f5347535f6a6e71727374787d85919992857d7672706b6155483c2f23160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333e44505b656c747f87867d726d66625f57545b6062656b7079808b9199938c81786c655b50463d2f261c11060000000000000000000000000714202d3a4753606d7a86939c8f8376695c5555555555555555555556565e67727f877a6d6054473a2d211407000000000000000000000006121f2b3844505b666c6f6f6f6e6e6d6d6e6e6f6f6c655b50473d31281d12090000000000000000000000000815222e3b4754606a6f6f6e6e6d6d6c65676d6d6e6e6f6f6f6d665c5044382c1f12060000000004101c2834404a545e686e7a838d939a9f938f87827e7b78777777787a7d8287857e746d675c5145382c1f1306000c1925323f4c5865727f8b9992857c716c64615e56545c60666d7a85867b6e62594f44382c20140700000000000000000000000000000000000000000000000000000000000000000000060b141c22282b2d2e302e2d2a251f18120b0300000000000000000000000b17222d3841495053545455565963707d8996a197887b6e615d55575655545454524c443d342b20150a00000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414d565f6a6e6a65615e65727f8c9894877a6d6154473a2e21140700000000000000000000000000010d19242f3a444c525457585a65727f8c98988b7e72665f575958575755534d453c31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b7f838d8e8d8d8d8d8d8b84817f7e7c6f62554855626e7c7e7e808184898d8d8d8d8d89827f7d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d172127333f49535b606d727c84867f79726e696b6a666c6f72777d848d929590877f756c665b53493f342b1d140a000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50484848484848484849494c55626f7b877a6d6054473a2d2114070000000000000000000000030f1c28333f4a545b606362626161616161626262605b53493f352b1f160c0000000000000000000000000006131f2b37434e5860626262616160605b5c60606161626263605c544a3f34281c1003000000030e18212c3844515c666d7a8390959f99928b827b75716e696b6a6a686d70757c828981796d6053463a2d201307000c1926323f4c5965727f8c92877d6f6a615a54524c4a51545e6875828f83766b6155483c2f2316090000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20222321201e1a140c070000000000000000000000000006111b262f383f44464747484955616e7b88949e918578695f534b4a494848474746413a322b22190f040000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e7b77726e686d7683909c94877a6d6154473a2e211407000000000000000000000000000008131e28323a4145474b4b5763707d8a9695887c6f62544d4c4b4b4a4846423c332a1f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d82828181818080808181818282827e7165584b5764717e82828281818180808080818182828174675b4e4134281b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f17222d384149505b636a6f787f85847f7b79787778797c7f83899195908b837d726d605b544a41382d22190b02000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50433b3b3b3b3b3b3b3c3d4754606d7a877a6d6154473a2e2114070000000000000000000000000b17222d38424a5053565655555454545455565553504941382d23190d0400000000000000000000000000030f1b27323c464e545555555454535350515354545455565653504a42382e23170c0000000009141f2b37434e58606d788390959f9992877e756e6964615e575d565d60646a6f767d827b6e6155483b2e221508000d192633404c5966737f8c8c7f726b60585047464140444c566673808d8a7d7063574a3d3025190e02000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315161414110e09020000000000000000000000000000000a141d262d3337393a3b3b4754606d7a87939d9083766a574d423e3c3c3b3b3a3936302920191007000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a85837e7a78797f8c949f94877a6d6154473a2e2114070000000000000000000000000000010c1620282f35393a3e4956636f7c899694877a6d615447403f3e3e3b3a37312a21180e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c707575757474747474747475757576716c62564955616c717675757574747474747474747576746e64584c4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515860666d72797e82878684848485888b908e8b88837e786f6b635b504a42382f261b100700000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5043362f2f2f2f2f2f2f394653606c7780796d6053463a2d20130700000000000000000000000006111c262f383f4446494948484747474848494946443f382f261b11070000000000000000000000000000000a15202b343c43474949484847474644454647474848494946443f3830261c1106000000020e1a26313a47535f6a73808d959f9f92877d716c615f5754534d504c5254585f626b70766e695f53463a2d211407000d1a2633404d596673808c84796d60594f463e393534404d596673808c8e827568564d42362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000306060809080705020000000000000000000000000000000000020b141b22272b2d2e2e3a4753606d7a86939c8f8376695c504331302f2e2e2e2d2a251e170e0700000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e7a7f858785858c919ba694877a6d6154473a2e211407000000000000000000000000000000040d161e24292c2f3c4955626f7c889593877a6d6054473a3231312e2d2b261f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202d39444f596164696868676767676767686868696965625a5045505a6164696868686767676767676768686967645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333f464e545c60676d71767a7d80828384848483817e7b76716d66605951443f382f261d140a0000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5043362922222222222b3744505b656c736d675c5145382c1f1306000000000000000000000000000a141d262d3338393c3c3c3b3b3a3a3b3b3c3c3937332d261d140a00000000000000000000000000000000040e19222b32373b3c3c3b3b3a3a3937383a3a3b3b3c3c3c3a38342e261e150a0000000005121e2b37424d57626f7c87939f9e938a7e716b625a534d484642444145474e5359606369615f574d42362a1e1205000d1a2734404d5a6773808a7e71665c51473d342d2d36424d576774818d928578695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f20212d3a4753606d7a86939c8f8376695c5043362922212121201d19130c0500000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414d565e686d737a7f858c91979ea194877a6d6154473a2e21140700000000000000000000000000000000040c13191d222f3c4955626f7c889593867a6d6053473a2d242422211e1a140e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e474f55575c5b5b5b5a5a5a5a5a5b5b5c5c5c585650483f485055575c5c5b5b5b5a5a5a5a5a5a5b5c5c5b58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141b2227343d424a50555c6064676d707375777778777674726e6a64605c544f473f332d261d140b020000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1515151b27333f49535b6066605c554b403428221b1209000000000000000000000000020b141c22282b2d302f2f2e2e2e2e2e2f2f2f2d2b27221b140b02000000000000000000000000000000000007101920272b2e2f2f2f2e2e2d2d2b2c2d2d2e2e2f2f302d2c28231c150c03000000000714212d3a46535f6975828f99a2978e81746c61595046423b3a363135393c43474f54565d55534d453b31261a0e02000e1a2734414d5a67748084786c60544a40352a2f383f46525e6976839097877b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f1214202d3a4753606d7a86939c8f8376695c504336291d15141413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444d565d60676d72797f858b919794877a6d6154473a2e211407000000000000000000000000000000000001080d16222f3c4955626f7c889593867a6d6053473a2d20171514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17212c353e44494a4f4f4e4e4e4d4d4d4e4e4e4f4f4f4b49453f363e45494b4f4f4f4e4e4e4d4d4d4d4e4e4f4f4e4c4841382f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222b30383f444b5153555d606466686a6b6b6a696765625f5753504a423d3528221c140b02000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10080b17222d38414950535953514b43393a342d241b1106000000000000000000000000020a11171c1f202323222221212121222322201f1b17110a0200000000000000000000000000000000000000070e151b1f22222222212120201f1f20212121222323201f1c17110a0300000000000815222e3b4855616e7b87939f9f92857a6d615a50473f36312d2a25292c32373d44484a504846423b33291f140900000b1824313e4b5764717e7e71665b50423931363c424a505b616e7b869295887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030714202d3a4753606d7a86939c8f8376695c504336291d1008070705010001050707070501000000000000000000000000000000000000000000000000000000000000000000000008141f29323b434c52555d60676d72797f848b91877a6d6154473a2e211407000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33393c3d42424241414141414141424242433e3d39342d34393d3e434242424141414141414141424341403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000610191e262e34394045464c5154575a5c5d5e5e5d5d5b5855534e46443f38302b2317110a0200000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100006111b262f383f44464d46484a4b4a453f362d22180c0100000000000000000000000000060b0f1213161615151414141515161613120f0b0600000000000000000000000000000000000000000000040a0f1315161615151414131213131414151516161312100c0600000000000005121e2a36424d576673808d9aa3998c8073685d52483e352a26211e1a1d20262b33383c3d433b3a36312921180d0300000a1723303d4955616c71716c61544a3f363b42464e545b606d74818e9999887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000002080d11131413110d0802000000000000000000000000000000000000000000000000000000000000000000020d172029313a41454b51555d60676d72797f84877a6d6054473a2d211407000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21282d3031363535343434343434353535363632302d2922282d303136353535343434343434343535363433302b251d140b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151c23282e34383a4145474a4d4f50515151504e4b4847423c38342e261e191106000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000a141d262d33373d474f5456585650483f34291d1105000000000000000000000000000000030606090909080807070808090906050300000000000000000000000000000000000000000000000000000306080909080807070605060707080809090907060300000000000000000714202d3a46525e697784919d9f92867a6d61564c41362c231a14120e11151b21272c2f30362e2d2a261f180f060000000815212d3945505a616464615a50423b41464d53585f666c727f8b939f9286796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000040c13191d2021201d19130c04000000000000000000000000000000000000000000000000000000000000000000050e171f282f353a41454b51555d60676d72797b6e675d5145392c201306000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c20232429282828272727272728282929292524211d171d2123242929282828272727272727282929282724201a130b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171d23282c2f35393a3d40424444454443413f3b3a37312b28231c140c0700000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300020b141b222c38444f59606365625a50453a2e211509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8796a09c8f8275685e52443a30241b11090502040a0f161c2022232a22211e1a140d060000000005111d28343e485055575755504841454c52575e616a6e787f88939f9c908376675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300040e161e25292d2e2d29251e160e05000000000000000000000000000000000000000000000000000000000000000000050d161e24292f353940454b51555c60666d6e695f554b4135291d1104000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101416171c1c1b1b1b1a1a1a1b1b1b1c1c1c181715110c111417181c1c1c1b1b1b1a1a1a1a1b1b1c1c1b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c12181c1f24292c2d313335373838373634322f2e2b261f1c17110a020000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000020a16222f3c4854606b70716c62564a3d3124170b0000000000000000000000030405060606050505050504040400000406070808090a0a0b0b0b0a090807060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a8978b7e7164564c4132281e12090000000000050b101316171d1514120e09030000000000000c17222c363e45494b4a4945454c51565e61696e747c828c939a9e948a7e7164554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003030c1620283035393a3935302820170e05000000000000000000000000000000000000000000000000000000000000000000040c13191d24292f353940454b51545c60625f574d433a2f24180d01000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201408080707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a0f0f0f0e0e0e0e0e0e0e0f0f0f100b0b09050105080a0b100f0f0f0e0e0e0e0e0e0e0e0f100e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013191d20212427292a2b2b2a2a282522211e1a15100b0600000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000000a1723303d4a5663707d7e7165584b3e3225180b000000000000000001070c0f11121313131212121111111111070c10131414151617171818171716151312100c070706030000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a197877b6e6154483b3021160c00000606060606000407090a1008070502000000000000000006101a242c34393d3e3e434b51555d60686e747b81878f949f9e958f82756c615543392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10000a151e28323a41464746413a322920170d0200000000000000000000000000000000000000000000000000000000000000000001080d13181d24292f353940454b515355534d453c31281d130700000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201415151413110d080806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080d111314171a1c1d1e1e1e1d1b181514120e0903000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100c0c0c0c0a1926333f4c5966727f8074675a4d4134271a0e01000000000000050c12181b1e1f20201f1f1f1e1e1e1e1e1e1e181d1f202122232324242424242322201f1c18161312100c06030000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9a9e918578695e53463a2d21140f0b1313131313131313131313100f0d090500000000000000000008121a22282d353d454d555c60676d737a80868e92999f9f938e83796d605a504531271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1006111c26303a444c5254524c443a32291e1308000000000000000000000000000000000000000000000000000000000000000000000001070d12181d24292e34394045464847423c332a1f160c0100000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2021222221201e191615130f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d0f11111211100e0c080806020000000000000000000000000000000000000000000000000002060714202d3a4753606d7a86939c8f8376695c504336291d1919191919141b2834404a546773808074675a4d4134271a0e010000000000060f171e23282a2b2d2c2c2c2b2b2b2b2b2a2b2b24292c2d2e2f2f303131313130302e2d2c282323201f1c17120f0b06000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b9c8f837669574d42362a201f1b1720202020201f20201f1f1f1d1c1915100a0300000000000000000a141d2a333d474f575f676d727a80868d92999f9f98928b81796d675d51483e341f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100c17232e38424c565e615e564c443a3025190d0100000000000000000000000000000000000000000000000000000000000000000000000001070d12181d23282e34383a3b3a37312a21180d040000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2d2d2e2f2e2d2a2522211f1b15100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415202d3a4753606d7a86939c8f8376695c5043362926262626262626262d3844515c6676828073675a4d4034271a0d0100000000050f1821292f3437383939393838383838373737382f35383a3b3b3c3d3d3e3e3e3d3c3b3a38342e302d2c28231f1c17110d0801000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b9b8e8174685b4e41312d2d2b27222d2c2c2c2c2c2d2d2c2c2c292826211b140c0400000000000006111c262f3c454f5960696e797f858c92989f9f99928e857f756d675d554b40362c220d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10101c28343f4a545e686d685e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000001070c12181d23282c2d2f2e2b2620180f06000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a37393a3b3b3a3936302f2e2b261f1c18120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607070604000000000000000000000000000000000000000000000000000000000000000000060e151a1e2122232d3a4753606d7a86939c8f8376695c50432f33323232323232322f38404b54606d79868073665a4d4033271a0d00000000010c17212a333a404445464646454545444444444444454045474748494a4a4b4b4a4a49484644403f3c3a38342e2b28221c19130c070100000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9a998d8073665a4d403a393937332d39393939393939393939393635322d261e160c0000000000000b17222d38424e57606b707b838c92979f9f99938e87817a726d605d554c43392f241a10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1b1c1f2c3844505c66767a76685e5246392d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000070c12181c1f2022211e1a150e0600000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473f4446474848474641403c3b37322c28231d150c0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608070c1013141413100c07070604000000000000000000000000000000000000000000000000000000060f1820262b2e2f2f343a4754606d7a87939c90837669564c41403f3f3f3f3f3f3f3f404149515c66717e8b807366594d4033261a0d0000000007121e29333c454b5052535352525251515151515151514b5153545556565757575757565553514a4c4946443f3938332d29241e18120b03000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99998c7f7366594c46464646443f46464646464646464646464643423e3830281e0e0400000000030f1c28333f4a545f6a707d8690959ea09d948f87817b746e68625b514c433a31271d1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50433629282828252d3a4653606d79867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013131514120e09030000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d60534b49505354555554524c4d4947433c38342e271e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131516181d1f20201f1c18171413100c07010000000000000000000000000000000000000000000000030e18212a31373a3b4440454754616e7a87949e918477685d524a4d4c4c4c4c4c4c4c4c4d4e535b606d79838c7f7366594c403326190d000000000c18232f3a454e575c5e605f5f5f5e5e5e5e5e5d5e5e5e555d606162626364646464636361605c54595653504a46443f38352f29231d150d080100000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98998c7f72665953535353535049535353535353525353525252504e49423a3020160c0200000006121f2b3844505b666e7c859298a09f959089827c756e69615e565145413a31281f150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5043363535353530363a4754616d7a877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070808060200000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d605458535b60606162615e565955534e46454039302a251f170e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d151b1f222224292c2d2d2c292324201f1d18120d08010000000000000000000000000000000000000000000915202a333c424748514b515357636f7c89969f93867a6d605c545959595959595959595a5860656c74808d8c7f7266594c3f3326190c000000000f1b2834404b5760686b6c6c6c6b6b6b6b6b6a6a6a6b6b6b676d6e6e6f7070717171706f6e6d66686663605c5453504a45413a342f271f19130c04000000000000000000000000000000000000000000000000000916232f3c4956626f7c8998998c8073666060606060605b6060605f5f5f5f5f60605f5f5f5c5a544c4232281e13080000000613202d394653606c78839097a299928c837d766f6a625f57524c443f352f281f180f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504342424242424241464b55636f7c877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d60616568656c6d6e6e6d686966625f5853514b433e3630292019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c131920262b2e2f2f35383a3a38342f312d2c29241d19130b0600000000000000000000000000000000000000020e1a26313c454d53555e555c606269737f8c99a4998b7f726d666766666565656565656566686a6f77808d928c7f7265594c3f3226190c00000000111e2a3744505c6872787979797878787777777777777878797a7a7b7c7d7d7e7e7d7d7c7b797875726f6d6663605b54524c4540393129241e160d060000000000000000000000000000000000000000000000000714202d3a4753606d7986929a8d80746d6d6d6d6d6c6c656c6c6c6c6c6c6c6c6c6c6c6c6c69665e54443a3024190d0100000a1724303d4a5763707d8a95a09792877f78706b625f58534d4641423b3a37312a21180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504e4e4e4e4e4f4f4d52555d67737f86796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d696e727578797a7b7b7a7876736f6a65605c555046423b332b231a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e242932373b3c41404547474540413d3a38352f29241e17110a02000000000000000000000000000000000006121e2b37424d575f626a6b676d6f737b85929eab9f92867e7976747372727272727272727374777c828d92988b7f7265584c3f3225190c00000000121f2b3845525e6b78858786858584848484848484848485868687888685848484858586888684827f7c7974706c66605d56514b433e352f281f180f08000000000000000000000000000000000000000000000006131f2c3845515d6775828f9b8e81797a7979797979797979797979797979797979797979767066564c4135291d110500010e1b2834414e5b6774818e9a9892857c726c666059534e4742494d4f4847423c332a1f1509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5b5b5b5b5b5b5b5c565e61676d79858679665c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6e757b7e818486878888878583807c77726d67615a524d453d352c241a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161f282f353c4347494d4b515353514b4e4a47454039352f28231c140c06000000000000000000000000000000000814212e3a47535f696e7777787a7c7f85929796969698928b858281807f7f7f7f7f7f7f7f80818489909496968b7e7265584b3f3225180c000000000714212d3a4754606d7a7a7b7c7e8085909191909191919287827e7b79787777777878797b7d7f82868985817d78726d68605c554f45413a312a211a11080000000000000000000000000000000000000000000004101d2935404b5564717e8a96938e868686868686868686868686868686868686868585858276685d5246392d2013070004101d2a3743505d6a7683909d92867d6f6a605b544f4743424b545a5c55534d453c31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f83766968686868686868686969686e7279828f86796c5f4b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88959386797b81868b8e908b8785838281818385847e79716c615e574f473e362c241a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f28313a41454e54555a555d60605c555a5753514b45413a342e261e1810060000000000000000000000000000000815222f3b4855626e7b8484858788898989898989898989898989898989898989898989898989898989898989897e7164574b3e3124180b000000000713202c3945525d686d6e6e6f71747a83909d9d9d9e92857c75716e6c666a6a6a6b666d6e7173767a7d81868a847f7a726d676159524c433c332c231a1108000000000000000000000000000000000000000000000c18242f3a4653606d79849194877a7a7a7b7b7b7b7c7c7c7c7c7d7d7d7d7e808d929292877a6d6154473a2e2114070004111e2b3744515e6a778491988c7f726b6058504a423d3943545d6569625f574d42372b1e12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f82767575757575757575757576787a7f848f9285786c5f52452e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88959a8d80878e929089837f7b787675757576797d82847e766e69605950483e362c22190d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313a434c51585f62676a676d6d676a6764605d55524c443f38302a22180f0600000000000000000000000000000714202d3a4753606d797d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c786d6053463a2d2013070000000004111d2935414c565d6061616264686f7c8897a19f94897d706a6461605b545d5e545c60626466676d70757b80858c857f79706b605d564e453d352c231a110800000000000000000000000000000000000000000007131f2c3845515c66727f8b95887c6f6e6e6e6e6f6f6f6f6f7070707071717b88949f94877a6e6154473b2e2114080004111e2b3744515e6a77849192867a6d60594f443f3835404b556570756e695f53473a2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f948e81818181818181818182828385878b91969285786b5f5245382c1f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88959d928d92928d837d76726e696a696868666d70767e86827b706b615a50483e342b1f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3a434c555d606a6f7477797a7a787774706d67605d56504a423c342a21180e030000000000000000000000000006131f2c3845515d676d70707070707070707070707070707070707070707070707070707070707070707070706f6d665c5044382c1f120600000000010d1924303a444c525454555656606a7885919e9c9083766b60585553504a51514a51535557555d6064696e737a81898c847d746d685f574f473e352c231a0f06000000000000000000000000000000000000000004101c2834404b54606d7983908d807366616162626262636363636364646f7c8996a298867a6d6053473a2d2014070003101d293643505c6976838f908376685d52463d33343c45515d6775827b6e6255483b2f2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9590878787878787878787878788898b8f93999285786b5f5245382c1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a49d99928b8079706b65615e575c5b545c60636c717c85857d716c615a50463c31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b555d676d757c80838586868584817d79736d68605c544e463c332a1f15090000000000000000000000000004101d2935404b555d60636363636363636363636363636363636363636363636363636363636363636363636362605c544a3f34281c1003000000000008131e28323a4145474748494e58697683909c988b7f7265594f4846443f4444404446484a4b5153575e61686d747d84908a817a6e6a60594f473e352c21180d0400000000000000000000000000000000000000000c18232e3945515c666f7c879184786d60565555555656565656575464717e8a979f928578675d5145382c1f130600010d1a2734404d5a6773808d8e827568564c41393a40454e56606d79867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939d90837a7a7a7a7a7a7a7a7a7a7a7b7d7f8287919285786b5f5245382c1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a29f92877e746d67605954534d4f4e4a50535a626a707d87877e716c61584e43392f24180c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676d7981888d90929893918f8d8a85807a726d665f584e453c31261a0e02000000000000000000000000000c18242f39434b515356565656565656565656565656565656565656565656565656565656565656565656565653504a42382e23170c000000000000020c1620283035393a3b3b424f5c6875828f9b96897c6f6356493d3938332d2e34383a3b3e4045474d52565e616b707a838f8e847c706b61594f473e332a1f160c010000000000000000000000000000000000000007121d2834404b54606a727f8c8b7f72685e554b49494949494a515c6674818e9a9c8f827669554b4035291d10040000091623303c4956636f7c898f827568574d4545474b51585f68717e897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f83766d6d6d6d6d6d6d6d6d6e6e7072767c839185786c5f5245392c1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88959a90897d716c605c554f48464242423f44465058606b73808d887e716a60554b4035291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2934404b55606d79838e939a97918b87848382838588857f786f6a5f574d42372b1e12060000000000000000000000000007121d27313940454749494949494949494949494949494949494949494949494949494949494949494949494946443f3830261c110600000000000000040e161e24292c2d2e35424f5b6875828e9b95887b6e6255483b2f2b282223282c2d2f2f35393b42464c525960686e79818f91867d706b61594f463c31281e130800000000000000000000000000000000000000000c18232e39424e58636d74808d857a6d675d55504a4a4a4b5159606d7985929e988c7f7266594c3f2f24180c0000000915222f3b4854606b7682908377695e54515154555c606a6e7a848a7d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376696060606060606060616163656a6f7b8685796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895978a7d706b615a514b433d3a36312e34383e464f59606d798491867c6f675d51453b31251a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c6774808d959e9590857f7a77767677787b7f85837c6f695f53473a2e21140800000000000000000000000000010b151f272f35383a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a38342e261e150a000000000000000000040c13191d20212835424f5b6875828e9b94877b6e6154483b2e211c17181c1f202224292c30363a41464f565e676d79829092877d706b61584e433a2f24190c030000000000000000000000000000000000000007121d27303d46515b606c78808c82796d67605b545757555c606c73808c979f92867a6d6154473a2e21140700000007131f2c38434f59616e7b85867b6e66605d5d6063676d727c84918a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c54545454545454545556585f69738086796c5f5346392c2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d605950454039302d2a2523282c343d45515d67717e8b9184796d60574d42362a1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7985929f9890837a726d6869696a6a6f72797f857b6e6255483b2f2215080000000000000000000000000000030d151d24292c2d30303030303030303030303030303030303030303030303030303030303030303030302f2d2c28231c150c030000000000000000000002080d11131c2835424f5b6875828e9b94877b6e6154483b2e21150b0c10121315181d20252a30363d444d555d676d7a839192877d706a5f564c4135291e150a00000000000000000000000000000000000000000b151e2b343f44505b666c747f868179706c6665646364676d737e87929f948c8073685e5246392d201307000000030f1b27323d47535f696f7d858278706d67676d7073797f8591968a7e7164574b3e3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5047474747474747484a4e5763707d87796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473e342e27211e1a171c222935404b55606d7a85928d8073695e5346392f24180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c89989f92867b6e68615d565c585f62676d727a6e695f53473a2e211408000000000000000000000000000000030b12181d1f20232323232323232323232323232323232323232323232323232323232323232323232323201f1c17110a030000000000000000000000000001040f1c2835424f5b6875828e9b94877b6e6154483b2e21150800040607070d10141a1e252a323b434b555d686f7c869292867c6e685d52453d30261c110600000000000000000000000000000000000000030c192228333f4a545b606d727c84847d78747270707174797f879299938f82786d60564c41362a1d1105000000000a16212b37424d57606b6f7b83837d7a78797a7c80848c9298928a7e7164574b3e3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50433a3a3a3a3a3b3b3d4855616e7b87796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d231d15120e0c1018242f3945515d6774818e92867b6e61554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979a8d8174695e56524c4f4e53555c60686d685f574d42372b1e12060000000000000000000000000000000001070c1013141616161616161616161616161616161616161616161616161616161616161616161616161312100c0600000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150800000000000104090e131920293139434c565f6a737f8c9591847a6d60594f42382e23170c0000000000000000000000000000000000000000071017222d38424a505b636a6f797f8585807e7d7d7e81858c9295908a82796d665c50443a3025190d0100000000040e1a26313c454f5960696e787e8487858587898d918f8d8a8580796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5043362d2d2d2d2e2e3a4653606d797e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140b05020007121d2935404b5564717e8a988d8074675d5145392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9796897d7063574d46414343474b51565e615e564d453c31261a0e02000000000000000000000000000000000000000406070a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09070603000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000002080e171f27303a444e58606d788390968e81746b60544a3f34281c1106000000000000000000000000000000000000000006111c262f383f44515860676d72797e8286888a8b8c8c8b8a87837d776d675d544a3f32281e130800000000000009151f2a333d464f575f666c71777b7f828384848482807d7a746d675d5145392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50433629212121212c3845515c676d726d62564a3d3124180c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201407000000010d18242f3b4855626e7b88989285796d6053473a2d2014060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9799877a6d6154473b3531373940454c5254524c443c332a1f15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150800000000000000000000050d151e28323c44505c66707d8a9593897d70665c5044382e23170c0000000000000000000000000000000000000000000a141d262d333f464e555c60676d7175797c7e7f80807f7d7a76706c655d554b42382e20160c02000000000000030e18212b343d454d545b60646a6f7275777878777674706d67605d554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d14141c2834404b555c6065625b51463a2e221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201407000000000713202d394653606c798592978a7d7164574a3e2e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979386796c605346392d262b2e343a41464746413a322a21180e030000000000000000000000000000000000000000000000000003060707070606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000030c162028343f4a54606c7884919d9184786d60544a3f34281c10030000000000000000000000000000000000000000020b141c2228343d434b51555c6064666d6f7172737372706d6864605b534b433930261c0e050000000000000000060f19222b333c424a5053585f6265686a6b6b6a696764605d55514b43392f24180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100c18232e39434b5153585651493f34312e29221b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000006121f2b3844505b667784919a8e817467544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97928579655b5044372b1f1d23283036393a3936302820180f06000000000000000000000000000000000000000003060809060b101213141413120f0b06080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000040e17232e3844505b65717e8b98968b7e71665c5044382c1f1308000000000000000000000000000000000000000000020a1117222b303940454b5153545c6062646566666564615e56535049413931281e150a00000000000000000000071019212a2f383f44464e5355595b5d5e5e5e5c5a5753514b45403931271d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1007121d2730394045464b4a463f3d3e3d3a342d241b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140700000000030f1c28333f4a546a7683909d918477665c5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f493f33271b12181e252a2d2e2d2a251e160e0600000000000000000000000000000000000000030a0f12151519171c1f202120201f1c171615130f0a0401000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000000006111c27333f4953606d7a86929e9184796d6053463a3025190d01000000000000000000000000000000000000000000000610191e272e34394045474a50535558595959585754524c46443f382f281f160c030000000000000000000000070f181d262d33383c4347484c4f505151514f4d4a47454039352f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10000b151e272e34383a3f3d44484a4b4a453f362d22180c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140700000000000b17222d434f5c6976828f9c9286796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f52462d22170b0c13191d2021201d19130c05000000000000000000000000000000000000060b10151b1f21222623282b2d2d2d2d2b282223221f1b16100d070100000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150800000000000000000000000000000b17222d3845515d6776828f9c968a7d7064564c41362a1e11050000000000000000000000000000000000000000000000070c151d23282f34383a3f4446484b4c4d4d4c4a4746413a37332d261d160d0400000000000000000000000000060b141c22282b31373a3c3f424445454443413d3a39352f29241d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003030c151d23282c333d474f5456585650483f34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000000061c2835424f5b6875828e9b99887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1302080d11131413110d08020000000000000000000000000000000000020a11171c1f262b2e2f332e34383a3a3a3938332d2f2e2b27201d18120c04000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000006111b2935404b5565727e8b989c8f8275685e5246392d201307000000000000000000000000000000000000000000000000030b12181d23292c2e34383a3c3e3f40403f3d3a3936302b27221b140b04000000000000000000000000000000020a11171c1f262b2e2f3235373838373634312d2c29241d18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300030b1218202c38444f59606365625a50453a2e21150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140700000000030f1c2936424f5c6975828f9c95897c6f6256493c2f23160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f13060001050707070501000000000000000000000000000000000000070c141c23282b32373b3c3f423f4446474746443f403c3b37322c29241d160d080100000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000000000000d18242f3b4855616e7b88989f92867a6d6154473a2e2114070000000000000000000000000000000000000000000000000000070c12181c1f23282c2d2f3132333332312e2d2a251f1b17110a02000000000000000000000000000000000000060b0f151b1f212226282a2b2b2b29272420201d18120c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000000716222f3c4854606b70716c62564a3d3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000003101d2a3643505d697683909c96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1306000000000000000000000000000000000000000000000000010910191e262e34383c4347484c4f4a5053545353504a4c4947433d39352f281f19130c04000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000000000000713202d394653606c7985929f998a7e7164574b3e2f24180c00000000000000000000000000000000000000000000000000000001070c1013171c1f202225262626252421201e19130f0b0600000000000000000000000000000000000000000000030a0f121515191c1d1e1e1e1c1a171413100d07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000000a1723303d4a5663707d7e7165584b3e3225180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000005121e2a36424d576a7784909d96897d7063564a3d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f13060000000000000000000000000000000000000000000000010a131b232b30383f44464e5355595b545c606060605b545956544e474540393129241e160d060000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150800000000000000000000000000000006121f2b3844505b667783909d9a8e817467554b4035291d1004000000000000000000000000000000000000000000000000000000000004060c1012131518191a1a19171413110d08030000000000000000000000000000000000000000000000000000030608090c0f11121211100e0a0706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100c0c0c0c0a1926333f4c5966727f8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040916222f3c4955626f7c889593867a6d6053473a2d201407000000000714202d3a46525e697885929e96897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f130600000000000000000000000000000000000000000000010a131c252d353d424a5053585f6266686b666d6d6d6c66696662605853514b433e352f2820180f0600000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000030f1c28333f4a546875818e9b9e918477675d5145382c1f13060000000000000000000000000000000000000000000000000000000000000000030607090b0c0d0d0c0a0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060714202d3a4753606d7a86939c8f8376695c504336291d1919191919141b2834404a546773808074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111316222f3c4955626f7c889593867a6d6053473a2d201407000000000815212e3b4854616e7b8797a195887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1306000000000000000000000000000000000000000000000a131c262e373f474f545c60656a6f72757779797a7a797876736f6a65605d555045413a322a21180e03000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000b17222d404d5a6673808d999f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0e0e0d0c0907060400000000000003060809100b07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415202d3a4753606d7a86939c8f8376695c5043362926262626262626262d3844515c6676828073675a4d4034271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d2021222f3c4955626f7c889593867a6d6053473a2d20140b040000040f1b27333f495364707d8a97a297877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f130600000000000000000000000000000000000000000007101b252e384049515960666d72777c7f8284858687868684827f7c77726d67615a524c443c332a1f1409000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000000000000006192633404c5966737f8c99a49a887b6f6255483c2f2215090000000000000000000000030608090c0e0e0d0b07070501000000000407090a0f0b07060400000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131317191a1b1a19161313100c070000040a0f1315161c181312100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1e2122232d3a4753606d7a86939c8f8376695c50432f33323232323232322f38404b54606d79868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d24292c2d2c2f3c4955626f7c889593867a6d6053473a2d261d160d08060d16202b3744505b6573808c999f928578685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f13060000000000000000000000000000000000000000030c19222d37404a525b626b6f787e84888c8e9192989291908f8f8c89847f79716c605d564d453c31261a0e020000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000c1925323f4c5865727f8b98ac978a7d7064574a3d3124170a000000000000000000040a0f131516191a1b1a171413110d0802050b101416171c181313100c07000000000000000000000000000000000000000000000000000000000000000000000001070d12181c1f2023262728272523201f1c1812100b0f151b1f22222925201f1c18120d07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820262b2e2f2f343a4754606d7a87939c90837669564c4140403f3f3f3f3f3f3f404149515c66717e8b807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f282f35393a39353c4955626f7c889593867a6d6053473f382f281f191514171f28323a4653606c7884919e9c8f837669564c41362a1d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f130600000000000000000000000000000000000000000b151e2b343f49525c636d727d838b91959996918c8986848382838485888a847e756d685f574d42372b1e12050000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000b1825313e4b5864717e8b97a4988b7e7165584b3e3225180b0000000000000003090e151b1f2222262728262421201d19130f10161c2023242825201f1c18120c070100000000000000000000000000000000000000000000000000000000000000040c13181d23282c2d3033343433322f2d2c28231d1b161920272b2e2f36312d2c28231c18130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a31373a3b4440454754616e7a87949d918477685d524b4d4c4c4c4c4c4c4c4c4d4e535b606d79838c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f28313a41454745413c4955626f7c889593867a6d605b504a423a312a2522212328313a44505a63707d8996a0998c7f7266594c3f3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1307090b0c0b09060100000000000000000000000007121d27303d47515b636e737f8791959d96918a847f7c797776767677787b7e8286817a6e695f53463a2d2114070000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000b1825313e4b5864717e8b97a4988c7f7265594c3f3226190c000000000000060e141a20272b2e2f32343433312e2d29251e1b1a21282c2f3035322d2c28231d18120d080100000000000000000000000000000000000000000000000000000000050d161d24292e34383a3d404141403f3c3a38342e2c2721222b32373b3c433e3a38342e29241d19130e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202a333c424748514b515357636f7c89969f93867a6d605c555a59595959595959595a5860656c74808d8c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313a434b5154514b474956636f7c8996998c7f736d605b544b433c36302e2e2e343b434c56616c75828f9b9f94887c6f6255483c2f2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f12131518191816120d0600000000000000000000000c18232e39434f59626d73808b92999c938e847d77736f6d676a69696a696e71757b81847b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000c1825323f4b5865727e8b98a5998c7f7366594c403326190d0000000000060f181f262b32373b3c3f4141403e3a3935302b27232c33383c3d423e3a38342e29241d19130d080200000000000000000000000000000000000000000000000000050f171f282f35394045464a4c4d4e4d4c494645403938322c2b343c4347494f4b46444039352f2a251e1a140f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454d53555e555c606269737f8c99a4998c7f726d676866666565656565656566686a6f77808d928c7f7265594c3f3226190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f39434b555d605d5554525364717d8a979f92857f736c665d554e46413c3b3a3b3f444d555d68707d8a939e9c9083766a5f53473a2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1c1f2022252524221e18110901000000000000000004101c2834404b55606b727f8c929f9c928d8179706c6662605c555c5c575f6164696e757e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000c1926333f4c5966727f8c99a5998c7f7366594c403326190d00000000060f18212a31373c4347494c4d4e4d4a4746413a37322a353e44484a4f4b46454039352f29241e19130e090200000000000000000000000000000000000000000000040d172129313a40454b515356595a5b5a585653514b48443d38303c464e54555c5853514a45403a36302a261f1b150e07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424d575f626a6b676d6f737b85929eab9f92877f7976747373727272727272727374777c828d92988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d676d6764605d5c6573808c9998887c8580786d675f58524c494847484a50565e676d7a85919e9f948a7d7063584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003091824313e4b5764717e8a979285796c5f52463923282b2d2f3232312e29231b1309000000000000000006131f2c3845515c676f7d87929f9d938d80776d67615a5653514b4f504d5355575e616c71746f64594d4034271a0e0100000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000d1a2633404d596673808c99a5988b7e7265584b3f3225180c000000030e18212a333c42464e5455595a5b595754524c47433c363e474f55575b5853514b454039352f2a251e1a140d050000000000000000000000000000000000000000010c161f29333b434b51555c6063666767666562605c55544f48433d424e5860626964605c54514b46413a36312b2720191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f696e7777787a7c7f85929796969699928b868381807f7f7f7f7f7f7f7f80818489909496968b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d676d7a76716d68666d7883909d9286797b8482796e6a615e5656555455545c60696e79829097a1978f82766b6155463c31261b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a24313e4b5764717e8a979285796c5f5246392e34383a3c3e3f3e3a342d251b0f0500000000000004101c2834404b54606d79849199a0958e81746c655d55504946454043434246484d525a616468645d53483c3024180c0000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000020e1b2835414e5b6874818e9ba4978a7e7164574b3e3124180b00000009141f2a333c454d535860626567676664615e56544e4642464f5961636865605c54514b45413a36302a251f170f050000000000000000000000000000000000000007131d28313b454d555d60676d7073747473726f6d67636059544f454b54606a6f76716d66605d55524c46423b37322b22190c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8484858788898989898989898989898989898989898989898989898989898989898989897e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a85827e7a777679808c959e9184786e7b83837c736d68656261616163666d717b8390949f9992857b6e61594f44342a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a313e4b5764717e8a979285796c5f52463f413f4446484b4c4a463f372d21170d03000000000006131f2c3845515c66727f8b96a0999083786d605b534b433e3a38342e31363a3b42465055575b59534b41372b2014080000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150800000000000000000000000000000005121e2a36424d576a7683909da996897d7063564a3d3023170a0000020e1a26313b454d575f616a6f72747473716d68626058524d4e58616b7075716d66605d55524c46413a36302921170d020000000000000000000000000000000000010d18242f3a434d575e676d73797d7f8081807f7c7974706b63605951515c666f7c827e79726d67615e56534d47433c342b1e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d797d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d676e7a8086878483858c929c9c8f8276696e798186807a75726f6e6d6e7073787e8590959f9992877d70695e53473e3322180e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3e4b5764717e8a979285796c5f524b4c4d4a50535558585651493f33291f140900000000000713202d3a4653606d7985929e9f92877c6f665c51494139312d2c2823262a2d30363e45494b4e4d4841392f251a0f030000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000000000000714202d3a46525e697885929fa197877b6e6154483b2e211508000005121e2a36424d575f696e767c7f8081807e7a756f6a615e56535f6a707d827e79726d67605d56524c46423b33291f1409000000000000000000000000000000000004111d2935414b555e696e798085898c8d8e8d8b8985817c766f6b605c55606d79848f8b847f7a736d68615f57544e463c30261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515d676d70707070707070707070707070707070707070707070707070707070707070707070706f6d665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555e686e737a7f858c91969ea0998c7f7366676d757e8586827e7c7b7a7b7d80848b92979e9691877e706b61574d42352c2110060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246484d5864717e8b979285796c5f5758595a545c60626565625b51453b30251a0e0200000003101c28343f4a5464717d8a97a19b8e81756a5f544a40382f27201f1c181a1e21252a34393d3e41403c372f271d1309000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000000000000815212e3b4854616e7b8798a29e928578695e53463a2d21140700000714212d3a46535f696e7b83888c8d8e8c8a86827c756e69605c626f7c878e8b847f79736d68615e56524d453b30251a0e02000000000000000000000000000000000613202c3945515d676e7b838c929898928f8d8c8c8d8e89827c746d675e64717e8b9696918c85807a746e696260584e42382e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d60636363636363636363636363636363636363636363636363636363636363636363636362605c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f39434d565e61686d73797f848b919693877b6e615d606c717b81878b89888788898d91969a97928c847c706c61594f453b31231a1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d53545a5765727f8b989285796c636465666768666d6f71726d62574d42362a1e120500000006121f2c3844505c6675828f9b9f95887b6e62584e42392e261d1513100c0e12141a22282d30313534302b251d150b01000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000000000030f1c28333f4a5464717e8b97aa9c8f827569574d42362a1e12050007131f2c38444f59616e7b859094989a948f8c8a8b88817b726d666675818e9996918b857f7a736d68615e574d42362a1e120500000000000000000000000000000005121e2a36424d57606d798490959a938d8682807f808183868b8780796e696975828f9ca199928f8c86817b756f6a60544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f39434b515356565656565656565656565656565656565656565656565656565656565656565656565653504a42382e23170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313b444d52565d60676d72797e848a8a8074695f535a62696e757c81858a8d8f909191908d8a857f796f6a615a50473e33291f11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e6166676974808d9a9285797070717272747577797c7e7f72695e52463a2d2014070000000713202d3a4653606d7985929f9d9083766a5f53463c30271c140b0604000205090e171d212324282724201a130b0300000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000006121f2b3844505b6675818e9ba49a8c7f7266594c3f31251a0e02000915222f3b4854606b768390979f989289827f7e7f8185867f786f6d7986929f9f96918d8c85807a746e695e52463a2d2014070000000000000000000000000000000714202d3a46525e6974818e969f9388807a7573727374777a7f848b837b6f6a7885929e9892878281828587827c6f665c5044382b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313940454749494949494949494949494949494949494949494949494949494949494949494949494946443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f29323b41464c52555d60666d71787d7e786c60574d50575e616a6e74797d808384848483807d79726d675f5850473e352c21170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7374757b85929f98897d7d7d7e7e7f80828385888b877b6e6154483b2e2115080000000916232f3c4956626f7c8998a2988b7f7265584e43342a1e150b02000000000000060c111517181b1a18140f09010000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150800000000000000000000000000000613202d394653606c7985929e9f93877b6e6154483b2e2115090000091623303c4956636f7c89959f9f92867d7672717274797f85837c737c88989f9590848180828586807b6e6154483b2e2115080000000000000000000000000000000815212e3b4854616e7b87929f938b7f746d6866656667686d72787e85857c6f7a86979f92867c757476797d8184796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f272f35383a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a38342e261e150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17202930363a41454b51545c60666d70716c665b5045454d52585f62676d7073767778777674706d66605c554e463e352c231a0f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b808082869297a2998f89898a8a8b8c8d8f90929896897c706356493d3023160a0000000b1825323e4b5865717e8b98a297887b6f6255483c3122180c0300000000000000000005080a0b0e0e0c080300000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000000008121e2a36424d5763707d8997a19c8f8276695e53463a2d21140700000d192633404c5966737f8c99a0958a7e716b656465676d727a8186807e8b979d908379747375797c818074675a4d4134271a0e0000000000000000000000000000000d192633404c5966737f8c999b8e81756d605d565959565e61666d717a81867c7a87949a8d80746a68666d7074786d665c5044382b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151d24292c2d30303030303030303030303030303030303030303030303030303030303030303030302f2d2c28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a30353940454b51545c606364605b544a3f3b42464e53555d606467696a6b6a696763605c54514b433c342c231a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b808284898f949c988f828283838485868788898a8c887c6f6255483c2f2215090000000d1a2734404d5a6773808d9a9f9285796c605346392d2013060000000000000000000000000000020100000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000050e1a232d3a46525e6975828f9ba0968b7e7164574d42362a1e120500000e1a2734414d5a6774808d9a9d9184786c605957555d60686d747c828b909b98897d706767666d7074746e64584c3f33261a0d000000000000000000000000000004111d2935404b556976828f9c95887b6e615b524c4c4d4c52545c60686d757f857e8a9796897d7063585c6063686b605c544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f20232323232323232323232323232323232323232323232323232323232323232323232323201f1c17110a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e24292f353940454a5053575753504a423830363c43474b5153575a5c5d5e5e5d5a5753504a454039312a221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696e7475787c828c929285797576767778797a7b7c7e7f7f776c605346392d2013060000000e1b2834414e5b6774818e9a9c908376655b5044372b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000000000020c17202a36424d57616e7b87929f9e9184796d6053463b31251a0e0200000c1926333f4c5966727f8c999a8d8073655b504b4b51565e616a6f7683909c9286796d60555c60636867645c52473c3024170b00000000000000000000000000000613202c3945515d677885929d908376695f5345413f4041464a50565d616d727e8a909a94877b6e61545153565b5e53504a42382e23170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141616161616161616161616161616161616161616161616161616161616161616161616161312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e13191d24292e34383f44464a4a46443f382f262a3137394045474a4d50515151504d4a46443f38342f271f191008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f6167686b6f77808c9285796c696a6a666c6d6f707172736c655b5044372b1f12050000000f1c2835424f5b6875828e9b9b8e81746853493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150800000000000000000000020b141e29323b46535f6973808d999f958a7e71665c514438291f14090000000916222f3c4955626f7c8895988c7f726553493f40454c52585f65727f8b98908477665c515053565b5a58524a40362b1f130700000000000000000000000000000714202d3a4753606d7a8697998c807366574d42352f3036383f444c525b626c727f8c9993867a6d605347464a4e5146443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d12181d23282e34383a3d3e3938332d261d20262b2f35383a3d404344454443413d3a38342e29231d150d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d53555b5960656c74818e85796c5f5d545b60616263646566605b53493f33271b0f030000000e1b2835414e5b6874818e9b998d8073665a4d402d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000030b141d26303b444f59616e7b86929f989083766c61544a403428170d030000000815222e3b4754606a768390978d8073655b504a454041464e5865727f8b988f837669544a4446494e4d4c4740382f24190e0300000000000000000000000000000814212e3b4754616e7a8794978a7d7164574a3e3124252a2e343a4146515a616e7b87949386796d6053463a3d41453a38342e261e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d12181c23282b2d30312d2b28221c14151a1d24292c2d3134363738373634302d2c28231c18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2a333b4246484e4f535b606d7a8585796c5f524a505354555657595953504941382d22170b000000000e1b2734414e5a6774818d9a998c7f7366594c4033261906000000000000000001040707080606030000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2115080000000000000000060c151d262f38424d56606b75818e989f92867c6f625a5042392e2318050000000006131f2b37434e58626e7b85919083786c605b54514b47434c5865727f8b988f8275695c4f423a3d41413f3c362f261d13080000000000000000000000000000000815222f3b4855626e7b889595887c6f6255493c2f22191c232830353f4854616e7b87949386796d6053463a3035382d2b28231c140c0200000000000000000000000001050707131313121212111111111112121213130a0907040c1012121313121212111111111111121213130c0b0906090d0f101313121212111111111111121213130e0e0c08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c11171c1f202424201f1c17110a0a0f12181d1f202427292a2b2b2a2724201f1c17110c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a31363a3b414149525d68758185796c5f523f44464748494b4c4c46443f382f261b1106000000000c1926333f4c5966727f8c99998c7f7266594c3f3326190c00000000000001080d1113141513120f0b06000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000001040a11171e272f38424a545e69707d89939e938b7e716a5f53483e30271c120700000000030f1b27323c47535f696f7c848e8b7f726c66605c54534e4c5865727f8b988f8275695c4f423630353433302b241d140b010000000000000000000000000000000815222f3b4855626e7b889594887b6e6155483b2e221511171e242e3b4854616e7b87949386796d6053463a2d282b201f1c17110a02000000000000000000000002080d11131420201f1f1f1e1e1e1e1e1e1e1f1f202017161410181c1e1f201f1f1f1e1e1e1e1e1e1e1f1f20201918161215191c1d201f1f1f1e1e1e1e1e1e1e1f1f1f201b1a18140f09010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b101213171713120f0b06000001070c101314171a1d1e1e1e1d1a171312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a2d2e2f38414c5666727f86796c5f524638393a3c3d3e3f403937332d261d140a00000000000a1724313d4a5764707d8a9a998d8073665a4d4033271a080000000001070c13191d202122201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150800010407080d11141b22273039414a545c666e7b85929e948e81756c62584e43362c1e150b0000000000000a15202b37424d575f6a6f7a8189877f78716d66625f58545865727f8b988f8275695c4f423629282726241f19130b02000000000000000000000000000000000815222f3b4855626e7b889594877a6d6154473a2e2114060b15212e3b4854616e7b87949386796d6053463a2d201e1312100b06000000000000000000000000040c13191d20212d2c2c2c2b2b2b2a2a2b2b2b2b2c2c2d2323201c24282b2c2c2c2c2b2b2b2b2a2a2b2b2b2c2c2d2524221e212628292c2c2c2b2b2b2b2a2a2b2b2b2c2c2d282724201a130b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0b060603000000000000000406070a0d10111211100e0a07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e2122262f3b4855626e7c7f7265584c3f322d2e2f303132332d2b27221b140b0200000000000714212e3a4754616d7a86939a8d8174675a4e412f24190d010000030b12181e24292c2d2e2d2b28221c140b060000000000000000000000000000000000000000000000000000000000000004090c061c2835424f5b6875828e9b94877b6e6154483b2e211507080d111314191d20262d333b434b535b666d78829097948f82796d605a50463c31241a0c03000000000000040e1a26313c454e585f686d757c8288837e79746f6a65615d65727f8b988f8275695c4f4236291c1a1a17130e080100000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d201307060300000000000000000000000000040e161e25292d2e39393938383837373737383838393939302f2c273035383939393838383837373737383839393932312e292d3235363939383838383737373738383939393534302b251d150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121414212e3a47535f6a6e726d62564a3e3120212223242626201f1b17110a020000000000000713202d3946525e687783909b8e827568554c4135291d110400030d151d24292f35393a3b3938332d261d180f060000000000000000000000000000000000000000000000000000000002090f15191b172835424f5b6875828e9b94877b6e6154483b2e21181d1d191d202124292c2f383f444d555c656c78818e94948f82796d675c51483f342a20120800000000000000000915202a333c464e565e616a6f767c808585807c77726d6865727f8b988f8275695c4f4236291c0f0d0b0703000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000020c1620283035393a464646454545444444444445454546463d3c38333b4144454646454545444444444444454546463f3e3a34383e424346464545454444444444444545464641403c372f271d1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507121e2b37424e575f6265625b51463a2e2214151618191913120f0b06000000000000000005111e2a36414c5665727f8c98918477675d5145392c201308020b151f272f353a4145474846443f382f2921180d030000000000000000000000000000000000000000000000000000030c141b202528222735424f5b6875828e9b94877b6e6154483b2e29242a2924292c2d2f35393d414950575f676d77818e93938c82796d675c554b40362d22180e000000000000000000030e18212a343c444c525860626a6f74797e8286837f7a7570727f8b988f8275695c4f4236291c0f03000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000008131e28323a414647535352525251515151515151525253534a48443d464c51525352525251515151515151525253534c4a463f42494e505352525251515151515151525252534e4d4841392f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454e5355585651493f34291e12090a0b0c0d06050300000000000000000000010d1925303a4754606d7a869293867a6d6054473a3025190f0a141d27313940454c52545553504a423b33291f140900000000000000000000000000000000000000000000000000020c151e252c31342d3337424f5c6875828f9b95887b6e6255483b39352f36362f35393a3d4145474f535b60696e79818e9391877f786d675d554b43392f241b100600000000000000000000060f18222a323a41464e54585f62676d71767b7f8486827d797f8b988f8275695c4f4236291c0f03000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d20130700000000000000000000000000010d1925303a444c5254605f5f5f5e5e5e5d5d5e5e5e5e5f5f6056554f474f575d5f5f5f5f5e5e5e5e5d5d5e5e5e5f5f60585651494c545a5c5f5f5f5e5e5e5e5d5d5e5e5e5f5f605b59534b41372b20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202a333c4247484c4a463f372d23180d010000000000000000000000000000000000000813202c3945525d6873808c968a7d7064564c41362a2119171c262f39434b51565d6061605b544d453b31261a0e0200000000000000000000000000000000000000000000000009141e2730373d41423f44464d576976828f9c96897c7063544b474540434343444145474a4c51545960656c717b838e928d857d736c665d554b433931271d1209000000000000000000000000071018202930363d43484e53555c6064696e72777c81858486929c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000005111d2935414c565e6b6c6c6c6b6b6b6a6a6a6a6b6b6b6c6c6c6361594f5761696c6c6c6b6b6b6b6a6a6a6a6b6b6c6c6c65625b51545e66696c6c6b6b6b6b6a6a6a6a6b6b6c6c6c68645d53483c3024180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a31373a3b3f3e3a342d251b11060000000000000000000000000000000000000004111d2935414c56606d7984918e8275685e52463d33292423232d38424b555d60686d6e6c665f574d42362a1e12050000000000000000000000000000000000000000000000040f1b25303942494d4f495053545e697784919e998c7f73665c5453514b505050514c525456555d60656b70787e85908f86807a706b605b544b433931271f150b00000000000000000000000000060e151a1e252a32383c43474b5153575e61666a6f74797e8a919c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000713202d3946525e687579797978787877777777777878787979706b61555d697378797978787877777777777778787979726d62565a667076797978787877777777777778787979746f64594d4034271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820262b2e2f32312e29231b13090000000000000000000000000000000000000000010d1924303a45515d67707d8892867a6d61584e453c352f302e343f4a545d676d747a7b786e695f53463a2d21140700000000000000000000000000000000000000000000000915202c37424b53595c535b6061666e7b8796a09d9184796d6663605d555d5d5c5d565d606366676d71767d838b8d88827b736d686059504a423931271f150d03000000000000000000000000060f1820262b2e2f35373137394045464d5254586062676d727f8b988f8275695c4f4236291c0f03000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000714212e3a4754616d7a868685858484848484848484858586877d7063565f6c78858686858484848484848484858586877f7265585c6976838786858484848484848484848586878174685b4e4135281b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1e21222524221e1811090100000000000000000000000000000000000000000008131e2935404b55606b727f8c8e81746a60574e45413e3d3d4045505b666d79818788847b6e6155483b2e22150800000000000000000000000000000000000000000000000c1925313d49535d65686b656c6e7178818e9b9fa0968e8179736f6d676a6a69696a6b686d7072757a7e83898b85817b756e69605d564f443f382f271f150d03000000000000000000000000030c18212a31373a3b4244423b3a37383b4246474e54555d65727f8b988f8275695c4f4236291c0f03000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000713202d3946525e68757a7b7c7f8491919090919185807d7b7b786c605354616d7a7b7c7f8490919190909187817d7b7b796d605354606d7a7b7c7e838e91919090918c817e7b7b796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191815120d060000000000000000000000000000000000000000000000020d18242f3a434f59636d74808c877c6f695f58524c4b4a4a4b515a606c78828e93968e8175685b4e4235281b0f02000000000000000000000000000000000000000000000e1b2834414d59656f757778797b7e838e9399939993938e847f7c7a78777676767778787a7d7f82868985827e7a746e6a625f57524c433d332d261d150d03000000000000000000000000000b151e2a333c4247484f514f4847423c33363a3d43484b5865727f8b988f8275695c4f4236291c0f03000000000000000000000000000000000000000000010815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000005111d2935414c565e686d6e70737a84919d9d92867b73706e6e6c665b50525d686d6e6f727983909d9d958a7d74706f6e6d675c51515d676d6e6f7277818e9b9d988c7f75716f6e6d675d5145392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c0b0906010000000000000000000000000000000000000000000000000007131d28313d47515b646e74808a857b6f6a605d56585657555c606c73808c949e9d9083776a5d5044372a1d1104000000000000000000000000000000000000000000000f1c2935424f5c687582848586878787878686868686868788888986858483838384848587868482807c7975716d67625f58534d45413a3128221c140b030000000000000000000000000007121d27303c454e53555c5e5c55534d453c312d32383f4c5865727f8b988f8275695c4f4236291c0f030000000000000000000000000000000000000000060d1215222f3b4855626e7b889593877a6d6054473a2d21140d1215212e3b4854616e7b87949386796d6053463a2d20130700000000000000000000000000010d1925303a444c565e61616368727f8c999b8e817569636261605b544a4c565d61616367717e8a979d9083776b646261605c554b4c555d606162656e7b88969f9286796d646261605d554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f49525c646d737e85847c736d686664636364676d737e8b929c9f958d8074675a4d4134271a0e01000000000000000000000000000000000000000000000916222f3c4955626f7c7c7c7b7b7a7a7a7a797979797a7a7b7b7c7d7e7e7e7f7e7d7d7c7b79777573706d6665605d55534e47423c352f281f17110a0200000000000000000000000000000c18232e39424e575f62686a69625f574d42372b27323f4c5865727f8b988f8275695c4f4236291c0f03000000000000000000000000000000000000010911181e22222f3b4855626e7b889593877a6d6054473a2d2114181e22212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000008131e28323a444c52545556636f7c8996988b7e726557555453504a42444c52545455616e7a87989a8d80736759555453514b43434c515454535f697884919c908376675c555453514b43392f24180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709091012120e07070501000000000000000000000000000000000000000000000000000000000000040d19232d37404a525b636c707b82867f7a7572717070717479808b909d99928d837a6d6054473a2d21140700000000000000000000000000000000000000000000000815212e3b47535f6a6f6f6f6f6e6e6d6d6d6c66666d6d6d6e6f6f70717172727171706f6e6d66686663605c5454514b47433c373129241e160d0600000000000000000000000000000004101c2834404b545f6a6e7577756e695f53473b3025323f4c5865727f8b988f8275695c4f4236291c0f0300000000000000000000000000000000000009131b23292e31323b4855626e7b889593877a6d6054473a2d211b23292e31323b4855616e7b88949386796d6053463a2d2013070000000000000000000000000000020c162029323a4146474854616e7a8794968a7d7063574a4746443f383a41464748525e68798592988b7f7265584c48464540393a414547484d576976838f9b8e817568554b484745403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161d1f1e1b1413110d0802000000000000000000000000000000000000000000000000000000000007111c252e384049525a61696e757c8286827f7e7d7d7e80848d9295918c8680796d685d5245392c201306000000000000000000000000000000000000000000000006131f2b37434e585f626362626161616060605b5c60606161626363646565656564636362605c54595653514a4745413a37312b262019130c040000000000000000000000000000000006131f2c3845515c666e7c8284827b6e62564c41362a323f4c5965727f8c988f8275695c4f4236291c0f03000000000000000000000000000000000006111b252d343a3e3f414855626f7b889593877a6d6054473a2d21252d353a3e3f404855626e7b88959386796d6053463a2d201307000000000000000000000000000000040e1720293036393a4754606d7a879396897c6f6356493c3938332d3035393a414c566b788592978b7e7164584b3e3a38342e2f35393a424f5c6875828f9a8d8174675a4e413a39352f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f2223292c2b2821201d19130c0400000000000000000000000000000000000000000000000000000000000a131d262e37404850565e616b6f767b7f8387898a8b8d8c8b8a87847f7b736d675d564c4135291d11040000000000000000000000000000000000000000000000030f1b26323c464e535556565555545454535350505353545555565757585858585757565553504a4d494644403a39352f2b26201a150d080100000000000000000000000000000000000713202d3a4653606d79848f918f8276685e5246392d33404d596673808c998f8275695c4f4236291c0f0300000000000000000000000000000000010d18232d373f464a4c4d4956626f7c899593877a6d6054473a2d212d373f464a4c4d4955626f7c88959386796d6053463a2d20130700000000000000000000000000000000050e171e252a2d3a4653606d79869395897c6f6256493c2f2b282224292d3045515e6b788491978a7e7164574b3e312c282324292c35424f5b6875828e9a8d8074675a4d41342c29241d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101921272c2f30363838342e2d29251e160e0400000000000000000000000000000000000000000000000000000000010b141d252e363e444d52596063696e73777a7d7e7f807f7e7d7a77736e69605d554c433a2f24190d010000000000000000000000000000000000000000000000000a15202a343c43474949494848474747474644444647474848494a4b4b4b4c4b4a4a494846443f403d3a38342e2c29241d1a150e0903000000000000000000000000000000000000000916222f3c4955626f7c88969d93877a6e6154473b3034404d5a6773808d9a8f8275695c4f4236291c0f030000000000000000000000000000000006121e29343f495156585a555764707d8a9793877a6d6054473a2d29353f495156595a555763707d8a969386796d6053463a2d2013070000000000000000000000000000000000050d1319202d3a4653606d79869395897c6f6256493c2f231c17191d2b3845515e6b788491978a7e7164574b3e31241c18191d2835424f5b6875828e9a8d8074675a4d4134271d18120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061019222b32383b3c434545413a3935302820160c0200000000000000000000000000000000000000000000000000000000020b131c242c323b42464f54575f6166686d707273737372706d6866615e57514b433a31281e130800000000000000000000000000000000000000000000000000040e18222a32373b3c3c3c3c3b3b3a3a3a3938383a3a3a3b3c3c3d3e3e3f3f3e3e3d3c3b3a38342e302d2c2823201d18130f0a030000000000000000000000000000000000000000000814212e3b4754616e7a86939f9a8b7e7164574d423636424d576875828f9b8e8275685b4f4235281c0f02000000000000000000000000000000000915222e3a46515b626567626065727f8c9893877a6d6054473a2d2e3a46515b626567626065727f8c989386796d6053463a2d201307000000000000000000000000000000000000020813202d3a4653606d79869395897c6f6256493c2f23160b0d1e2b3845515e6b788491978a7e7164574b3e3124180c0d1c2835424f5b6875828e9a8d8074675a4d4134271a0c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222b343d4348495052514e4746413a32281e13080000000000000000000000000000000000000000000000000000000000010a121a202930363d43484d5355565d6063656666666563615e5654524d45403931281f160c01000000000000000000000000000000000000000000000000000006101820262b2e2f302f2f2e2e2e2d2d2d2b2c2d2d2e2e2f303031323232323130302f2d2c282323201f1c1813110d070100000000000000000000000000000000000000000000000714202d3946525e6874818e959b8f8275695e52463e3b46525e697784919a8d8174675a4e4134271b0e01000000000000000000000000000000000b1824313e4a56626d72746f6c6c75828f9c93877a6d6054473a2d313e4a56626d72736f6c6c76828f9c9386796d6053463a2d201307000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343d474f54565c5f5e5b54524c443a3025190d03000000000000000000000000000000000000000000000000000000000000080e171f252a32383c4246484c52545658595a59585754524c4846423b352f271f160d0400000000000000000000000000000000000000000000000000000000060e151b1f21222323222221212120201f1f20202122222324242525252524242322201f1c17161312100c0704010000000000000000000000000000000000000000000000000005111e2a36414c56606d79838e9392867b6e61595048474d56616e7b8795988c7f7265594c3f3226190c00000000000000000000000000000000000c1925323f4c5865727f807c79787e87939f93877a6d6054473a2d323f4c5965727f807b79787e8a949f9386796d6053463a2d201307000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464f596063696b6b67615e564c41352920150a00000000000000000000000000000000000000000000000000000000000000050d141921272c31373a3b414547494b4c4d4c4b4a4746413b3a363029241d150d04000000000000000000000000000000000000000000000000000000000000040a0f1315161616151514141414131212131414151516171818181918171716151312100c060706040000000000000000000000000000000000000000000000000000000000010d1925303b45515d676d79818b928d81746b615a5554565e68727f8c9996897c6f6356493c3023160900000000000000000000000000000000000915222f3c4855626f7c818686858a9399a493877a6d6054473a2d2f3c4855626f7c818686858a909aa69386796d6053463a2d201307000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58606b6f767878746d685e52463c31261a0f020000000000000000000000000000000000000000000000000000000000000002090e161b1f262b2d2f35393a3d3f4040403f3d3a3935302d2a251f18120b030000000000000000000000000000000000000000000000000000000000000000000306080909090908080707070606060707070809090a0b0b0c0c0b0b0a0908070603000000000000000000000000000000000000000000000000000000000000000000000008141e2935404b555d676d757f868e887d706c64616162696e7a85929e9184786c605346392d20130600000000000000000000000000000000000815212e3a47535f6a6f757b80858c91969d93877a6d6054473a2d2e3a47535f6a6f757b80858b91969d9386796d6053463a2d201307000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a6f7d828584817a6d61584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e2124292c2d303233333332302e2d2925201e1a140c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d18242f39434b555d606d727b8186867e75706e6d6f737b839097948b7f72665b5044382b1f1206000000000000000000000000000000000006121f2b37434e585f62696e737a7f848a9095877a6d6054473a2d2b37434e585f62696e737a7f848a909586796d6053463a2d201307000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7c878f92918e82766a5f53473a2e211408000000000000000000000000000000000000000000000000000000000000000000000003090e1214191d20212325262726252421201d1914120e09030000000000000000000000000000000000050a0d10101313121212111111111111121213130e0d0b0803070b0d0e13131212121111111111111212131311100e0a05000000000000000000000000000004080a0a0909070300000000000000000000000000000000000007121d283139434b515b62696e757b8187827d7b7a7c7f859095938e82786d60544a3f33281c0f030000000000000000000000000000000000030f1b26313c464e53575e61676d72797e8389877a6d6054473a2d26313c464e53575e61676d72787d838986796d6053463a2d201307000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e999e9e94887c6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000000000205080d1113141618191a1918171413110d0805020000000000000000000000000000000000030a11161a1c1d201f1f1f1e1e1e1e1e1e1e1f1f1f201b1a17140e13171a1a20201f1f1e1e1e1e1e1e1e1f1f1f201d1d1a16110b0300000000000000000000050b101416171615130f0b0400000000000000000000000000000000010c161f283139404551575e616a6e747a7e838787888c8e8d8b8781796d665c5042382d22170b000000000000000000000000000000000000000a15202a343c43474d53555d60666d71767c7f72685d5245392c202a343c43474d52555d60666d71767c7e72665c5044382b1f1206000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9caaa6968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000000000000000000000000000000000000010407070a0c0d0d0d0c0a0707050100000000000000000000000000000000000000040d151c2226292a2c2c2c2b2b2b2b2a2a2b2b2b2c2c2d2726241f1a1f2426272d2c2c2b2b2b2b2a2a2b2b2b2c2c2c2a2926221c150d0500000000000000000810171c2023242322201b160f0700000000000000000000000000000000040d161f272f353f454d52585f62686d72767a7d7f8081807f7b746d675d544a3f2f261c110600000000000000000000000000000000000000040e18222a31373b42464c51545c60646b6f726d62564c4135291d222a31373b42464b51545c60646a6f726d62544a3f34281c1003000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e989d9c94887c6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d3236373939383838383737373738383939393433302b242b3033343939393838383737373738383839393736332d271f170d0300000000000008111a22282d3031302f2c272119110700000000000000000000000000000000040d151d2429333b42464e53565e6165676d7072737474726e69605d554b42382e1d140a00000000000000000000000000000000000000000006101820262b31363a41454a505359606365625b51433a2f24191820262b30363a41454a505358606265625b5142382e23170b00000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b868e908f8c82756a5f53473a2e2114080000000000000000050a0d10101313121212111111111111121213130e0d0b080507081313131212121111111111111112121213130b0a0805000000000000000000000000000000000a151f2831383e424346464545454444444444444545464641403c362f363c3f4146464545454444444444444545464644423e3931291f150b000000000005101a232c33393c3d3c3b38322b23190f0600000000000000000000000000000000030b1218202930363c43474c5254555d60636567676765615f57514b433a30261c0b0200000000000000000000000000000000000000000000060e151b1f252a2f35383f44464f5456585651493f31281e130e151b1f252a2f35383f44464e5456585651483f30261c110600000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212d3a47535f696e7b8183837f796d60584e43372b1f1206000000000000030a11161a1c1d201f1f1f1e1e1e1e1e1e1e1f1f1f201b1a171412141520201f1f1f1e1e1e1e1e1e1e1e1e1f1f2020171714110c050000000000000000000000000005111c27313a434a4e505352525251515151515151525252534e4c47413840474c4d535352525151515151515152525253504f4a433b31271c1105000000000b17222c353e44494a4948443d352b21180d030000000000000000000000000000000001070e171f252a31373a4146474b515356595a5b5a5855534d45403a31281e150a000000000000000000000000000000000000000000000000040a0f141a1e24292e34383d4348494c4a463f372d1f160c030a0f141a1d24292e34383d4348494b4a453f362d1e140a0000000000000000000000000000000000000002050713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424d575f696e747676736d675c51463c31261a0f020000000000040d151c2226292a2c2c2c2b2b2b2b2a2a2b2b2b2c2c2d2726241f1e21212d2c2c2c2b2b2b2b2a2a2a2a2b2b2b2c2c2d2423211c1710080000000000000000000000000a16222d38434d555b5d5f5f5f5e5e5e5e5d5d5e5e5e5f5f605a58524a414a52585a605f5f5e5e5e5e5d5d5e5e5e5f5f5f5d5b554d43392d22160a00000004101c28333e4750555756544f473d332a1f150b010000000000000000000000000000000000050d141a20262b3035393a404547494c4d4e4d4c4846423b352f281f160c03000000000000000000000000000000000000000000000000000003090e13191c23282c32383b3c3f3e3a342d251b0d04000003090e13181c23282b32383b3c3f3d3a342d241b0c02000000000000000000000000000000000003090e121415202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454d575f61676a6966605c554b40332a2015090000000000030d161f272d3236373939383838383737373738383939393433302b2a2d2e39393939383838373737373737383839393931302d28221a120800000000000000000000010d1a26323e4a555f666a6c6c6b6b6b6b6a6a6a6a6b6b6c6c6c67645c5247525c64676c6c6c6b6b6b6a6a6a6a6b6b6b6c6c6a665f554a3e33261a0e0000000814202d3944505a61646360594f453c31271d120700000000000000000000000000000000000002090e151a1e25292d2f35393a3d3f4041413f3b3a363129241d160d04000000000000000000000000000000000000000000000000000000000001080d11171c1f272c2f3032312e29231b1309000000000001070d11171c1f272c2e2f32312e29231b12090000000000000000000000000000000000050d141a1e2021202d3a4653606d79869395897c6f6256493c2f231608101c2834404b546b788591978a7e7164574b3e3124180a0f1c2935424f5c6875828f9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2a333c454d53555b5d5c5953514b43392f21180e0300000000000a151f2831383e424346464545454444444444444545464641403c36363a3b4646464545454444444444444445454546463e3c39332c241a100500000000000000000003101c2936424e5b667176797978787877777777777778787979746e64584c58646e747979787878777777777777787879797771665b4f4236291d100000000a1623303c4955616c706f6b60574d43392f24180c030000000000000000000000000000000000000003090f13191d2024292c2d3032343434322e2d2a261f18130c04000000000000000000000000000000000000000000000000000000000000000000060c10161b1f22232524221e181109010000000000000000060b10161b1f22232524221d1811090000000000000000000000000000000000050f171f252a2d2e2d2d3a4653606d79869395897c6f6256493c2f231913131f2c3845515c66798592978a7e7164574b3e31221b140f1b27333f49536976838f9a8d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a333b4246484e50504c4745403931271d0f06000000000005111c27313a434a4e505352525251515151515151525252534e4c47414246485353525252515151515151515151525253534a49453e362c22170c00000000000000000004101d2a3743505d6a76838786858484848484848484848586878174675a4e5a67748087868585848484848484848485868783776a5d5044372a1d110000000a1724313d4a5764707e7c6f695f554b4035291e150a00000000000000000000000000000000000000000002080d1113181d202023262728272522211e1a140d0701000000000000000000000000000000000000000000000000000000000000000000000000030a0f131516191816120d06000000000000000000000000030a0f131516181715110c060000000000000000000000000000000000030d17212930363a3b3a383a4653606d79869395897c6f6256493d352a251e19202d3a4653606d798693978a7d7164574a3e332d261d1a1f2b3744505b657783909a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18212a31363a3b414343403a38342f271f150b0000000000000a16222d38434d555b5d5f5f5f5e5e5e5e5d5d5e5e5e5f5f605a58524a4d5354605f5f5f5e5e5e5e5d5d5d5d5e5e5e5f5f60575550483e33281c11050000000000000000000714212d3a4754606d7a7b7c7e838e91919090918c827e7c7b796d60534753606d797b7b7e828c91919090918e837e7c7b7a6d6054473a2d2114070000000a1623303d495663707c857b6e675d51453d30261c1106000000000000000000000000000000000000000000000105070d10131416191a1b1a191514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000030709090c0b090601000000000000000000000000000000030709090c0b09050100000000000000000000000000000000000009141f29333b42464846443f4653606d79869395897c6f62584f473f36302a25232f3c4855626f7b889a968a7d70635950443f382f2a25222d394653606c798592998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a2d2e343736332d2c29231d150d030000000000010d1a26323e4a555f666a6c6c6b6b6b6b6a6a6a6a6b6b6c6c6c67645c52575e616c6c6c6c6b6b6b6a6a6a6a6a6a6b6b6c6c6c64615a5045392d2114080000000000000000000613202c3945515d676d6e6f7177818e9b9d988c7f75716f6e6d675d5145515c676d6e6f71757f8c989d9b8e8177726f6e6d685d5245392c2013060000000916222f3b4854606b748183796d60594f42382e23170c00000000000000000000000000000000000000000000000000010406070a0c0d0e0e0c080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25303b454d525453504a4754606d7a8793998c80736a60595046413a36302f35414c5664717e8a979b8e81746b615a5049413b36312d333f4953616e7b8898988c7f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e2122282a2926201f1c18120b0300000000000003101c2936424e5b667176797978787877777777777778787979746e64585e6976797979787878777777777777777878787979716c6155493c3023170a00000000000000000004111d2935414c555d606162656f7c88979f9285796d646261605d554b404b555c606162646d7985929f97887b6f656261605d564c4135291d11040000000713202c38444f59616e7b8580746b60544a3f34281c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e61605c545355626e7b88959c92897c6f6b625a524c46413e3e4046525d6875818e9b9792887d716c605b534d46423f3e3f44505b65727f8c98978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151b1d1d191413100c07010000000000000004101d2a3743505d6a76838786858484848484848484848586878174675a616e7b8686868585848484848484848484858586877d7164574a3e3124170b000000000000000000010d19242f3a434c515454535f6a7885929c8f8276665c555453514b4339434b515354555c6676828f9c9285786a5f535454524c433a2f24190d0100000004101c27323d46525e697481897d70665c5044382e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e696e6d6663605c64717d8a97998c80857d716c615e56524c4b4b4b515a616d7a86929f92857c857e736c655f57534d4b4b4a5058606c7883909d97887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080e10100d07060400000000000000000000000714212d3a4754606d7a7b7c7e838e91919090918c827e7c7b796d60535e69767a7b7c7f85919191909090908e87827f7c7b786d6053463a2d2013070000000000000000000008131e28313a414547484e586a7783909a8d817467544b48474540393139404547484b546774818e9a9083776a584e484745413a31281e130800000000000b16212a36424d57626f7c8984786d60544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b7974706d676d75818e9b95887c7e867e756d68615e565857555c606c74808d989c8f82757d857f776e69615e575857545b606a717e8b959e9285786c605346392d201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676d6e6f7177818e9b9d988c7f75716f6e6d675d51575e686e6e6f727d89969d9d979288817b76726f6e6d665c5144382c1f120600000000000000000000010c161f282f35393a43505d697683909a8d8073675a4d403a39352f272f34383a404d5a6773808d9a8f8376695c50433a39352f281f160c010000000000050e1a25303b4653606c79858b7e71665c5044382b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a768384807c7978797f88939f98877a727f86817a736d6866656465676d737e87939f958a7d70707d86827b736e6966656465666c727c86929f988d8073655b5044372b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c555d606162656f7c88979f9285796d646261605d554b4d565e616166717e8a97a19691857d746e69656261605c544a4034281c10040000000000000000000000040d161e24292c36434f5c6976828f998c807366594d40332c29241d23292c33404d596673808c998f8276695c4f43362c29241e160d040000000000000009141f2b3844505b6676839084786d6053463a2d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d787e83898684858b939a9f9285796c727e87857f7a7673717172747980879299989183786d6b707c8586807b767372717274787e8592989f92867b6e6153493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c515454535f6a7885929c8f8276665c555453514b43444c5259606d7983919d9791847b6f6b615e57565453514a42392e23180c00000000000000000000000000040c13191d2936434f5c6976828f998c807366594d4033261d1812181c2633404d596673808c998f8276695c4f4336291d19130c040000000000000000030f1c28333f4a546774818e8a7d706453493f33271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666d71777d83898f939a9f9c8f8275656c717c848c8683807e7e7f81858c92999792867c6f66606a6f7b828b8683807e7e7f81848b929799928a7e71695e5241382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a414547484e586a7783909a8d817467544b4847454039414c56606b73808d959a92857b6e696059534d49484644403930271c1207000000000000000000000000000001080d1c2936434f5c6976828f998c807366594d4033261a0c070c1a2633404d596673808c998f8276695c4f4336291c0d08010000000000000000030b1218222d404c5966737f8c8e8175655b5044372b1f1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c60646b70767c82878e92958a7e7164616a6f7a80868d8c8b8a8c8e929798928d857d6f6a5f5860696e787f858c8d8b8a8b8d91969a938f877e716c61574d422f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a43505d697683909a8d8073675a4d403a39353f49535e68707d88939f93887d70695f574f46423c3b3a38342e271e150b0000000000000000000000000000000000101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10000000000000000000030d151d23292e3f4c5865727f8b9285796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a50535961636b6f757c81868c83786c605860686d747b8085898c8d8e8d8c8986807b6f6b60584e575e666d727a7f84888b8d8e8d8c8a87827c716c625a50453b301d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c36434f5c6976828f998c807366594d4033313944505b656d7a85919a958d80736b60574d453d36312e2d2c28231c150c030000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c100300000000000000010b151f272f3439404b5865717e8b97877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f44464f555960636a6f747b7f7b6e665b50565d60696e74797c7f8081807f7d7a746e6860594f464d545c60686d72787b7e808181807d7a756f6a625a50483e33291f0b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2936434f5c6976828f998c807366594d402f39434e58606c77828f97989083786d60594f453c332a2521201f1c18120b03000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000007121d27313940454b515865727e8b96897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e34383e44484f54585f62696e726e695e544a4c52575f61666d6f7273747473706d67615e564f473d424a50565d60656c6f7273747473716d68625f5850483f362c21170d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1c2936434f5c6976828f998c807366594d4035404b555f6a727f8c949f92867b6e665c51473d332a211a151312100c070000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c1003000000000000000c18232f39434b51555c606673808c978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c33383d43484e53575e6166615e574d4241454d53545c6063656768676663605d55524d443d35383f444c52535b6062656767676664615e56534e463f362d241a0f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f998c807366594d403b45515d676f7c86929f938b7e71695f544a40352c21180f0907060400000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c100300000000000004101c2934404b555c60676d6e75828f988b7e7165584b3e3225180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f282c32383c43474d53545954524d453b353b42464b515356595a5b5a595653514b46413b322b2e343a414549505355585a5b5a595754524c47433c342d241b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4045505a606d79849199968e81756c62574d42392e231a0f060000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c100300000000000006131f2c3845515c676d74797b7a8692978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10161c21272c31373b4246484c4846423b3329313639404546494c4d4e4d4c4a474540393630292023283035383f4446484b4d4e4e4d4a4746413a37312a221b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d424d57616c74818e969991847a6d605a50453c30271c1108000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000714202d3a4753606d7981868787929896897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b10161b20262b31363a3b3f3b3a36302921262a2e34383a3c3f404141403d3a39352f2a251f17171e24292d3337393c3f404141403e3a3936302b262018100900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4a545e69717e8a939f93877d70685d52483f332a1e150b00000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000d192633404c5966737f8c9399949fa095877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1f252a2d2e332e2d2a251f171a1d23282c2d303234353433302d2c29241d19140d0b13191b22272b2d2f3234343433312e2d2a251e1b150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366554e505c666e7b85929f958d80736b60564c41362d21180c0300000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c1003000000000000101d2a3743505d6a7683909da4a0a59d908377685e5246392d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f141a1e21212621201e1a140d0e12181c1f202326272827262320201d18120e080202080d11171b1f202225272827262421201d19130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c8073675f5859606d78829097989083786d60594f443a2f241b0f060000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c1003000000000000101d2a3743505d6a7683909da3a19e938b7e7164564d41362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191514120e090300070c10131316191a1b1a19171413100d07010000000000060b0f121315181a1b1b1a171413110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c9286796f6a62606b73808c949f92867b6e665c50473d32281e1209000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000d1a2633404d596673808c929996918c81776c6053463b3025190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080c080705020000000000040607090c0d0e0e0d0a07060401000000000000000000030506090c0d0e0e0d0b0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c928c837c716c686f7d87939f938b7e71695f544a3f352b20160c00000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000713202d3a4653606d7980868787847f786d655b504437291f140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807e857e746d7a849199968e81756c62574d42382e23190d0400000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403326140b040d1a2734404d5a6773808d9a8f8276695c4f4336291c100300000000000006131f2c3845515c676d74797b7a78726d665c53493f3327170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c80737c83817a818f969991847a6d605a50453c30261c11070000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d402d261d16100b1b2834414e5b6774818e9a8f8276695c4f4336291c100300000000000004101c2834404b555c60666c6e6d6c65605c544a41382d2217050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c80736e7981868f939f93877d6f685d52483e332a1e150a000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d3f382f28201c171d2935404b556875828e9b8f8276695c4f4336291c1003000000000000000c18232e39434b51545b606161605b53504a42382f261b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c8073676d757f898f958c80736b60564c41362d2119130c040000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998d8073665b5049413a322b2823232c3945515d677784919b8e8275685b4f4235281c0f020000000000000007121d27303940454a50535454535049443f3830261d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366606d727d879083796d605a514b423b3329241e160d0903000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c9286796d605b534c443e38342e2e343d4753606d7a86929a8e8174675b4e4134281b0e0100000000000000000b151e272e34383f4446484746443f38342e261e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c8073665b626b6f7a83857b716c605c544d453e352f281f1a140e090401000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c928c7f736c655d565046443f3e3e4044505a64717e8a99998c807366594d4033261a0d000000000000000000030c151d23282d3338393b3a3937332d28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366595960686e7880867e746d665f575045413a312a261f1a14110d070707050100000000000000000000000000000000000000000003101c2936434f5c6976828f9a8d808480776d68615a53504a4b4b4a5158616c76828f9c998a7d7063574a3d3024170a00000000000000000000030b12181c22282b2d2e2e2d2b27221b17110a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594f565e666d737e8680796e69615a514c433e36312b26201d18181413110d08020000000000000000000000000000000000000003101c2936434f5c6976828f998c807a84827a706c64605c545858545c606a717e8a949f92867a6d6054473a2d211407000000000000000000000000070c11171c1f202121201f1b17110c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4c545c606c717c84837b716c605d554f46423b37312c29242521201d19130c0500000000000000000000000000000000000003101c2936434f5c6976828f998c80737b83847d76706d6665646465666d727c85929f988e8174685d5245392c2013070000000000000000000000000000060b0f1213151413120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d424a505a616a6e7981857e746d676159534d46423c39352f322e2d2a251e160e05000000000000000000000000000000000003101c2936434f5c6976828f998c80736e7a828a837d79757271717275797f8692979f92867c6e62564c4135291d11040000000000000000000000000000000003060608070605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403f4450585f676d75808a817a706b615f57534d4745413f3e3a3936302820160c020000000000000000000000000000000003101c2936434f5c6976828f998c8073686d7880878a85827f7e7e7f81858c929898928b7e716a5f53443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40343e464e555d606d737f8c847d756e69615f5754514b4c4b4746413a32281e13080000000000000000000000000000000003101c2936434f5c6976828f998c807366666d737c83898e8c8b8b8c8e929799928e867e716c62584e4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403a444c5254585b636d76828f8a827b746e6964605d55595854524c443a3025190d0100000000000000000000000000000003101c2936434f5c6976828f998c8073665c606a6f767d8286898c8d8e8d8c8a86817b716c625a50463c3120160c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40414c565e6164656668727f8b948f86817b75716d67676665615e564c41362a1d110500000000000000000000000000000003101c2936434f5c6976828f998c807366595860626b70757a7d7f8081807f7d7a746e69625a50483f342a200e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4046525e686d717273757a83909a99928e87827e7a777472716d685e5246392d20130700000000000000000000000000000003101c2936434f5c6976828f998c807366594e54596163686d707274747473706d67625f5750483f362d22180e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d404754616d7a7e7e8082868e8d8d8d8d8d8d8d8a8683817f7e7a6d6154473a2e21140700000000000000000000000000000003101c2936434f5c6976828f998c807366594d474f55565d6063666768676663605d55534d453f362d241b0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d404955626f7c828282828181818080808080808181818282827c6f6255493c2f22160900000000000000000000000000000003101c2936434f5c6976828f998c807366594d4044484c525456595a5b5a595754514c47423c332d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4047535f6a6f767575757474747474747474747474757575766f6a5f53473b2e21150800000000000000000000000000000003101c2936434f5c6976828f998c807366594d40383a4145474a4c4d4e4d4c4a4745413a37312a211b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40434e585f6269696868686767676767676767676768686869625f584e43372b1f130600000000000000000000000000000003101c2936434f5c6976828f998c807366594d40332f35393a3d3f414141403d3a39352f2b2620180f090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403c464e53555c5c5c5b5b5b5a5a5a5a5a5a5a5a5b5b5b5c5c55534e463c32261b0f0300000000000000000000000000000003101c2936434f5c6976828f998c807366594d403324292c2d303334353433302d2c29241e1a150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40343c4347494f4f4f4f4e4e4e4d4d4d4d4d4d4e4e4e4f4f4f4947433c342a20150a0000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261d20212326272827262421201d19130e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403332373b3c434242424141414141414141414141424242433c3b37322a22180e040000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a131417191a1b1a19171413110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033262b2e2f363635353534343434343434343434353535362f2e2b2620181007000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d070a0c0e0e0e0d0a070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261f21222929292828282727272727272727282828292922211f1b150e0700000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d0000000102010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a15161c1c1c1c1b1b1b1a1a1a1a1a1a1b1b1b1c1c1c1615130f0a040000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d09100f0f0f0e0e0e0e0e0e0e0e0e0e0e0f0f0f100908060300000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00030302020201010101010101010101020202030000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104101c2936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d10131c2936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000040c12181d20202936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d24292c2d2d36434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2936434f5c6976828f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a3a38434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000007121d283139404547474540505c6976838f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f202936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f39434b515353514b4b5569768390998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151d24292c2d2d36434f5c6976828f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d60605c55535c67778491998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f272f35393a3a38434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676d6d67625f606d798692998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273139404547474540505c6976838f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d797a736f6a68707d8a99998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f39434b515353514b4b5569768390998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f85807b78777a83909d998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d60605c55535c67778491998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000c1825313e4a57636d727d83888584869095a0998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d676d6d67625f606d798692998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000916222e3a46515b636b70767c82898f949b9f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d797a736f6a68707d8a99998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000006121e2a353f49515960636b6f767c82888f939a8c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f85807b78777a83909d998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f474f545960636a6f757c82878e8c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825313e4a57636d727d83888584869095a0998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000007111c252d353d44484f545860626a6f757c81867f7366594c403326190d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222e3a46515b636b70767d82898f949c9e998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c232b33383d44484e545860626a6f757b796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2a353f49515960636b70767c82898f94998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000010a111921272c32383d43474e54585f62696e6d675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f474f545960636b6f767c82888f8c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c21272c32383c43474e53575f61605d554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111c252d353d44484f545960636a6f757c82887f7266594c3f3326190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b20272b32373c43474d535553514b43392f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c232b33383d44484f545860626a6f757b796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f161b20272b31373b4246484745403931281d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a111a21272c32383d44484e54586062696e6d675d5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151b20262b31363a3b3a39352f281f160c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c21272c32383d43474e54575f61605d554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151b1f262a2d2e2d2c29241d160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161c21272c32383c43474d535553514b43392f24180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212220201d18120c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b20272b32373c4246484745403931271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151413100d070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b20272b31373a3b3a38352f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151b1f262b2d2e2d2c29241d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e2122201f1d18120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151413100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+ m_StreamData:
+ serializedVersion: 2
+ offset: 0
+ size: 0
+ path:
+--- !u!21 &6576895709950921952
+Material:
+ serializedVersion: 8
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: CormorantGaramond-VariableFont_wght Atlas Material
+ m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
+ m_Parent: {fileID: 0}
+ m_ModifiedSerializedProperties: 0
+ m_ValidKeywords:
+ - UNDERLAY_ON
+ 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}
+ - _Cube:
+ m_Texture: {fileID: 0}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _FaceTex:
+ m_Texture: {fileID: 0}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _MainTex:
+ m_Texture: {fileID: 1408335170596436373}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _OutlineTex:
+ m_Texture: {fileID: 0}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ m_Ints: []
+ m_Floats:
+ - _Ambient: 0.5
+ - _Bevel: 0.5
+ - _BevelClamp: 0
+ - _BevelOffset: 0
+ - _BevelRoundness: 0
+ - _BevelWidth: 0
+ - _BumpFace: 0
+ - _BumpOutline: 0
+ - _ColorMask: 15
+ - _CullMode: 0
+ - _Diffuse: 0.5
+ - _FaceDilate: 0
+ - _FaceUVSpeedX: 0
+ - _FaceUVSpeedY: 0
+ - _GlowInner: 0
+ - _GlowOffset: 0
+ - _GlowOuter: 0.01
+ - _GlowPower: 0.75
+ - _GradientScale: 10
+ - _LightAngle: 3.1416
+ - _MaskSoftnessX: 0
+ - _MaskSoftnessY: 0
+ - _OutlineSoftness: 0
+ - _OutlineUVSpeedX: 0
+ - _OutlineUVSpeedY: 0
+ - _OutlineWidth: 0.05
+ - _PerspectiveFilter: 0.875
+ - _Reflectivity: 10
+ - _ScaleRatioA: 0.9
+ - _ScaleRatioB: 0.73125
+ - _ScaleRatioC: 0.73125
+ - _ScaleX: 1
+ - _ScaleY: 1
+ - _ShaderFlags: 0
+ - _Sharpness: 0
+ - _SpecularPower: 2
+ - _Stencil: 0
+ - _StencilComp: 8
+ - _StencilOp: 0
+ - _StencilReadMask: 255
+ - _StencilWriteMask: 255
+ - _TextureHeight: 1024
+ - _TextureWidth: 1024
+ - _UnderlayDilate: 0
+ - _UnderlayOffsetX: 0.5
+ - _UnderlayOffsetY: -0.5
+ - _UnderlaySoftness: 0.35
+ - _VertexOffsetX: 0
+ - _VertexOffsetY: 0
+ - _WeightBold: 0.75
+ - _WeightNormal: 0
+ m_Colors:
+ - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
+ - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
+ - _FaceColor: {r: 1, g: 1, b: 1, a: 1}
+ - _GlowColor: {r: 1.9820677, g: 0.19820671, b: 0.19820671, a: 0.8784314}
+ - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
+ - _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
+ - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
+ - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
+ - _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
+ - _UnderlayColor: {r: 0.23529407, g: 0.13725486, b: 0.078431346, a: 0.6}
+ m_BuildTextureStacks: []
+ m_AllowLocking: 1
diff --git a/Assets/Data/Fonts/Codex.asset.meta b/Assets/Data/Fonts/Codex.asset.meta
new file mode 100644
index 0000000..b080dce
--- /dev/null
+++ b/Assets/Data/Fonts/Codex.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: c51776674a42f4caa923f2b9207711d8
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Data/Fonts/CormorantGaramond-VariableFont_wght SDF.asset b/Assets/Data/Fonts/CormorantGaramond-VariableFont_wght SDF.asset
new file mode 100644
index 0000000..b6adfc0
--- /dev/null
+++ b/Assets/Data/Fonts/CormorantGaramond-VariableFont_wght SDF.asset
@@ -0,0 +1,41070 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
+ m_Name: CormorantGaramond-VariableFont_wght SDF
+ m_EditorClassIdentifier: Unity.TextMeshPro::TMPro.TMP_FontAsset
+ m_Version: 1.1.0
+ m_FaceInfo:
+ m_FaceIndex: 0
+ m_FamilyName: Cormorant Garamond
+ m_StyleName: Light
+ m_PointSize: 90
+ m_Scale: 1
+ m_UnitsPerEM: 1000
+ m_LineHeight: 108.990005
+ m_AscentLine: 83.16
+ m_CapLine: 57
+ m_MeanLine: 35
+ m_Baseline: 0
+ m_DescentLine: -25.830002
+ m_SuperscriptOffset: 83.16
+ m_SuperscriptSize: 0.5
+ m_SubscriptOffset: -25.830002
+ m_SubscriptSize: 0.5
+ m_UnderlineOffset: -11.25
+ m_UnderlineThickness: 4.5
+ m_StrikethroughOffset: 14
+ m_StrikethroughThickness: 4.5
+ m_TabWidth: 21
+ m_Material: {fileID: 6576895709950921952}
+ m_SourceFontFileGUID: aeb1c529a2ccb49978d4fa2932a6cb77
+ m_CreationSettings:
+ sourceFontFileName:
+ sourceFontFileGUID: aeb1c529a2ccb49978d4fa2932a6cb77
+ faceIndex: 0
+ pointSizeSamplingMode: 0
+ pointSize: 90
+ padding: 9
+ paddingMode: 2
+ packingMode: 0
+ atlasWidth: 1024
+ atlasHeight: 1024
+ characterSetSelectionMode: 7
+ characterSequence:
+ referencedFontAssetGUID:
+ referencedTextAssetGUID:
+ fontStyle: 0
+ fontStyleModifier: 0
+ renderMode: 4165
+ includeFontFeatures: 0
+ m_SourceFontFile: {fileID: 12800000, guid: aeb1c529a2ccb49978d4fa2932a6cb77, type: 3}
+ m_SourceFontFilePath:
+ m_AtlasPopulationMode: 1
+ InternalDynamicOS: 0
+ m_GlyphTable:
+ - m_Index: 236
+ m_Metrics:
+ m_Width: 55.625
+ m_Height: 56.25
+ m_HorizontalBearingX: -0.453125
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 54.625
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 10
+ m_Width: 57
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 624
+ m_Metrics:
+ m_Width: 36.265625
+ m_Height: 37.078125
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 42.9375
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 86
+ m_Width: 37
+ m_Height: 38
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 716
+ m_Metrics:
+ m_Width: 44
+ m_Height: 36.359375
+ m_HorizontalBearingX: 0.1875
+ m_HorizontalBearingY: 35.546875
+ m_HorizontalAdvance: 44.09375
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 143
+ m_Width: 45
+ m_Height: 37
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2483
+ m_Metrics:
+ m_Width: 6.203125
+ m_Height: 25.109375
+ m_HorizontalBearingX: 4.234375
+ m_HorizontalBearingY: 57.6875
+ m_HorizontalAdvance: 12.421875
+ m_GlyphRect:
+ m_X: 66
+ m_Y: 86
+ m_Width: 7
+ m_Height: 26
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 746
+ m_Metrics:
+ m_Width: 38.34375
+ m_Height: 35
+ m_HorizontalBearingX: 0.09375
+ m_HorizontalBearingY: 34.734375
+ m_HorizontalAdvance: 38.96875
+ m_GlyphRect:
+ m_X: 86
+ m_Y: 10
+ m_Width: 39
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 885
+ m_Metrics:
+ m_Width: 29.078125
+ m_Height: 36.625
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.546875
+ m_HorizontalAdvance: 36.453125
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 199
+ m_Width: 30
+ m_Height: 38
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2391
+ m_Metrics:
+ m_Width: 0
+ m_Height: 0
+ m_HorizontalBearingX: 0
+ m_HorizontalBearingY: 0
+ m_HorizontalAdvance: 21.0625
+ m_GlyphRect:
+ m_X: 0
+ m_Y: 0
+ m_Width: 0
+ m_Height: 0
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 855
+ m_Metrics:
+ m_Width: 32.484375
+ m_Height: 36.359375
+ m_HorizontalBearingX: 5.40625
+ m_HorizontalBearingY: 35.640625
+ m_HorizontalAdvance: 37.703125
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 256
+ m_Width: 33
+ m_Height: 37
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 527
+ m_Metrics:
+ m_Width: 30.6875
+ m_Height: 36.625
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.546875
+ m_HorizontalAdvance: 36.625
+ m_GlyphRect:
+ m_X: 59
+ m_Y: 199
+ m_Width: 32
+ m_Height: 38
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 688
+ m_Metrics:
+ m_Width: 38.96875
+ m_Height: 60.65625
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 43.5625
+ m_GlyphRect:
+ m_X: 92
+ m_Y: 65
+ m_Width: 40
+ m_Height: 61
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 548
+ m_Metrics:
+ m_Width: 18.453125
+ m_Height: 53.28125
+ m_HorizontalBearingX: 2.96875
+ m_HorizontalBearingY: 53.28125
+ m_HorizontalAdvance: 24.75
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 312
+ m_Width: 20
+ m_Height: 54
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 689
+ m_Metrics:
+ m_Width: 28.796875
+ m_Height: 35.546875
+ m_HorizontalBearingX: 0.90625
+ m_HorizontalBearingY: 35.546875
+ m_HorizontalAdvance: 32.40625
+ m_GlyphRect:
+ m_X: 144
+ m_Y: 10
+ m_Width: 30
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 533
+ m_Metrics:
+ m_Width: 43.015625
+ m_Height: 66.421875
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 65.25
+ m_HorizontalAdvance: 46.171875
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 385
+ m_Width: 44
+ m_Height: 68
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 604
+ m_Metrics:
+ m_Width: 43.640625
+ m_Height: 35.90625
+ m_HorizontalBearingX: 0.90625
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 46.34375
+ m_GlyphRect:
+ m_X: 49
+ m_Y: 312
+ m_Width: 45
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 747
+ m_Metrics:
+ m_Width: 59.390625
+ m_Height: 35
+ m_HorizontalBearingX: 0.09375
+ m_HorizontalBearingY: 34.734375
+ m_HorizontalAdvance: 60.03125
+ m_GlyphRect:
+ m_X: 62
+ m_Y: 256
+ m_Width: 60
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 526
+ m_Metrics:
+ m_Width: 41.578125
+ m_Height: 66.421875
+ m_HorizontalBearingX: 0.71875
+ m_HorizontalBearingY: 65.25
+ m_HorizontalAdvance: 45.71875
+ m_GlyphRect:
+ m_X: 110
+ m_Y: 145
+ m_Width: 43
+ m_Height: 68
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 578
+ m_Metrics:
+ m_Width: 43.109375
+ m_Height: 65.25
+ m_HorizontalBearingX: 0.265625
+ m_HorizontalBearingY: 65.25
+ m_HorizontalAdvance: 44.1875
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 472
+ m_Width: 44
+ m_Height: 66
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 707
+ m_Metrics:
+ m_Width: 24.75
+ m_Height: 41.578125
+ m_HorizontalBearingX: 3.6875
+ m_HorizontalBearingY: 40.5
+ m_HorizontalAdvance: 30.515625
+ m_GlyphRect:
+ m_X: 151
+ m_Y: 65
+ m_Width: 26
+ m_Height: 43
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 753
+ m_Metrics:
+ m_Width: 41.9375
+ m_Height: 60.03125
+ m_HorizontalBearingX: -3.0625
+ m_HorizontalBearingY: 34.734375
+ m_HorizontalAdvance: 39.328125
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 557
+ m_Width: 43
+ m_Height: 61
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2396
+ m_Metrics:
+ m_Width: 7.109375
+ m_Height: 6.828125
+ m_HorizontalBearingX: 5.21875
+ m_HorizontalBearingY: 5.84375
+ m_HorizontalAdvance: 17.546875
+ m_GlyphRect:
+ m_X: 74
+ m_Y: 145
+ m_Width: 8
+ m_Height: 7
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2400
+ m_Metrics:
+ m_Width: 49.234375
+ m_Height: 6.828125
+ m_HorizontalBearingX: 5.21875
+ m_HorizontalBearingY: 5.84375
+ m_HorizontalAdvance: 59.671875
+ m_GlyphRect:
+ m_X: 193
+ m_Y: 10
+ m_Width: 50
+ m_Height: 7
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2443
+ m_Metrics:
+ m_Width: 30.59375
+ m_Height: 3.421875
+ m_HorizontalBearingX: 2.609375
+ m_HorizontalBearingY: -3.328125
+ m_HorizontalAdvance: 35.8125
+ m_GlyphRect:
+ m_X: 110
+ m_Y: 232
+ m_Width: 32
+ m_Height: 4
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 86
+ m_Metrics:
+ m_Width: 69.3125
+ m_Height: 56.25
+ m_HorizontalBearingX: 3.59375
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 74.703125
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 637
+ m_Width: 70
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 311
+ m_Metrics:
+ m_Width: 63
+ m_Height: 57.421875
+ m_HorizontalBearingX: -0.1875
+ m_HorizontalBearingY: 57.421875
+ m_HorizontalAdvance: 62.8125
+ m_GlyphRect:
+ m_X: 72
+ m_Y: 557
+ m_Width: 64
+ m_Height: 58
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 235
+ m_Metrics:
+ m_Width: 55.625
+ m_Height: 56.25
+ m_HorizontalBearingX: 1.53125
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 58.765625
+ m_GlyphRect:
+ m_X: 73
+ m_Y: 367
+ m_Width: 57
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 40
+ m_Metrics:
+ m_Width: 36.8125
+ m_Height: 56.25
+ m_HorizontalBearingX: 3.78125
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 45.546875
+ m_GlyphRect:
+ m_X: 141
+ m_Y: 255
+ m_Width: 38
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 350
+ m_Metrics:
+ m_Width: 57.328125
+ m_Height: 56.515625
+ m_HorizontalBearingX: 3.78125
+ m_HorizontalBearingY: 56.515625
+ m_HorizontalAdvance: 60.03125
+ m_GlyphRect:
+ m_X: 73
+ m_Y: 443
+ m_Width: 59
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 16
+ m_Metrics:
+ m_Width: 39.59375
+ m_Height: 56.25
+ m_HorizontalBearingX: 3.78125
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 47.96875
+ m_GlyphRect:
+ m_X: 149
+ m_Y: 331
+ m_Width: 41
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 192
+ m_Metrics:
+ m_Width: 50.3125
+ m_Height: 58.859375
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 58.859375
+ m_HorizontalAdvance: 56.875
+ m_GlyphRect:
+ m_X: 172
+ m_Y: 127
+ m_Width: 51
+ m_Height: 59
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 229
+ m_Metrics:
+ m_Width: 61.015625
+ m_Height: 56.515625
+ m_HorizontalBearingX: -0.453125
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 60.03125
+ m_GlyphRect:
+ m_X: 196
+ m_Y: 36
+ m_Width: 62
+ m_Height: 58
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 182
+ m_Metrics:
+ m_Width: 32.765625
+ m_Height: 58.3125
+ m_HorizontalBearingX: 5.9375
+ m_HorizontalBearingY: 57.234375
+ m_HorizontalAdvance: 43.65625
+ m_GlyphRect:
+ m_X: 198
+ m_Y: 205
+ m_Width: 34
+ m_Height: 60
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 98
+ m_Metrics:
+ m_Width: 59.5
+ m_Height: 57.515625
+ m_HorizontalBearingX: 3.6875
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 65.25
+ m_GlyphRect:
+ m_X: 242
+ m_Y: 113
+ m_Width: 61
+ m_Height: 59
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 338
+ m_Metrics:
+ m_Width: 52.5625
+ m_Height: 58.40625
+ m_HorizontalBearingX: 4.40625
+ m_HorizontalBearingY: 57.234375
+ m_HorizontalAdvance: 61.828125
+ m_GlyphRect:
+ m_X: 277
+ m_Y: 10
+ m_Width: 53
+ m_Height: 60
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 117
+ m_Metrics:
+ m_Width: 60.125
+ m_Height: 58.3125
+ m_HorizontalBearingX: 4.40625
+ m_HorizontalBearingY: 57.234375
+ m_HorizontalAdvance: 68.9375
+ m_GlyphRect:
+ m_X: 151
+ m_Y: 407
+ m_Width: 61
+ m_Height: 60
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 48
+ m_Metrics:
+ m_Width: 21.421875
+ m_Height: 56.25
+ m_HorizontalBearingX: 4.046875
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 29.703125
+ m_GlyphRect:
+ m_X: 209
+ m_Y: 284
+ m_Width: 22
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 77
+ m_Metrics:
+ m_Width: 43.734375
+ m_Height: 56.25
+ m_HorizontalBearingX: 3.0625
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 47.703125
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 713
+ m_Width: 44
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 199
+ m_Metrics:
+ m_Width: 58.40625
+ m_Height: 57.421875
+ m_HorizontalBearingX: 2.34375
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 62.734375
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 789
+ m_Width: 59
+ m_Height: 59
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 10
+ m_Metrics:
+ m_Width: 54.453125
+ m_Height: 56.796875
+ m_HorizontalBearingX: 3.0625
+ m_HorizontalBearingY: 56.4375
+ m_HorizontalAdvance: 61.921875
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 867
+ m_Width: 55
+ m_Height: 58
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 179
+ m_Metrics:
+ m_Width: 40.953125
+ m_Height: 56.515625
+ m_HorizontalBearingX: 3.78125
+ m_HorizontalBearingY: 56.515625
+ m_HorizontalAdvance: 48.59375
+ m_GlyphRect:
+ m_X: 73
+ m_Y: 713
+ m_Width: 42
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 43
+ m_Metrics:
+ m_Width: 62
+ m_Height: 56.25
+ m_HorizontalBearingX: 3.0625
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 68.21875
+ m_GlyphRect:
+ m_X: 99
+ m_Y: 634
+ m_Width: 63
+ m_Height: 57
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 583
+ m_Metrics:
+ m_Width: 18.625
+ m_Height: 65.25
+ m_HorizontalBearingX: 1.53125
+ m_HorizontalBearingY: 65.25
+ m_HorizontalAdvance: 23.046875
+ m_GlyphRect:
+ m_X: 10
+ m_Y: 944
+ m_Width: 20
+ m_Height: 66
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 541
+ m_Metrics:
+ m_Width: 36.8125
+ m_Height: 65.34375
+ m_HorizontalBearingX: 2.34375
+ m_HorizontalBearingY: 65.34375
+ m_HorizontalAdvance: 27.453125
+ m_GlyphRect:
+ m_X: 49
+ m_Y: 944
+ m_Width: 38
+ m_Height: 66
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2297
+ m_Metrics:
+ m_Width: 20.703125
+ m_Height: 34.734375
+ m_HorizontalBearingX: 4.59375
+ m_HorizontalBearingY: 34.734375
+ m_HorizontalAdvance: 29.875
+ m_GlyphRect:
+ m_X: 151
+ m_Y: 486
+ m_Width: 22
+ m_Height: 35
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2267
+ m_Metrics:
+ m_Width: 36.265625
+ m_Height: 37.078125
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 42.9375
+ m_GlyphRect:
+ m_X: 84
+ m_Y: 867
+ m_Width: 37
+ m_Height: 38
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2612
+ m_Metrics:
+ m_Width: 46.4375
+ m_Height: 50.953125
+ m_HorizontalBearingX: 2.609375
+ m_HorizontalBearingY: 50.40625
+ m_HorizontalAdvance: 51.65625
+ m_GlyphRect:
+ m_X: 88
+ m_Y: 789
+ m_Width: 48
+ m_Height: 52
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 9
+ m_Metrics:
+ m_Width: 41.125
+ m_Height: 56.875
+ m_HorizontalBearingX: 3.78125
+ m_HorizontalBearingY: 56.515625
+ m_HorizontalAdvance: 49.40625
+ m_GlyphRect:
+ m_X: 134
+ m_Y: 710
+ m_Width: 42
+ m_Height: 58
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 543
+ m_Metrics:
+ m_Width: 42.578125
+ m_Height: 65.25
+ m_HorizontalBearingX: 0.265625
+ m_HorizontalBearingY: 65.25
+ m_HorizontalAdvance: 44.640625
+ m_GlyphRect:
+ m_X: 155
+ m_Y: 540
+ m_Width: 43
+ m_Height: 66
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 686
+ m_Metrics:
+ m_Width: 42.5625
+ m_Height: 60.65625
+ m_HorizontalBearingX: -0.265625
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 45.90625
+ m_GlyphRect:
+ m_X: 181
+ m_Y: 625
+ m_Width: 44
+ m_Height: 61
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 908
+ m_Metrics:
+ m_Width: 35.640625
+ m_Height: 60.65625
+ m_HorizontalBearingX: 3.0625
+ m_HorizontalBearingY: 35.453125
+ m_HorizontalAdvance: 39.953125
+ m_GlyphRect:
+ m_X: 106
+ m_Y: 924
+ m_Width: 36
+ m_Height: 62
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 698
+ m_Metrics:
+ m_Width: 21.78125
+ m_Height: 36.890625
+ m_HorizontalBearingX: 4.40625
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 30.421875
+ m_GlyphRect:
+ m_X: 140
+ m_Y: 860
+ m_Width: 23
+ m_Height: 37
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2435
+ m_Metrics:
+ m_Width: 24.203125
+ m_Height: 7.828125
+ m_HorizontalBearingX: 2.4375
+ m_HorizontalBearingY: 22.953125
+ m_HorizontalAdvance: 29.0625
+ m_GlyphRect:
+ m_X: 106
+ m_Y: 1005
+ m_Width: 25
+ m_Height: 8
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2268
+ m_Metrics:
+ m_Width: 30.421875
+ m_Height: 36.984375
+ m_HorizontalBearingX: 3.0625
+ m_HorizontalBearingY: 36.984375
+ m_HorizontalAdvance: 36.1875
+ m_GlyphRect:
+ m_X: 155
+ m_Y: 787
+ m_Width: 31
+ m_Height: 37
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2270
+ m_Metrics:
+ m_Width: 36
+ m_Height: 53.28125
+ m_HorizontalBearingX: 1.53125
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 40.5
+ m_GlyphRect:
+ m_X: 195
+ m_Y: 705
+ m_Width: 37
+ m_Height: 54
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2269
+ m_Metrics:
+ m_Width: 28.078125
+ m_Height: 61.75
+ m_HorizontalBearingX: 2.96875
+ m_HorizontalBearingY: 36.90625
+ m_HorizontalAdvance: 34.921875
+ m_GlyphRect:
+ m_X: 161
+ m_Y: 916
+ m_Width: 30
+ m_Height: 62
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2395
+ m_Metrics:
+ m_Width: 0
+ m_Height: 0
+ m_HorizontalBearingX: 0
+ m_HorizontalBearingY: 0
+ m_HorizontalAdvance: 54
+ m_GlyphRect:
+ m_X: 0
+ m_Y: 0
+ m_Width: 0
+ m_Height: 0
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 592
+ m_Metrics:
+ m_Width: 65.78125
+ m_Height: 35.640625
+ m_HorizontalBearingX: 0.90625
+ m_HorizontalBearingY: 35.640625
+ m_HorizontalAdvance: 68.40625
+ m_GlyphRect:
+ m_X: 182
+ m_Y: 843
+ m_Width: 67
+ m_Height: 36
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2273
+ m_Metrics:
+ m_Width: 33.125
+ m_Height: 62.1875
+ m_HorizontalBearingX: 2.25
+ m_HorizontalBearingY: 37.34375
+ m_HorizontalAdvance: 38.609375
+ m_GlyphRect:
+ m_X: 210
+ m_Y: 898
+ m_Width: 34
+ m_Height: 63
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2271
+ m_Metrics:
+ m_Width: 27.078125
+ m_Height: 63.1875
+ m_HorizontalBearingX: 5.046875
+ m_HorizontalBearingY: 38.34375
+ m_HorizontalAdvance: 36.8125
+ m_GlyphRect:
+ m_X: 263
+ m_Y: 898
+ m_Width: 28
+ m_Height: 64
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2412
+ m_Metrics:
+ m_Width: 26
+ m_Height: 80.8125
+ m_HorizontalBearingX: 2.34375
+ m_HorizontalBearingY: 65.96875
+ m_HorizontalAdvance: 30.515625
+ m_GlyphRect:
+ m_X: 217
+ m_Y: 486
+ m_Width: 27
+ m_Height: 81
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2272
+ m_Metrics:
+ m_Width: 34.109375
+ m_Height: 60.75
+ m_HorizontalBearingX: 4.40625
+ m_HorizontalBearingY: 59.578125
+ m_HorizontalAdvance: 41.84375
+ m_GlyphRect:
+ m_X: 244
+ m_Y: 586
+ m_Width: 35
+ m_Height: 62
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2275
+ m_Metrics:
+ m_Width: 34.109375
+ m_Height: 60.75
+ m_HorizontalBearingX: 3.328125
+ m_HorizontalBearingY: 35.90625
+ m_HorizontalAdvance: 41.84375
+ m_GlyphRect:
+ m_X: 231
+ m_Y: 360
+ m_Width: 35
+ m_Height: 61
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2398
+ m_Metrics:
+ m_Width: 7.109375
+ m_Height: 32.125
+ m_HorizontalBearingX: 5.21875
+ m_HorizontalBearingY: 31.140625
+ m_HorizontalAdvance: 17.546875
+ m_GlyphRect:
+ m_X: 210
+ m_Y: 981
+ m_Width: 8
+ m_Height: 33
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 752
+ m_Metrics:
+ m_Width: 37.265625
+ m_Height: 34.734375
+ m_HorizontalBearingX: 1.171875
+ m_HorizontalBearingY: 34.734375
+ m_HorizontalAdvance: 39.515625
+ m_GlyphRect:
+ m_X: 205
+ m_Y: 778
+ m_Width: 38
+ m_Height: 35
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 763
+ m_Metrics:
+ m_Width: 29.25
+ m_Height: 37.34375
+ m_HorizontalBearingX: 3.78125
+ m_HorizontalBearingY: 37.34375
+ m_HorizontalAdvance: 36.453125
+ m_GlyphRect:
+ m_X: 250
+ m_Y: 284
+ m_Width: 31
+ m_Height: 38
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 230
+ m_Metrics:
+ m_Width: 85.234375
+ m_Height: 56.515625
+ m_HorizontalBearingX: -0.453125
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 84.234375
+ m_GlyphRect:
+ m_X: 251
+ m_Y: 191
+ m_Width: 86
+ m_Height: 58
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 73
+ m_Metrics:
+ m_Width: 54.359375
+ m_Height: 56.34375
+ m_HorizontalBearingX: 3.0625
+ m_HorizontalBearingY: 56.25
+ m_HorizontalAdvance: 58.40625
+ m_GlyphRect:
+ m_X: 322
+ m_Y: 89
+ m_Width: 55
+ m_Height: 58
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ - m_Index: 2274
+ m_Metrics:
+ m_Width: 36.1875
+ m_Height: 52.828125
+ m_HorizontalBearingX: 4.40625
+ m_HorizontalBearingY: 51.65625
+ m_HorizontalAdvance: 44.015625
+ m_GlyphRect:
+ m_X: 349
+ m_Y: 10
+ m_Width: 37
+ m_Height: 54
+ m_Scale: 1
+ m_AtlasIndex: 0
+ m_ClassDefinitionType: 0
+ m_CharacterTable:
+ - m_ElementType: 1
+ m_Unicode: 89
+ m_GlyphIndex: 236
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 111
+ m_GlyphIndex: 624
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 117
+ m_GlyphIndex: 716
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 39
+ m_GlyphIndex: 2483
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 118
+ m_GlyphIndex: 746
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 101
+ m_GlyphIndex: 885
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 32
+ m_GlyphIndex: 2391
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 97
+ m_GlyphIndex: 855
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 99
+ m_GlyphIndex: 527
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 113
+ m_GlyphIndex: 688
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 105
+ m_GlyphIndex: 548
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 114
+ m_GlyphIndex: 689
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 100
+ m_GlyphIndex: 533
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 110
+ m_GlyphIndex: 604
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 119
+ m_GlyphIndex: 747
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 98
+ m_GlyphIndex: 526
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 107
+ m_GlyphIndex: 578
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 116
+ m_GlyphIndex: 707
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 121
+ m_GlyphIndex: 753
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 46
+ m_GlyphIndex: 2396
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 8230
+ m_GlyphIndex: 2400
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 95
+ m_GlyphIndex: 2443
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 77
+ m_GlyphIndex: 86
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 65
+ m_GlyphIndex: 311
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 88
+ m_GlyphIndex: 235
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 70
+ m_GlyphIndex: 40
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 82
+ m_GlyphIndex: 350
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 69
+ m_GlyphIndex: 16
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 84
+ m_GlyphIndex: 192
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 86
+ m_GlyphIndex: 229
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 83
+ m_GlyphIndex: 182
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 78
+ m_GlyphIndex: 98
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 67
+ m_GlyphIndex: 338
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 79
+ m_GlyphIndex: 117
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 73
+ m_GlyphIndex: 48
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 76
+ m_GlyphIndex: 77
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 85
+ m_GlyphIndex: 199
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 68
+ m_GlyphIndex: 10
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 80
+ m_GlyphIndex: 179
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 72
+ m_GlyphIndex: 43
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 108
+ m_GlyphIndex: 583
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 102
+ m_GlyphIndex: 541
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 49
+ m_GlyphIndex: 2297
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 48
+ m_GlyphIndex: 2267
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 37
+ m_GlyphIndex: 2612
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 66
+ m_GlyphIndex: 9
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 104
+ m_GlyphIndex: 543
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 112
+ m_GlyphIndex: 686
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 103
+ m_GlyphIndex: 908
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 115
+ m_GlyphIndex: 698
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 45
+ m_GlyphIndex: 2435
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 50
+ m_GlyphIndex: 2268
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 52
+ m_GlyphIndex: 2270
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 51
+ m_GlyphIndex: 2269
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 8203
+ m_GlyphIndex: 2395
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 109
+ m_GlyphIndex: 592
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 55
+ m_GlyphIndex: 2273
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 53
+ m_GlyphIndex: 2271
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 47
+ m_GlyphIndex: 2412
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 54
+ m_GlyphIndex: 2272
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 57
+ m_GlyphIndex: 2275
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 58
+ m_GlyphIndex: 2398
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 120
+ m_GlyphIndex: 752
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 122
+ m_GlyphIndex: 763
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 87
+ m_GlyphIndex: 230
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 75
+ m_GlyphIndex: 73
+ m_Scale: 1
+ - m_ElementType: 1
+ m_Unicode: 56
+ m_GlyphIndex: 2274
+ m_Scale: 1
+ m_AtlasTextures:
+ - {fileID: 1408335170596436373}
+ m_AtlasTextureIndex: 0
+ m_IsMultiAtlasTexturesEnabled: 0
+ m_GetFontFeatures: 1
+ m_ClearDynamicDataOnBuild: 1
+ m_AtlasWidth: 1024
+ m_AtlasHeight: 1024
+ m_AtlasPadding: 9
+ m_AtlasRenderMode: 4165
+ m_UsedGlyphRects:
+ - m_X: 0
+ m_Y: 0
+ m_Width: 76
+ m_Height: 76
+ - m_X: 0
+ m_Y: 76
+ m_Width: 56
+ m_Height: 57
+ - m_X: 0
+ m_Y: 133
+ m_Width: 64
+ m_Height: 56
+ - m_X: 56
+ m_Y: 76
+ m_Width: 26
+ m_Height: 45
+ - m_X: 76
+ m_Y: 0
+ m_Width: 58
+ m_Height: 55
+ - m_X: 0
+ m_Y: 189
+ m_Width: 49
+ m_Height: 57
+ - m_X: 0
+ m_Y: 246
+ m_Width: 52
+ m_Height: 56
+ - m_X: 49
+ m_Y: 189
+ m_Width: 51
+ m_Height: 57
+ - m_X: 82
+ m_Y: 55
+ m_Width: 59
+ m_Height: 80
+ - m_X: 0
+ m_Y: 302
+ m_Width: 39
+ m_Height: 73
+ - m_X: 134
+ m_Y: 0
+ m_Width: 49
+ m_Height: 55
+ - m_X: 0
+ m_Y: 375
+ m_Width: 63
+ m_Height: 87
+ - m_X: 39
+ m_Y: 302
+ m_Width: 64
+ m_Height: 55
+ - m_X: 52
+ m_Y: 246
+ m_Width: 79
+ m_Height: 55
+ - m_X: 100
+ m_Y: 135
+ m_Width: 62
+ m_Height: 87
+ - m_X: 0
+ m_Y: 462
+ m_Width: 63
+ m_Height: 85
+ - m_X: 141
+ m_Y: 55
+ m_Width: 45
+ m_Height: 62
+ - m_X: 0
+ m_Y: 547
+ m_Width: 62
+ m_Height: 80
+ - m_X: 64
+ m_Y: 135
+ m_Width: 27
+ m_Height: 26
+ - m_X: 183
+ m_Y: 0
+ m_Width: 69
+ m_Height: 26
+ - m_X: 100
+ m_Y: 222
+ m_Width: 51
+ m_Height: 23
+ - m_X: 0
+ m_Y: 627
+ m_Width: 89
+ m_Height: 76
+ - m_X: 62
+ m_Y: 547
+ m_Width: 83
+ m_Height: 77
+ - m_X: 63
+ m_Y: 357
+ m_Width: 76
+ m_Height: 76
+ - m_X: 131
+ m_Y: 245
+ m_Width: 57
+ m_Height: 76
+ - m_X: 63
+ m_Y: 433
+ m_Width: 78
+ m_Height: 76
+ - m_X: 139
+ m_Y: 321
+ m_Width: 60
+ m_Height: 76
+ - m_X: 162
+ m_Y: 117
+ m_Width: 70
+ m_Height: 78
+ - m_X: 186
+ m_Y: 26
+ m_Width: 81
+ m_Height: 77
+ - m_X: 188
+ m_Y: 195
+ m_Width: 53
+ m_Height: 79
+ - m_X: 232
+ m_Y: 103
+ m_Width: 80
+ m_Height: 78
+ - m_X: 267
+ m_Y: 0
+ m_Width: 72
+ m_Height: 79
+ - m_X: 141
+ m_Y: 397
+ m_Width: 80
+ m_Height: 79
+ - m_X: 199
+ m_Y: 274
+ m_Width: 41
+ m_Height: 76
+ - m_X: 0
+ m_Y: 703
+ m_Width: 63
+ m_Height: 76
+ - m_X: 0
+ m_Y: 779
+ m_Width: 78
+ m_Height: 78
+ - m_X: 0
+ m_Y: 857
+ m_Width: 74
+ m_Height: 77
+ - m_X: 63
+ m_Y: 703
+ m_Width: 61
+ m_Height: 76
+ - m_X: 89
+ m_Y: 624
+ m_Width: 82
+ m_Height: 76
+ - m_X: 0
+ m_Y: 934
+ m_Width: 39
+ m_Height: 85
+ - m_X: 39
+ m_Y: 934
+ m_Width: 57
+ m_Height: 85
+ - m_X: 141
+ m_Y: 476
+ m_Width: 41
+ m_Height: 54
+ - m_X: 74
+ m_Y: 857
+ m_Width: 56
+ m_Height: 57
+ - m_X: 78
+ m_Y: 779
+ m_Width: 67
+ m_Height: 71
+ - m_X: 124
+ m_Y: 700
+ m_Width: 61
+ m_Height: 77
+ - m_X: 145
+ m_Y: 530
+ m_Width: 62
+ m_Height: 85
+ - m_X: 171
+ m_Y: 615
+ m_Width: 63
+ m_Height: 80
+ - m_X: 96
+ m_Y: 914
+ m_Width: 55
+ m_Height: 81
+ - m_X: 130
+ m_Y: 850
+ m_Width: 42
+ m_Height: 56
+ - m_X: 96
+ m_Y: 995
+ m_Width: 44
+ m_Height: 27
+ - m_X: 145
+ m_Y: 777
+ m_Width: 50
+ m_Height: 56
+ - m_X: 185
+ m_Y: 695
+ m_Width: 56
+ m_Height: 73
+ - m_X: 151
+ m_Y: 906
+ m_Width: 49
+ m_Height: 81
+ - m_X: 172
+ m_Y: 833
+ m_Width: 86
+ m_Height: 55
+ - m_X: 200
+ m_Y: 888
+ m_Width: 53
+ m_Height: 82
+ - m_X: 253
+ m_Y: 888
+ m_Width: 47
+ m_Height: 83
+ - m_X: 207
+ m_Y: 476
+ m_Width: 46
+ m_Height: 100
+ - m_X: 234
+ m_Y: 576
+ m_Width: 54
+ m_Height: 81
+ - m_X: 221
+ m_Y: 350
+ m_Width: 54
+ m_Height: 80
+ - m_X: 200
+ m_Y: 971
+ m_Width: 27
+ m_Height: 52
+ - m_X: 195
+ m_Y: 768
+ m_Width: 57
+ m_Height: 54
+ - m_X: 240
+ m_Y: 274
+ m_Width: 50
+ m_Height: 57
+ - m_X: 241
+ m_Y: 181
+ m_Width: 105
+ m_Height: 77
+ - m_X: 312
+ m_Y: 79
+ m_Width: 74
+ m_Height: 77
+ - m_X: 339
+ m_Y: 0
+ m_Width: 56
+ m_Height: 73
+ m_FreeGlyphRects:
+ - m_X: 56
+ m_Y: 121
+ m_Width: 26
+ m_Height: 12
+ - m_X: 76
+ m_Y: 55
+ m_Width: 6
+ m_Height: 21
+ - m_X: 64
+ m_Y: 121
+ m_Width: 18
+ m_Height: 14
+ - m_X: 64
+ m_Y: 161
+ m_Width: 36
+ m_Height: 28
+ - m_X: 91
+ m_Y: 135
+ m_Width: 9
+ m_Height: 54
+ - m_X: 39
+ m_Y: 357
+ m_Width: 24
+ m_Height: 18
+ - m_X: 52
+ m_Y: 301
+ m_Width: 79
+ m_Height: 1
+ - m_X: 100
+ m_Y: 245
+ m_Width: 31
+ m_Height: 1
+ - m_X: 103
+ m_Y: 301
+ m_Width: 28
+ m_Height: 56
+ - m_X: 103
+ m_Y: 321
+ m_Width: 36
+ m_Height: 36
+ - m_X: 141
+ m_Y: 117
+ m_Width: 21
+ m_Height: 18
+ - m_X: 183
+ m_Y: 26
+ m_Width: 3
+ m_Height: 29
+ - m_X: 151
+ m_Y: 222
+ m_Width: 37
+ m_Height: 23
+ - m_X: 162
+ m_Y: 195
+ m_Width: 26
+ m_Height: 50
+ - m_X: 186
+ m_Y: 103
+ m_Width: 46
+ m_Height: 14
+ - m_X: 252
+ m_Y: 0
+ m_Width: 15
+ m_Height: 26
+ - m_X: 139
+ m_Y: 397
+ m_Width: 2
+ m_Height: 36
+ - m_X: 188
+ m_Y: 274
+ m_Width: 11
+ m_Height: 47
+ - m_X: 62
+ m_Y: 624
+ m_Width: 27
+ m_Height: 3
+ - m_X: 63
+ m_Y: 509
+ m_Width: 78
+ m_Height: 38
+ - m_X: 89
+ m_Y: 700
+ m_Width: 35
+ m_Height: 3
+ - m_X: 63
+ m_Y: 530
+ m_Width: 82
+ m_Height: 17
+ - m_X: 145
+ m_Y: 615
+ m_Width: 26
+ m_Height: 9
+ - m_X: 74
+ m_Y: 914
+ m_Width: 22
+ m_Height: 20
+ - m_X: 78
+ m_Y: 850
+ m_Width: 52
+ m_Height: 7
+ - m_X: 0
+ m_Y: 1019
+ m_Width: 96
+ m_Height: 4
+ - m_X: 124
+ m_Y: 777
+ m_Width: 21
+ m_Height: 2
+ - m_X: 171
+ m_Y: 695
+ m_Width: 14
+ m_Height: 5
+ - m_X: 130
+ m_Y: 906
+ m_Width: 21
+ m_Height: 8
+ - m_X: 145
+ m_Y: 833
+ m_Width: 27
+ m_Height: 17
+ - m_X: 172
+ m_Y: 888
+ m_Width: 28
+ m_Height: 18
+ - m_X: 182
+ m_Y: 476
+ m_Width: 25
+ m_Height: 54
+ - m_X: 258
+ m_Y: 657
+ m_Width: 765
+ m_Height: 231
+ - m_X: 207
+ m_Y: 576
+ m_Width: 27
+ m_Height: 39
+ - m_X: 234
+ m_Y: 657
+ m_Width: 789
+ m_Height: 38
+ - m_X: 199
+ m_Y: 350
+ m_Width: 22
+ m_Height: 47
+ - m_X: 221
+ m_Y: 430
+ m_Width: 802
+ m_Height: 46
+ - m_X: 253
+ m_Y: 430
+ m_Width: 770
+ m_Height: 146
+ - m_X: 0
+ m_Y: 1022
+ m_Width: 200
+ m_Height: 1
+ - m_X: 140
+ m_Y: 995
+ m_Width: 60
+ m_Height: 28
+ - m_X: 151
+ m_Y: 987
+ m_Width: 49
+ m_Height: 36
+ - m_X: 227
+ m_Y: 971
+ m_Width: 796
+ m_Height: 52
+ - m_X: 200
+ m_Y: 970
+ m_Width: 53
+ m_Height: 1
+ - m_X: 227
+ m_Y: 970
+ m_Width: 26
+ m_Height: 53
+ - m_X: 185
+ m_Y: 768
+ m_Width: 10
+ m_Height: 9
+ - m_X: 195
+ m_Y: 822
+ m_Width: 828
+ m_Height: 11
+ - m_X: 241
+ m_Y: 657
+ m_Width: 782
+ m_Height: 111
+ - m_X: 252
+ m_Y: 657
+ m_Width: 771
+ m_Height: 176
+ - m_X: 288
+ m_Y: 331
+ m_Width: 735
+ m_Height: 557
+ - m_X: 240
+ m_Y: 331
+ m_Width: 783
+ m_Height: 19
+ - m_X: 275
+ m_Y: 331
+ m_Width: 748
+ m_Height: 245
+ - m_X: 232
+ m_Y: 181
+ m_Width: 9
+ m_Height: 14
+ - m_X: 300
+ m_Y: 258
+ m_Width: 723
+ m_Height: 765
+ - m_X: 290
+ m_Y: 258
+ m_Width: 733
+ m_Height: 630
+ - m_X: 241
+ m_Y: 258
+ m_Width: 782
+ m_Height: 16
+ - m_X: 267
+ m_Y: 79
+ m_Width: 45
+ m_Height: 24
+ - m_X: 312
+ m_Y: 156
+ m_Width: 711
+ m_Height: 25
+ - m_X: 346
+ m_Y: 156
+ m_Width: 677
+ m_Height: 867
+ - m_X: 339
+ m_Y: 73
+ m_Width: 684
+ m_Height: 6
+ - m_X: 386
+ m_Y: 73
+ m_Width: 637
+ m_Height: 950
+ - m_X: 395
+ m_Y: 0
+ m_Width: 628
+ m_Height: 1023
+ m_FontFeatureTable:
+ m_MultipleSubstitutionRecords: []
+ m_LigatureSubstitutionRecords:
+ - m_ComponentGlyphIDs: 62000000950a0000
+ m_LigatureGlyphID: 100
+ - m_ComponentGlyphIDs: 62000000990a0000
+ m_LigatureGlyphID: 104
+ - m_ComponentGlyphIDs: 62000000980a0000
+ m_LigatureGlyphID: 103
+ - m_ComponentGlyphIDs: 62000000970a0000
+ m_LigatureGlyphID: 102
+ - m_ComponentGlyphIDs: 62000000940a0000
+ m_LigatureGlyphID: 99
+ - m_ComponentGlyphIDs: 62000000960a0000
+ m_LigatureGlyphID: 101
+ - m_ComponentGlyphIDs: 620000009c0a0000
+ m_LigatureGlyphID: 105
+ - m_ComponentGlyphIDs: 620000009e0a0000
+ m_LigatureGlyphID: 106
+ - m_ComponentGlyphIDs: 62000000700200005c090000
+ m_LigatureGlyphID: 2522
+ - m_ComponentGlyphIDs: 75030000960a0000
+ m_LigatureGlyphID: 886
+ - m_ComponentGlyphIDs: 750300009b0a0000
+ m_LigatureGlyphID: 539
+ - m_ComponentGlyphIDs: 750300009e0a0000
+ m_LigatureGlyphID: 540
+ - m_ComponentGlyphIDs: c0000000c0000000
+ m_LigatureGlyphID: 518
+ - m_ComponentGlyphIDs: c00000001f020000
+ m_LigatureGlyphID: 519
+ - m_ComponentGlyphIDs: c3020000fb020000
+ m_LigatureGlyphID: 1040
+ - m_ComponentGlyphIDs: c3020000c3020000
+ m_LigatureGlyphID: 1039
+ - m_ComponentGlyphIDs: 37010000960a0000
+ m_LigatureGlyphID: 3
+ - m_ComponentGlyphIDs: 370100009b0a0000
+ m_LigatureGlyphID: 4
+ - m_ComponentGlyphIDs: 370100009e0a0000
+ m_LigatureGlyphID: 5
+ - m_ComponentGlyphIDs: 46000000950a0000
+ m_LigatureGlyphID: 71
+ - m_ComponentGlyphIDs: 30000000960a0000
+ m_LigatureGlyphID: 51
+ - m_ComponentGlyphIDs: 300000009b0a0000
+ m_LigatureGlyphID: 52
+ - m_ComponentGlyphIDs: 300000009e0a0000
+ m_LigatureGlyphID: 53
+ - m_ComponentGlyphIDs: 10000000960a0000
+ m_LigatureGlyphID: 17
+ - m_ComponentGlyphIDs: 100000009b0a0000
+ m_LigatureGlyphID: 18
+ - m_ComponentGlyphIDs: 100000009e0a0000
+ m_LigatureGlyphID: 19
+ - m_ComponentGlyphIDs: 56000000950a0000
+ m_LigatureGlyphID: 88
+ - m_ComponentGlyphIDs: 56000000990a0000
+ m_LigatureGlyphID: 92
+ - m_ComponentGlyphIDs: 56000000980a0000
+ m_LigatureGlyphID: 91
+ - m_ComponentGlyphIDs: 56000000970a0000
+ m_LigatureGlyphID: 90
+ - m_ComponentGlyphIDs: 56000000940a0000
+ m_LigatureGlyphID: 87
+ - m_ComponentGlyphIDs: 56000000960a0000
+ m_LigatureGlyphID: 89
+ - m_ComponentGlyphIDs: 560000009c0a0000
+ m_LigatureGlyphID: 93
+ - m_ComponentGlyphIDs: 560000009e0a0000
+ m_LigatureGlyphID: 94
+ - m_ComponentGlyphIDs: c7000000960a0000
+ m_LigatureGlyphID: 200
+ - m_ComponentGlyphIDs: c70000009b0a0000
+ m_LigatureGlyphID: 201
+ - m_ComponentGlyphIDs: c70000009e0a0000
+ m_LigatureGlyphID: 202
+ - m_ComponentGlyphIDs: 4d00000065090000
+ m_LigatureGlyphID: 81
+ - m_ComponentGlyphIDs: 75000000950a0000ab0a0000
+ m_LigatureGlyphID: 121
+ - m_ComponentGlyphIDs: 75000000990a0000ab0a0000
+ m_LigatureGlyphID: 129
+ - m_ComponentGlyphIDs: 75000000980a0000ab0a0000
+ m_LigatureGlyphID: 127
+ - m_ComponentGlyphIDs: 75000000970a0000ab0a0000
+ m_LigatureGlyphID: 125
+ - m_ComponentGlyphIDs: 75000000ab0a0000950a0000
+ m_LigatureGlyphID: 136
+ - m_ComponentGlyphIDs: 75000000ab0a0000990a0000
+ m_LigatureGlyphID: 140
+ - m_ComponentGlyphIDs: 75000000ab0a0000980a0000
+ m_LigatureGlyphID: 139
+ - m_ComponentGlyphIDs: 75000000ab0a0000970a0000
+ m_LigatureGlyphID: 138
+ - m_ComponentGlyphIDs: 75000000ab0a0000960a0000
+ m_LigatureGlyphID: 137
+ - m_ComponentGlyphIDs: 75000000ab0a00009c0a0000
+ m_LigatureGlyphID: 141
+ - m_ComponentGlyphIDs: 75000000ab0a00009e0a0000
+ m_LigatureGlyphID: 142
+ - m_ComponentGlyphIDs: 75000000940a0000ab0a0000
+ m_LigatureGlyphID: 119
+ - m_ComponentGlyphIDs: 75000000960a0000ab0a0000
+ m_LigatureGlyphID: 123
+ - m_ComponentGlyphIDs: 750000009c0a0000ab0a0000
+ m_LigatureGlyphID: 132
+ - m_ComponentGlyphIDs: 750000009e0a0000ab0a0000
+ m_LigatureGlyphID: 134
+ - m_ComponentGlyphIDs: 75000000950a0000
+ m_LigatureGlyphID: 120
+ - m_ComponentGlyphIDs: 75000000990a0000
+ m_LigatureGlyphID: 128
+ - m_ComponentGlyphIDs: 75000000980a0000
+ m_LigatureGlyphID: 126
+ - m_ComponentGlyphIDs: 75000000970a0000
+ m_LigatureGlyphID: 124
+ - m_ComponentGlyphIDs: 75000000ab0a0000
+ m_LigatureGlyphID: 135
+ - m_ComponentGlyphIDs: 75000000940a0000
+ m_LigatureGlyphID: 118
+ - m_ComponentGlyphIDs: 75000000960a0000
+ m_LigatureGlyphID: 122
+ - m_ComponentGlyphIDs: 750000009c0a0000
+ m_LigatureGlyphID: 131
+ - m_ComponentGlyphIDs: 750000009b0a0000
+ m_LigatureGlyphID: 130
+ - m_ComponentGlyphIDs: 750000009e0a0000
+ m_LigatureGlyphID: 133
+ - m_ComponentGlyphIDs: 70020000950a0000ab0a0000
+ m_LigatureGlyphID: 628
+ - m_ComponentGlyphIDs: 70020000990a0000ab0a0000
+ m_LigatureGlyphID: 636
+ - m_ComponentGlyphIDs: 70020000980a0000ab0a0000
+ m_LigatureGlyphID: 634
+ - m_ComponentGlyphIDs: 70020000970a0000ab0a0000
+ m_LigatureGlyphID: 632
+ - m_ComponentGlyphIDs: 70020000ab0a0000950a0000
+ m_LigatureGlyphID: 644
+ - m_ComponentGlyphIDs: 70020000ab0a0000990a0000
+ m_LigatureGlyphID: 648
+ - m_ComponentGlyphIDs: 70020000ab0a0000980a0000
+ m_LigatureGlyphID: 647
+ - m_ComponentGlyphIDs: 70020000ab0a0000970a0000
+ m_LigatureGlyphID: 646
+ - m_ComponentGlyphIDs: 70020000ab0a0000940a0000
+ m_LigatureGlyphID: 643
+ - m_ComponentGlyphIDs: 70020000ab0a0000960a0000
+ m_LigatureGlyphID: 645
+ - m_ComponentGlyphIDs: 70020000ab0a00009c0a0000
+ m_LigatureGlyphID: 649
+ - m_ComponentGlyphIDs: 70020000ab0a00009e0a0000
+ m_LigatureGlyphID: 650
+ - m_ComponentGlyphIDs: 70020000940a0000ab0a0000
+ m_LigatureGlyphID: 626
+ - m_ComponentGlyphIDs: 70020000960a0000ab0a0000
+ m_LigatureGlyphID: 630
+ - m_ComponentGlyphIDs: 700200009c0a0000ab0a0000
+ m_LigatureGlyphID: 639
+ - m_ComponentGlyphIDs: 700200009e0a0000ab0a0000
+ m_LigatureGlyphID: 641
+ - m_ComponentGlyphIDs: 70020000950a0000
+ m_LigatureGlyphID: 627
+ - m_ComponentGlyphIDs: 70020000990a0000
+ m_LigatureGlyphID: 635
+ - m_ComponentGlyphIDs: 70020000980a0000
+ m_LigatureGlyphID: 633
+ - m_ComponentGlyphIDs: 70020000970a0000
+ m_LigatureGlyphID: 631
+ - m_ComponentGlyphIDs: 70020000ab0a0000
+ m_LigatureGlyphID: 642
+ - m_ComponentGlyphIDs: 70020000940a0000
+ m_LigatureGlyphID: 625
+ - m_ComponentGlyphIDs: 70020000960a0000
+ m_LigatureGlyphID: 629
+ - m_ComponentGlyphIDs: 700200009c0a0000
+ m_LigatureGlyphID: 638
+ - m_ComponentGlyphIDs: 700200009b0a0000
+ m_LigatureGlyphID: 637
+ - m_ComponentGlyphIDs: 700200009e0a0000
+ m_LigatureGlyphID: 640
+ - m_ComponentGlyphIDs: cc020000960a0000
+ m_LigatureGlyphID: 717
+ - m_ComponentGlyphIDs: cc0200009b0a0000
+ m_LigatureGlyphID: 718
+ - m_ComponentGlyphIDs: cc0200009e0a0000
+ m_LigatureGlyphID: 719
+ - m_ComponentGlyphIDs: ba020000ae020000
+ m_LigatureGlyphID: 1037
+ - m_ComponentGlyphIDs: ba020000c3020000
+ m_LigatureGlyphID: 1038
+ - m_ComponentGlyphIDs: 50020000950a0000
+ m_LigatureGlyphID: 594
+ - m_ComponentGlyphIDs: 50020000990a0000
+ m_LigatureGlyphID: 598
+ - m_ComponentGlyphIDs: 50020000980a0000
+ m_LigatureGlyphID: 597
+ - m_ComponentGlyphIDs: 50020000970a0000
+ m_LigatureGlyphID: 596
+ - m_ComponentGlyphIDs: 50020000940a0000
+ m_LigatureGlyphID: 593
+ - m_ComponentGlyphIDs: 50020000960a0000
+ m_LigatureGlyphID: 595
+ - m_ComponentGlyphIDs: 500200009c0a0000
+ m_LigatureGlyphID: 599
+ - m_ComponentGlyphIDs: 500200009e0a0000
+ m_LigatureGlyphID: 600
+ - m_ComponentGlyphIDs: b1020000c3020000
+ m_LigatureGlyphID: 1036
+ - m_ComponentGlyphIDs: 4702000065090000
+ m_LigatureGlyphID: 587
+ - m_ComponentGlyphIDs: 5c020000950a0000
+ m_LigatureGlyphID: 606
+ - m_ComponentGlyphIDs: 5c020000990a0000
+ m_LigatureGlyphID: 610
+ - m_ComponentGlyphIDs: 5c020000980a0000
+ m_LigatureGlyphID: 609
+ - m_ComponentGlyphIDs: 5c020000970a0000
+ m_LigatureGlyphID: 608
+ - m_ComponentGlyphIDs: 5c020000940a0000
+ m_LigatureGlyphID: 605
+ - m_ComponentGlyphIDs: 5c020000960a0000
+ m_LigatureGlyphID: 607
+ - m_ComponentGlyphIDs: 5c0200009c0a0000
+ m_LigatureGlyphID: 611
+ - m_ComponentGlyphIDs: 5c0200009e0a0000
+ m_LigatureGlyphID: 612
+ - m_ComponentGlyphIDs: 57030000960a0000
+ m_LigatureGlyphID: 522
+ - m_ComponentGlyphIDs: 570300009b0a0000
+ m_LigatureGlyphID: 523
+ - m_ComponentGlyphIDs: 570300009e0a0000
+ m_LigatureGlyphID: 524
+ - m_ComponentGlyphIDs: 24020000960a0000
+ m_LigatureGlyphID: 553
+ - m_ComponentGlyphIDs: 240200009b0a0000
+ m_LigatureGlyphID: 554
+ - m_ComponentGlyphIDs: 240200009e0a0000
+ m_LigatureGlyphID: 555
+ - m_ComponentGlyphIDs: 1d0200001d020000cc020000
+ m_LigatureGlyphID: 1025
+ - m_ComponentGlyphIDs: 1d0200001d020000e6020000
+ m_LigatureGlyphID: 1026
+ - m_ComponentGlyphIDs: 1d020000cc020000
+ m_LigatureGlyphID: 1032
+ - m_ComponentGlyphIDs: 1d020000e6020000
+ m_LigatureGlyphID: 1033
+ - m_ComponentGlyphIDs: 1d0200001d0200000e020000
+ m_LigatureGlyphID: 1016
+ - m_ComponentGlyphIDs: 1d0200001d0200001d020000
+ m_LigatureGlyphID: 1017
+ - m_ComponentGlyphIDs: 1d0200001d0200001f020000
+ m_LigatureGlyphID: 1018
+ - m_ComponentGlyphIDs: 1d0200001d02000024020000
+ m_LigatureGlyphID: 1019
+ - m_ComponentGlyphIDs: 1d0200001d0200003e020000
+ m_LigatureGlyphID: 1020
+ - m_ComponentGlyphIDs: 1d0200001d02000042020000
+ m_LigatureGlyphID: 1021
+ - m_ComponentGlyphIDs: 1d0200001d02000047020000
+ m_LigatureGlyphID: 1022
+ - m_ComponentGlyphIDs: 1d0200001d020000af020000
+ m_LigatureGlyphID: 1023
+ - m_ComponentGlyphIDs: 1d0200001d020000c3020000
+ m_LigatureGlyphID: 1024
+ - m_ComponentGlyphIDs: 1d0200000e020000
+ m_LigatureGlyphID: 1014
+ - m_ComponentGlyphIDs: 1d0200001d020000
+ m_LigatureGlyphID: 1015
+ - m_ComponentGlyphIDs: 1d0200001f020000
+ m_LigatureGlyphID: 1027
+ - m_ComponentGlyphIDs: 1d0200003e020000
+ m_LigatureGlyphID: 1028
+ - m_ComponentGlyphIDs: 1d02000042020000
+ m_LigatureGlyphID: 1029
+ - m_ComponentGlyphIDs: 1d020000af020000
+ m_LigatureGlyphID: 1030
+ - m_ComponentGlyphIDs: 1d020000c3020000
+ m_LigatureGlyphID: 1031
+ - m_ComponentGlyphIDs: 1d02000024020000
+ m_LigatureGlyphID: 1041
+ - m_ComponentGlyphIDs: 1d02000047020000
+ m_LigatureGlyphID: 1042
+ - m_ComponentGlyphIDs: 0f020000c3020000
+ m_LigatureGlyphID: 1013
+ - m_ComponentGlyphIDs: 8c0300008c030000
+ m_LigatureGlyphID: 1046
+ - m_ComponentGlyphIDs: b5000000f1020000
+ m_LigatureGlyphID: 516
+ - m_ComponentGlyphIDs: b5000000f9020000
+ m_LigatureGlyphID: 517
+ - m_ComponentGlyphIDs: f90800006c090000e2080000
+ m_LigatureGlyphID: 2348
+ - m_ComponentGlyphIDs: f90800006c090000de080000
+ m_LigatureGlyphID: 2346
+ - m_ComponentGlyphIDs: f90800006c090000dc080000
+ m_LigatureGlyphID: 2345
+ - m_ComponentGlyphIDs: df0800006c090000e2080000
+ m_LigatureGlyphID: 2350
+ - m_ComponentGlyphIDs: 3e020000950a0000
+ m_LigatureGlyphID: 576
+ - m_ComponentGlyphIDs: e10800006c090000e2080000
+ m_LigatureGlyphID: 2351
+ - m_ComponentGlyphIDs: dd0800006c090000e2080000
+ m_LigatureGlyphID: 2349
+ - m_ComponentGlyphIDs: dd0800006c090000de080000
+ m_LigatureGlyphID: 2347
+ m_GlyphPairAdjustmentRecords:
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 73
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: -3.3300002
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 73
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2003134806
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 73
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 3.3300002
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2020
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1144127488
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 434
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 47
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 781
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 782
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 783
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 313
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 784
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1230
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 994
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1265
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1068
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1069
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1070
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 4
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1071
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1072
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1073
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 873821524
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1074
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1075
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1076
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1077
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1078
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1079
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1080
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1129316352
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1081
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1129316352
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1082
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1129316352
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1083
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 219
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1084
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2252
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1085
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 182
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1086
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 543
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2064
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 543
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: -1.08
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2518
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1701602414
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 578
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 1922
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 592
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2064
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -419402129
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 592
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: -1.08
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2518
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 604
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2064
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 604
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: -1.08
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 2518
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -411181824
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 0
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 68049
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 16
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1098321792
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 17
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 18
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 19
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 20
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 21
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 37
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 38
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1283
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 39
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2091
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 40
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 1415
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 41
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 58
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 3
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 59
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 24
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 72
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 2159
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 73
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 9
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 74
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 75
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 21
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 76
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 77
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 78
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 79
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 10
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 80
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 81
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 82
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 83
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 84
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 87
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 53864
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: -1
+ - m_FirstAdjustmentRecord:
+ m_GlyphIndex: 2400
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_SecondAdjustmentRecord:
+ m_GlyphIndex: 53984
+ m_GlyphValueRecord:
+ m_XPlacement: 0
+ m_YPlacement: 0
+ m_XAdvance: 0
+ m_YAdvance: 0
+ m_FeatureLookupFlags: 0
+ m_MarkToBaseAdjustmentRecords:
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 9
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.750002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 10
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.53
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.300003
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 25.560001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 16
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.1
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 40
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 43
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.11
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.03
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 48
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.85
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.31
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 70
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 57.24
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.87
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 73
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.250002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.550003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 26.820002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.550003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.550003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.550003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 77
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.13
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 36.54
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 86
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.350002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 98
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 45.09
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.550003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 117
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 179
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.300001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 45.09
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 54.18
+ m_YCoordinate: 52.02
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 181
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.56
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.67
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 182
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.59
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.980001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 192
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 60.660004
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 44.190002
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 60.660004
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 60.660004
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 60.660004
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 199
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 229
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 230
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.120003
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 235
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.340002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.36
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 236
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 28.44
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 59.670002
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 31.500002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 311
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.420002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 37.260002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 338
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.65
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.25
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 345
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 35.010002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 30.6
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 350
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.570002
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 526
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.86
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.61
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 527
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.710001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.920002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.920002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.920002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.920002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 533
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 541
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 543
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.160001
+ m_YCoordinate: 61.2
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 1.8000001
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.2300005
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 548
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 12.6
+ m_YCoordinate: 53.280003
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 574
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 578
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 8.55
+ m_YCoordinate: 60.750004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.790001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.43
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 583
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 11.25
+ m_YCoordinate: 60.660004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.83
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 592
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 34.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.130001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 604
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.210001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.61
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 38.61
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.410002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.61
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.61
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.61
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 624
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 686
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.77
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 688
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.78
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.860001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 689
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 16.29
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.750001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 698
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 15.4800005
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.91
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.37
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.91
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.91
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.91
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 707
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 13.14
+ m_YCoordinate: 37.890003
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.030003
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 43.83
+ m_YCoordinate: 4.32
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 22.140001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.030003
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.030003
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 42.030003
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 716
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.970001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 746
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.970001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 747
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 29.160002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 752
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.800001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 27.990002
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 753
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 763
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.18
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.66
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.890001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 855
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 18.990002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 33.57
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.52
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 885
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 20.25
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.44
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 908
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.17
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2267
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 21.51
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2273
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 17.640001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.580002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2721
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.84
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.940001
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.580002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2731
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.580002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2752
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 0.09
+ m_YPositionAdjustment: 52.02
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 23.580002
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2775
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 3.7800002
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2297
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 14.400001
+ m_YCoordinate: 59.58
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2452
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 24.390001
+ m_YCoordinate: 34.74
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2453
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 3.42
+ m_YCoordinate: 19.980001
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.980001
+ m_YCoordinate: 1.08
+ m_MarkGlyphID: 2726
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 20.970001
+ m_YPositionAdjustment: 1.08
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2456
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 10.8
+ m_YCoordinate: 56.250004
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2698
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2699
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2700
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2701
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2702
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2703
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2704
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2705
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2706
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2707
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2708
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2709
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2710
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.35
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2711
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2712
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.34
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2713
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2714
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.040001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2715
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2716
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2717
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2718
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2719
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.460001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2720
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2722
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.57
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2723
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.490001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2724
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.54
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2725
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2727
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.150001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2728
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.35
+ m_YCoordinate: 0
+ m_MarkGlyphID: 2729
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 0
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2732
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2733
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2734
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2735
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.790001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2736
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2737
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2738
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2739
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2740
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2741
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2742
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2743
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2744
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2745
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2746
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2747
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2748
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.440001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2749
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2751
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2753
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2754
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.6600003
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2755
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.2300005
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2756
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.25
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2757
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.08
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2758
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.330001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2759
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2760
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2761
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 14.670001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2762
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.59
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2763
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2764
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2765
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2766
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2767
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.120001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2768
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2769
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 17.37
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2770
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.570001
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2771
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 10.8
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2772
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2773
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 15.210001
+ m_YPositionAdjustment: 41.04
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2774
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 34.74
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2776
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.14
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2777
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.2900004
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2778
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 9.18
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2779
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2780
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 11.160001
+ m_YPositionAdjustment: 56.250004
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2781
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 13.77
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2782
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 7.38
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2783
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 6.3900003
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2784
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ - m_BaseGlyphID: 2554
+ m_BaseGlyphAnchorPoint:
+ m_XCoordinate: 19.62
+ m_YCoordinate: 42.120003
+ m_MarkGlyphID: 2785
+ m_MarkPositionAdjustment:
+ m_XPositionAdjustment: 12.42
+ m_YPositionAdjustment: 42.120003
+ m_MarkToMarkAdjustmentRecords: []
+ m_ShouldReimportFontFeatures: 0
+ m_FallbackFontAssetTable: []
+ m_FontWeightTable:
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ - regularTypeface: {fileID: 0}
+ italicTypeface: {fileID: 0}
+ fontWeights: []
+ normalStyle: 0
+ normalSpacingOffset: 0
+ boldStyle: 0.75
+ boldSpacing: 7
+ italicStyle: 35
+ tabSize: 10
+ m_fontInfo:
+ Name:
+ PointSize: 0
+ Scale: 0
+ CharacterCount: 0
+ LineHeight: 0
+ Baseline: 0
+ Ascender: 0
+ CapHeight: 0
+ Descender: 0
+ CenterLine: 0
+ SuperscriptOffset: 0
+ SubscriptOffset: 0
+ SubSize: 0
+ Underline: 0
+ UnderlineThickness: 0
+ strikethrough: 0
+ strikethroughThickness: 0
+ TabWidth: 0
+ Padding: 0
+ AtlasWidth: 0
+ AtlasHeight: 0
+ m_glyphInfoList: []
+ m_KerningTable:
+ kerningPairs: []
+ fallbackFontAssets: []
+ atlas: {fileID: 0}
+--- !u!28 &1408335170596436373
+Texture2D:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: CormorantGaramond-VariableFont_wght Atlas
+ m_ImageContentsHash:
+ serializedVersion: 2
+ Hash: 00000000000000000000000000000000
+ m_IsAlphaChannelOptional: 0
+ serializedVersion: 4
+ m_Width: 1024
+ m_Height: 1024
+ m_CompleteImageSize: 1048576
+ m_MipsStripped: 0
+ m_TextureFormat: 1
+ m_MipCount: 1
+ m_IsReadable: 1
+ m_IsPreProcessed: 0
+ m_IgnoreMipmapLimit: 1
+ m_MipmapLimitGroupName:
+ m_StreamingMipmaps: 0
+ m_StreamingMipmapsPriority: 0
+ m_VTOnly: 0
+ m_AlphaIsTransparency: 0
+ m_ImageCount: 1
+ m_TextureDimension: 2
+ m_TextureSettings:
+ serializedVersion: 2
+ m_FilterMode: 1
+ m_Aniso: 1
+ m_MipBias: 0
+ m_WrapU: 0
+ m_WrapV: 0
+ m_WrapW: 0
+ m_LightmapFormat: 0
+ m_ColorSpace: 1
+ m_PlatformBlob:
+ image data: 1048576
+ _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070c0f111213131312121211111111111111111212121313130a0907040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060709070604010000000000000000000000000000000000000000000000000000000000000000000001050707131313121212111111111111111212121313130c0b09060100000000000000000000000000000000000000030709091012120e07070501000000000000000000030608091012120f08070502000000000000000000030608090f12120f08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060707080808080807060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040607080808070706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f20201f1f1f1e1e1e1e1e1e1e1e1e1e1f1f1f2020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314161413100d070100000000000000000000000000000000000000000000000000000000000002080d11131420201f1f1f1e1e1e1e1e1e1e1e1f1f1f1f2020191815120d0600000000000000000000000000000000040a0f1315161d1f1e1b1413110d08020000000000040a0f1315161c1f1f1b1414110e08020000000000030a0f1215151c1f1f1c1514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b060b1012131415151515141413100d070c0a07060400000000000000000000000000000000000000000000000000000000000000000000040607080d111314151515141312100c0708060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000710171e24282b2c2d2c2c2c2b2b2b2b2a2a2a2a2b2b2b2c2c2c2c2d2323201c161008000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d20212320201d18120c0400000000000000000000000000000000000000000000000000000000040c13191d20212d2c2c2c2b2b2b2a2a2a2b2b2b2b2c2c2c2c2d2524221e1811090100000000000000000000000000070f161b1f2223292c2b2821201d19130c04000000070e151b1f2222292c2b2821201e19140d05000000060e151a1f2122292c2b2821211e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406090e121415181a171c1f2021212222222120201d181b19161313100c07040100000000000000000000000000000000000000000000000000000000070c10131317191d202121222221201f1c181515120f0a04010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101922292f3437383939393838383737373737373738383839393939302f2c27211a110800000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d302d2c29241d160d040000000000000000000000000000000000000000000000000000040e161e25292d2e3939393838383737373737373838383939393932312e29231b130900000000000000000000000007101921272c2f30363838342e2d29251e160e040007101920272b2e2f363838352e2d2a251f170e050006101820262b2e2f363838352e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141a1e2122242623282b2d2d2e2f2f2e2e2d2c2924282623201f1c1813110d0801000000000000000000000000000000000000000000000002090e12181c1f202324292c2d2e2f2e2e2d2c282322211f1b15110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17222b333b40444546464645454544444444444444444545454646463d3c38332c231a10050000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a3c3a39352f281f160c01000000000000000000000000000000000000000000000000020c1620283035393a464646454545444444444444444545454646463f3e3a342d251b110600000000000000000000061019222b32383b3c434545413a3935302820160c060f19222b32373b3c434545423b3936302920170c050e18222a31373a3c424545423b3a36312921170c0300000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181c1f20262b2e2f31332e34383a3a3b3b3b3b3b3a39352f3532302d2c2823201d19130f0a040000000000000000000000000000000000000000070c141a1d23282c2d302f35393a3b3b3b3a3a38342e2f2e2b26201d19130c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131e29333d454c505253535252525151515151515151515152525253534a48443d352c21160b000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a414547494745403931281d120700000000000000000000000000000000000000000000000008131e28323a414647535352525251515151515151515252525253534c4a463f372d23180d010000000000000000040e18222b343d4348495052514e4746413a32281e130e18212b343c4347494f52524e4746413b32291e140d17202a343c4347484f52524f4846423b33291e150b00000000000000000000000000000000000000000000000000000000000000000000000000030a0f141a1d23292c2d31373a3b3e40423f444647484848484747454043413f3d3a38342e2c29241e1b150f0a0400000000000000000000000000000000030b12181f252a2e34383a3d41414547484848474644403f3c3a37312c29241e18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3b454f575d5f605f5f5f5e5e5e5e5d5d5d5d5e5e5e5f5f5f5f6056554f473d33271c1004000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c51545653514b43392f24180d0100000000000000000000000000000000000000000000010d1925303a444c5254605f5f5f5e5e5e5d5d5d5e5e5e5e5f5f5f5f60585651493f34291e120600000000000000000a15202a343d474f54565c5f5e5b54524c443a302519141f2a333c464e54555c5f5e5b54524d443b30261c141f29323c464e53555c5f5e5b54534d453b30271d12070000000000000000000000000000000000000000000000000000000000000000000001080d151b1f252a2f34383a3d4247484b4d4f4a505354545555555453514b504e4c494645403a39352f2b26201b160f070000000000000000000000000000050c151d23283036394045464a4d4c51545455555453514a4c4847433c39352f28231c150c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c2834404c5761696b6c6c6c6b6b6b6a6a6a6a6a6a6a6b6b6b6c6c6c6c6361594f44382c20140700000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c555d6063605d554b4035291e13080000000000000000000000000000000000000000000005111d2935414c565e6b6c6c6c6b6b6b6a6a6a6a6a6a6b6b6b6c6c6c6c65625b51463a2e22150900000000000000030f1b26313c464f596063696b6b67615e564c413529201a26313b454e586062696b6b68615e564d42382e231925303b444e585f62696b6b68615e574d43392e23180c000000000000000000000000000000000000000000000000000000000000000000040c131920262b3136394045474a4d535557595c545c60606162626161605d555d5b595653514b4745413a37322c272119100b030000000000000000000000070f171e272e343b42464b5153565a555d6061626161605c545955534e4745413a342e271e180f080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2b3744505d6973787979797878787777777777777777787878797979706b6155483c2f2316090000000000000000000000000000000000000000000000000000000000000000000000020d17212c3945515d676d6f6d675d51453a2f24190d010000000000000000000000000000000000000000000713202d3946525e687579797978787877777777777777787878797979726d62564a3e3124180b0000000000000006121f2b37434e58606b6f767878746d685e52463c31261e2a36424d57606a6f767878756e685e544a3f34281e2a36414d565f6a6f757878756e695e554b4034281c100400000000000000000000000000000000000000000000000000000000000000060d161e242931373b42464b515357575f626466686a666d6d6e6e6e6e6e6d676b69686563605c5454514c47433c38322b221d150b000000000000000000000710182129303940454d52555c60636769676d6e6e6e6d6d666865625f5854514c444039302a211a110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2c3845525f6b788587868585848484848484848484848485858686867d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000009141f2b37434e58606d7a7c796d60564c4135291d11040000000000000000000000000000000000000000000714212e3a4754616d7a868685858484848484848484848485858586877f7265584c3f3225190c000000000000000815212e3a47535f6a6f7d828584817a6d61584e43372b212d3a46535f696f7c828584817a6e665c5044382b202d3946525e686f7c828585827b6e675c5145382c1f13060000000000000000000000000000000000000000000000000000000000030a11171f282f353c43474d53555c606367696e7173757779797a7b7b7b7b7a7a7978767472706d6664605d55534e48433d342f271d0f060000000000000000061018222a333b424b51575e61676d707476787a7b7b7b7a797775726f6a65605d55514a423c332c241b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7a7b7c7e80859091909090909188827e7c7b7a7a786c605346392d20130600000000000000000000000000000000000000000000000000000000000000000000020e1a25303b47535f6a7682898074685d5245392c20160b0000000000000000000000000000000000000000000713202d3946525e68757a7b7c7f849191909090918c84807d7c7b7a7a786d6053463a2d201307000000000000000915222f3c4855626f7c878f92918e82766a5f53473a2e222e3b4855616e7b868f92918e83786d6053463a2d212e3b4754616e7b858f92918e84796d6053463a2d20130700000000000000000000000000000000000000000000000000000000050c151c2328313a41454e53575e61676d7074777b7e808284858687878788888786868483817f7c7975716d67625f58544e4641392f21180e03000000000000040d18222a343c454d545c60696e73797d80838587878888878684827f7b77726d67605c544e463e362d241b110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d6e6e6f71747a82909c9d9d92877d7572706e6e6d6c665b5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57626f7c8892867a6d6054473d32271b1002000000000000000000000000000000000000000005111d2935414c565e686d6e70737a84919d9d958c807873716f6e6e6d6d665c5144382c1f1206000000000000000e1b2834414e5b6774818e999e9e94887b6e6255483b2f2734404d5a6773808d989e9e95897c6f6356493c302633404c5966737f8c979e9e968a7d7063574a3d3024170a000000000000000000000000000000000000000000000000000000050e171e262e343e434c52585f62696e73797d8084888a898582807d7c7b7b7b7c7c7d8083858a8c8985827e7a746f6a626058534b41332a2015090000000000010c161f2a343c464e575e666d727b8085898d908d8884817f7e7e7e808285847f7a726d665f5850483e362d23190f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6061616264676f7c8896a19b8e81756b6563626161605b544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6975818e988b7f7265594f44382c1e14080000000000000000000000000000000000000000010d1925303a444c565e61616368727f8c999d9083776c666462626161605c544a4034281c100400000000000000101d293643505c6976838f9caaa6968a7d7063574a3d302935424f5c6875828f9ba9a6978a7e7164574b3e312834414e5b6774818e9aa9a7988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000050e17202930383f4450565d606a6f757b80858a8d8b85817c797573716f6e6e6e6f70717376797d82878f8f8b86817c766f6a655d53453c31261a0e020000000007131d28313c464e585f696e797f868d92938e85807b7774727271727376797e83857f786e6a615a50483e352b21170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a444c5254545556555f6a7884919e978b7e7164595655545453504a42382d22170b0000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55616e7b86929d9184776b6054483b3025190d00000000000000000000000000000000000000000008131e28323a444c52545556636f7c8996998c7f72665b545655545453514a42392e23180c00000000000000000e1b2834414e5b6774818e989d9c94887b6e6255483b2f2734404d5a6773808d979d9c94897c6f6256493c2f26333f4c5966727f8c979d9c958a7d7063574a3d3024170a00000000000000000000000000000000000000000000000000040e172029323a424a505a61686d747c82878d928c857f7a746f6d6666646262616162636466666d70757b828a92928e88827c756f65574e42372b1e1206000000010d18242f3a434e585f6a6f7b838c9298928a817a736e69686665646566676d71787e86837c706c615a50473d33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145474748494e586976828f9c96897c6f63564948474746443f382f261c1106000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6773808d999e95897c7063564c41362a1c11060000000000000000000000000000000000000000020c162029323a4146474854616e7a8794978a7d7064574a494847474644403930271c120700000000000000000815222e3b4855616e7b868e908f8c82756a5f53473a2e212e3b4854616e7b858d908f8c82786c605346392d212e3a4754616d7a858d90908d83796d6053463a2d201307000000000000000000000000000000000000000000000000040d162029323b444c545c606c717a80878e9290867f79726d6763605c545756555455555657545c6064696e757e859197948f8981756a5f53473a2e21140800000004111d2935404b555f6a6f7c8590959892867e746e68625f5759585858555c60666c727c85867e716c61594f453b30251a0e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35393a3b3b424e5b6875818e9b95887b6f6255483c3b3a3938332d261d140a0000000000000000000000000000000000000000000000000000000000000000000004101c2834404a54606d7a85929f938e8e8175685e5246382e23170b000000000000000000000000000000000000000000040e1720293036393a4754606d7a879396897c6f6356493c3b3b3a3a38342e271e150b0000000000000000000814212d3a47535f696e7b8183837f796d60584e43372b202d3a46525e696e7b81838380796d655b5044372b202d3946525e686e7a808383807a6d665c5044382c1f12060000000000000000000000000000000000000000000000010c161f28323b444c565e666d747e858d92928d827b736d67605d5553504a4a4948484849494a4a5053575f616c717c8591969c93887b6e6255483b2f2215080000000613202c3945515d676f7c8592979992867d716c615e56534d4c4b4b4b4b51545b606a6f7d87877e716b60574d42362a21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d2e35414e5b6874818e9b95887b6e6255483b2f2e2d2b28221c140b020000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c66727f8c989b8e8182867a6e61544a3f34281c1003000000000000000000000000000000000000000000050e171e252a2d3a4653606d79869395897c6f6256493c2f2e2e2d2c28231c150c0300000000000000000006121e2b37424d575f696e747676736d675c51463c31261e2a36424d575e696e747676736d675d53493f33271d2935414c565e686e747676736d685d544a3f34281c1003000000000000000000000000000000000000000000000007131d28313a444c565e686d78808a9197928a80786e69605d55514b46443f3e3c3b3b3b3c3d3e3f44464d535a616a6f7b84919996897d7063564a3d3023170a000006121e2b37424e57606d798491979f93877d706b615a524c47423f3f3e3f40454a5058606b737f8c877d70695e52463d32271b0f0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d20212835414e5b6874818e9b95887b6e6255483b2f22201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919e94887c7d8a7f73665c5044382b1f140900000000000000000000000000000000000000000000050d1319202d3a4653606d79869395897c6f6256493c2f2321201f1c18120b0300000000000000000000020e1a26313c454d575f61676a6966605c554b40332a201a25303b454d575e61676a6966605d554b41382d221925303a444c565e61676a6966605d564c42382e23170c0000000000000000000000000000000000000000000000050f18242f3a434c565e686e7a828d929892867e736c665f57514b45403a38342e2f2f2e2e2f302e34383b424650585f696f7c8792978a7e7164574b3e3124180b00000814212e3a47535f6a74808d96a0958c7f726b60595046413b373132312e34383f444f59606d798591857b6e61594f43382c1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d11131b2835414e5b6874818e9b95887b6e6255483b2f2215120f0b060000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5964717e8b969c8f8276788484786d6053463b31261a0e0000000000000000000000000000000000000000000000020813202d3a4653606d79869395897c6f6256493c2f23161312100c070000000000000000000000000009151f2a333c454d53555b5d5c5953514b43392f2118141f29333b454d52545a5d5c5953514b43392f261b131e28323b444c52545a5d5d5a54524c433a30261c110600000000000000000000000000000000000000000000030d17212935414b555d686e7a848f949892867d716c605b544d454039352f2c282323222122222323282c31363e464e57606a727f8c948b7f7265584c3f3225190c0004101c2834404b55626e7b87929f9d9083786d60594f473e36302b26252523282d333d45515d6773808d8e81756b605448392f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040e1b2835414e5b6874818e9b95887b6e6255483b2f2215080300000000000000000000000000000000000000000000000000000000000000000000000000020d16222f3c4854606b7783909d95897d70727f8a7d7063574d42362a1d120700000000000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f2316090604000000000000000000000000000000030e18212a333b4246484e50504c4745403931271d0f0d172129333b4246484e50504d4745403931281d140c162029323b4146474d50504d4745413a31281e150a000000000000000000000000000000000000000000000009141f29333b45515d676d7a8390969a92867d706b615a504a423c352f29241f1c17161515151616171c1f262a343c454e58606c77828f8c807366594d4033261a0d0006131f2c3845515c6774818e999f95897d70665c50473d352a251e1a1818181c222935404b55626f7c8993897c6f63554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b37434e5863707d89959d9083776b6d7a868276695f5346392e23180c00000000000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609000000000000000000000000000000000000060f18212a31363a3b414343403a38342f271f150b050f17212930363a3b414343403a39352f281f160b040e1720293036393b414343403a39352f281f160c0300000000000000000000000000000000000000000000020e1a25313b45505a606d798390959f93887e716b605950443f382f29241d1813100c0608080809060c10141a222a333c44505b656f7c898d8074675a4d4134271a0e000713202d3a4653606d7985929f9d9083766b60544a3f352c2319140e09070c1118242f3a4753606d7a86928e8175675d5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000000000000000020e1a25303a47535f6a76828f9c968a7e7164687581867b6e61554b4034281c1004000000000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000060f181f262a2d2e343736332d2c29231d150d0300050f171f252a2d2e343736332d2c29241d160d0400050e171e252a2d2e343736332d2c29241e160d04000000000000000000000000000000000000000000000005121e2a36424d57616c75818e959f948c7f726c61594f473e332d261d18120d07030000000000000000030910182127333f4953606b76828e8175685b4e4235281b0f00091623303c4956636f7c8998a2998b7e7164594f42382e231a11080200000007131f2c3845515d677885919286796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f2215080000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d57626f7c88949e9184796d60636f7c898073675c5145382c1f150a000000000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f2316090000000000000000000000000000000000000000060e141a1e2122282a2926201f1c18120b03000000050d141a1e2021272a292620201d18120c04000000050d14191e2021272a2a2721201d19130c040000000000000000000000000000000000000000000000040f19222d3a46535e69717e8a939e978f82776c605a50473d3528221c140b0701000000000000000000000000060f17222d38414f59636f7c898276695c4f4336291c10000c1925323f4c5865727f8b989f92867a6d6154473d30261c1108000000000004101d2935404b556a77849199897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6974818e9b978b7f72665c606b778385796d6053463c31261b0f010000000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000003090e1214151b1d1d191413100c0701000000000003090e1214151b1d1d1a1413100d0701000000000002080e1114141a1d1d1a1413110d08010000000000000000000000000000000000000000000000000a16212c38444f59616e7b85929f9f92857b6e655b50483e352b2317110a0200000000000000000000000000000006111b262f3d4653606c788483776a5d5044372a1d11000d1a2733404d5a6673808d999d908377685d5246392b1e140a00000000000004101d2935404b556b778491988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b55616e7b86929f92857a6d60545965727e8a7e7164584e43372b1d13070000000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f2316090000000000000000000000000000000000000000000000020507080e10100d07060400000000000000000000020507080e10100d07060401000000000000000000020507080e10100d0706040100000000000000000000000000000000000000000000000000030f1b27323c4854606b75828f97a0958b7f72695e53493f362c231911060000000000000000000000000000000000000a141f2b3744505b65738084786b5e5145382b1e12000e1a2734414d5a6774808d9a9b8e817468564c413529190c020000000000000613202c3945515d67788592998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f2215080000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6773808d99988d8073675d5153606d7a8583766a5f53473a2f24180d0100000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434f5963707d89949e9d9083786d60574d41382d241a110700000000000000000000000000000000000000030f1b27333f4953626f7c84776a5e5144372b1e11000d1a2733404d5a6673808d99998d8073665a4d403024190d000000000000020b14202d3a4753606d7a86939a8d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d7a85929f92867a6e61554b515d677480887c6f62554b4135291d110400000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090807050200000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b7683909ca0958a7d70665c50453b2f261b12080000000000000000000000000000000000000000000b17222d3847535f6a6f7771675b4f43362a1d10000c1926323f4c5965727f8c98998c7f7266594c3f332619080000000000020a141d27333f4953636f7c8999998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66727f8c979a8e8174685e52434b55626f7b888174675d5145392c20160a00000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161514120e0903000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55636f7c89949f9d9184786c60544a3f33291d140a0000000000000000000000000000000000000000000006111b2b37434e585f626a675f564b3f33271b0e000a1623303d495663707d8999998c807366594d4033261a0900000000040b141b262f3844505b65737f8c99988c7f7265594c3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919e93877b6e62564c4147535f6a7683857a6d6054473d32271b0f02000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f212222211e1a140e060000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d6774818e9ba2988b7e71655b5042382e20170b0200000000000000000000000000000000000000000000000f1b26323c464e53555e5b564d44392e23170b000714212d3a4754606d7a86929a8d8074675a4d4131251a0e000002080d161d262d38414c56606c7884919e99897d7063564a3d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000713202c38444f5964717e8a969b8f8275695f53443b434e5864717e8a7e7265594f43382c1e1308000000000000000000000000000000000002050713202d3a4653606d79869395897c6f6256493c2f2316090507080806060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101820262b2e2f2e2d2a261f180f060000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986929f9f92867a6d6053493f30261c0e050000000000000000000000000000000000000000000000000a15202a343c434749514f4b443b32281d1206000613202c3945515d6776828f9b8f827568574d42362a1b1106070c14191f282f383f49535d68717e8a969f92867a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000020d16222f3c4854606b7783909d94897c6f63574d42323c4653606d798584776b6054483a3025190d00000000000000000000000000000003090e121415202d3a4653606d79869395897c6f6256493c2f23160e1214151513120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222a32373b3c3b3a36312a21180d0400000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a98a29b8e8175675d5141382d1e140a00000000000000000000000000000000000000000000000000040e18222a32373b3c44433f39322920160b000004111d2935414c5564717e8a96918478695e5346382d22170b12181e252a313a4149505b656d7a84919e9c8f8275685d5245392c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b95887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000000008141f2b37434e5863707d89959c9083766b6054453c313844515c667380897c6f63564c41362a1c110600000000000000000000000000050d141a1e2021202d3a4653606d79869395897c6f6256493c2f23161a1e202122201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c343c4347494846423b332a20160c0100000000000000000000000000000000000000000000000000000000000004101d2935404b556774818d9aa8978a7d7164554b402f261b0c02000000000000000000000000000000000000000000000000000006101820262b2e2f3736332e2820170e040000010d19242f3a4653606d78849196877b6e6153493f33271d171c232830363d434b535b606c77828f969e93897d7063564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b6874818e9b95887b6e6255483b2f2215080000000000000000000000000000000000000000000000000000000000000000020e1925303a47535f6a76828f9c968a7d7064594f43332834404a54616e7b868175685e5246382d22170b000000000000000000000000050f171f252a2d2e2d2d3a4653606d79869395897c6f6256493c2f231f252a2d2e2e2d2b28221c140b0500000000000000000000000000000000000000000000000000000000000000000000000000000b17212c353e464e535555534d453b32281e13080000000000000000000000000000000000000000000000000000000000000613202c3945515d677784909da096877a6d6154473a2f21140a00000000000000000000000000000000000000000000000000000000060e151b1f21222b2a27231d160e050000000008131f2c3844505c66707d8a938c7f72655b5044392f2422272e343b41464f555d656c73808d939e968f82756b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141f2932414e5b6874818e9b95887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000005111e2a36414d56626f7c88949d9184786c6053463d32232e3946535e697582867a6d61544a3f33281c0f0300000000000000000000030d17212930363a3b3a383a4653606d79869395897c6f6256493c32282a30363a3b3b3938332d261d170e0500000000000000000000000000000000000000000000000000000000000000000000000004101c28333e474f585f62615f574d443a2f24190d0100000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9d918477685e5246392d2013020000000000000000000000000000000000000000000000000000000000040a0f1315161e1d1b17120b04000000000003101c28343f4a54616c75818e9184786c60554b4035292d333940444c525960676d77808d929d9891847a6e61594f4432281e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1925303b44505a6875828f9b95887b6e6255483b2f22150b01000000000000000000000000000000000000000000000000000000000000000714202d3946525e6874818e9b978b7e71665b5044382b212a36424d5763707d897f72665b5044382b1f15090200000000000000000009141f29333b42464846443f4653606d79869395897c6f62574d443a31363b4246484846443f382f2920170d0200000000000000000000000000000000000000000000000000000000000000000000000814202d39444f59616a6f6e695f564c4135291d110400000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8899a49b8e817568564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000306080911100e0b0600000000000000000c17232e3842505a616d7a84918a7e71675d51453f36383f444a51565e616b6f79818d929d9892867c6f685e52473d3320160c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c18212a36414d56616c7986939e95887b6e6255483d31271d12070000000000000000000000000000000000000000000000000000000000050b111d2935414b55616e7b86929e9285796d60544a3f33281a25313b4653606c788484786c6053463c31261a120e0903000000000000020e1a25303b454d525453504a4754606d7a8793988c7f72695f564c433b42464d52545553504a423a32291e130800000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c707c7b6e685d5245392c20160a00000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97ab998c807366594d403025190d0100000000000000000000000000000000000000000000000000000000000000000000000404020000000000000000000006111c26303e46525e686f7c869184796d605a50483f414950545c60686e747d848f939d9691867d6f6a60564c41352b210e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2a333b46525e68717e8a97a595887c6f62594f43392f24180d030000000000000000000000000000000000000000000000000000000810161c212c3945515d6773808d99988c7f73675c5142382d221c1f2b3744505b65727f8a7d7063574e42372b211e1a140d06000000000005121e2a36424d575e61605c545355626e7b88959b91887b6e685d554c444d52575e6161605b544c443a3025190d0100000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5864707d88867a6d6054473d32271b0f02000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c98a4978a7e7164574b3e3124180800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2a36414c56606a707e878d80746c625a51474f535b60666d727a818891969e938e847c6f6b60584e443b30231a0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303b45515b616e7a85929e9f9c8f82766b60554b4035291f150b010000000000000000000000000000000000000000000000000008111a21282c35404b55606d7a85929f92867a6d61554b402f2622282d30333f4953616d7a8582756a5f53473c312d2a261f170f06000000000714202d3a46525e696e6d6663605c64717d8a97988b7f837a6d675d5651575e61696e6e6c665e564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000020c15222e3b4854606a7683908b7f7265594f44382c1e1308000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c1925303a444e58616c707e878b7e716c625b535961656c71797f858e939a96918a817a6f6a60594f463c32291e1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17232e38424d57626d75828f979f94908b877d70675d51453d31271d120700000000000000000000000000000000000000000000000005101a232c33383b45515d67727f8c97998d8074685d524339352f2c33393c3d3e46525e687582877b6e62584e433b3a36312921170d030000000815212e3b4854616e7b7974706d676d75818e9b95887c7e82796d68605c60696e757b7b786d685e5246392d201307000000000000000000000000000000000000000000000000000000000000000008131e2b37424d57626f7c89949084776b6054483a3025190d000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d9aa296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323c46505a616c707d85867e726d605f626b70787e848c929899928d847e756d685f584f463d342b20170d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e28343f4a545f69727e8b949e9890827e8b84796d60594f43392f24180c0300000000000000000000000000000000000000000000000b16212c353e44484d57606d7985919e92877b6e61564c47454039363e44494a4b4c4c5665727e8b81746a5f554c4846423b33291f1409000004101d2a3743505d6a768384807c7978797f88939f98877a727f827a706b666d717b828788837a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000010d1925303a47535f6975828f9b95897c6f63564c41362a1b11060000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9aa295887b6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c16202b343e48505a616b707b83877f756d6a6f767d838a91969e938f878079716c615d564e463d342b22190e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303944505c666e7b86929f9f92867b75828d80746b60554b4035291e150b0000000000000000000000000000000000000000000004101c28333e474f55565f69737f8c979c8f8275695e585753514b433e485055575858545c64717d8a877c6f675e5655534d453b31261a0e0200000713202d3a4653606d787e83898684858b939a9f9285796c7380847c7877797e858f94958d8073675a4d4034271a0d0000000000000000000000000000000000000000000000000000000000000005111d2a36414c56616e7b87939f9b8e8175685e5246382d22170b0000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d9aa295887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e19222c363e48505960696e788086817a797c828a90959e979189827b736d67615a524c443c342b22191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18232e39434e58606d788390989e938b7e716e7b85877d6f675d51453d30271d12070000000000000000000000000000000000000000000714202c38444f596163686e7b86929f998c7f7368666564605d554b44505a6164656567666d74808d9083796d6865615f574d42362a1e1205000006121f2c3844505c666d71777d83898f939a9f9c8f8275656e7380898484858b92979f988e8174685b4e4135281b0e000000000000000000000000000000000000000000000000000000000000000713202d3946525e6874818d99a09791867a6d6153493f33271b0f0300000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c363e474f575f666d737c838685888f949d96918e857d756e6a605d555046413a322a22191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2834404b555f6a727f8c949f978f82756c68717e8b84796d60584e43392e23180c0300000000000000000000000000000000000000000916232f3c4855616b70737a8390989a9a90837a757372716d675d514955616c7071727375797f8792958f827a74726e695f53463a2d211407000003101c28343f4a545c60646b70767c82878e92958a7e7164636e737f879092989999938f867c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000004101d2935404b55616d7a86929f9691858c7f72655b5044372b1f140800000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000205070807060300000000000000000000000000000008111a242e38404a525b626a6f787e8b92989c97928c8481857f756d685f574e463e353028201810070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313a45515c676f7c86929f9e92857a6d61626c75828d80736a60554b4034281e150b00000000000000000000000000000000000000000a1724303d4a5763707d80858e8e8d8d8d8d8e8682807e7e796d60534a5764707e7e7f8082858b8d8d8d8d8e86817e7b6e6155483b2e2215080000000c17232e38424a50535961636b6f757c81868c83786c605c636d727c83898c8c8b87827c6f6a5f54473b2e22150800000000000000000000000000000000000000000000000000000000000006131f2c3945515d6773808c989e91847c8884786c6053463b3025190e00000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4978a7e7164574b3e3124180700000000000000000000000000000000000000000000000000000000000003090e1214151312100c06000000000000000000000000000a141d2c35404a525c646d727c838b919f99938e857f79747d85827a6e695f584e453b30271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18242f3a434f59606d798390999d938a7d70685e5a616e7b85877c6f675c51453c30271d1207000000000000000000000000000000000000000e1b2835414e5b68748182828181808080818181828282827b6e61544f5b68758182828281818180808080818182827d7063574a3d3024170a00000006111c2630383f44464f555960636a6f747b7f7b6e665b505b626a6f777c7f807e7b756f6a5f584e43372b1f1306000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d7985929e978b7e7683897d7063564c41362a1c1106000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a7998c7f7366594c402e23180c0000000000000000000000000000000000000000000000000000000000050d141a1e2021201f1c17110a030000000000000000000006111c262f3e47525c646e737f8690959f959087817a726d6b707d87847b6f6a5f574d42392e23180c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c17202935414b55606b73808d95a0968e81746c6156525e69717e8b83796d60584e42392e23180c030000000000000000000000000000000000000e1a2733404c59646f7475757474747474747474757576766e695e524d59656f757575757474747474747474757576706b6155483c2f231609000000000a151e262e34383e44484f54585f62696e726e695e544a515860626a6f7273716e69625f584e463c32261b0f03000000000000000000000000000000000000000000000000000000000006121f2b3844505c66727f8b979e928579717e8b8275685e5246382d22170b000000000000000000000000000000000000000000000000000714212d3a4754606d7a8795a09b8e817568554b4034281c1004000000000000000000000000000000000000000000000000000000050f171f252a2d2e2d2c28231c150c030000000000000000000b17222d38424f59636e73808b929999928c837c746d6860616b73808c857c6f695f544b4034281f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e29323a45515d676f7d87939f999184796d60594f4d57626c76828d80736a60544b4034281e150b0000000000000000000000000000000000000b1824303c48535d64686868686767676767676868686969615e574d48535d656869686868676767676767676869696361594f44382c20140700000000030c151c23282c33383d43484e53575e6166615e574d42464e54586062656664615e57534e463c342a20150a0000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7884919e988c80736d7985867a6e61544a3f33281c0f030000000000000000000000000000000000000000000000000613202c3945515d677784919d9d908477675c5145382c1f13060000000000000000000000000000000000000000000000000000030d17212930363a3b3a38342e261e150a0000000000000000030f1c28333f4a54616c73808d929f9792877f786f6a615e5659606d788391847b6e665c51453b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1925303a444f59606d798491999f92877c6f675d514745505a616e7b86877c6f665c51453c30271c120700000000000000000000000000000000000814202b36414b53595b5c5b5b5b5a5a5a5a5b5b5b5c5c5c54524d45414b53595b5c5c5b5b5b5a5a5a5a5a5b5b5c5c57554f473e33281c10040000000000030a11171c1f282c32383c43474d53545954524d453b3d43484e545659595854534d47433c342a22190e0400000000000000000000000000000000000000000000000000000000000713202c38444f5964717e8a969f92867a6d6774808c7f72665b5044382b1f140900000000000000000000000000000000000000000000000004111d2935414b556774808d9a9f9286796d6053463a2d20130a000000000000000000000000000000000000000000000000000009141f29333b42464846443f3830261c11060000000000000006121f2b3844505b66707d8a929c9792857d726c665f58524c505c66717e8a9083796d60574d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b17212a36414c56616c74818e96a0958d80736b60554b403f46535e69727f8b83796d60584e42392e23180c0200000000000000000000000000000000030f1a252f3941484c4e4f4f4e4e4d4d4d4e4e4e4f4f4f4f4846423b3941484d4f4f4f4f4e4e4e4d4d4d4d4e4e4f4f4a48443e352c21160b0000000000000000060c10161c21272c31373b4246484c4846423b3332383d4347494c4d4b4846423b37312a221910070000000000000000000000000000000000000000000000000000000000020d15222f3b4854606b7683909d9a8e817468626e7b8884786c6053463b30251a0e000000000000000000000000000000000000000000000000010d18242f3d4a5763707d8a97a198897d7063564a3d32271b0f03000000000000000000000000000000000000000000000000020e1a25303b454d525453504a42382e23170c000000000000000613202d394653606c7884919e9a92857c6f6b605b544e46414a54606d7985928d8073695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d29333b46525e68707d8a939d989083786d60594f433a36424d57606c77828c80736a5f544a4034281e140a000000000000000000000000000000000009131d262f363c404142424141414141414141424243433b3a363030373d414242424241414141414141414242433d3c38332c231a100500000000000000000000030b10161b20262b31363a3b3f3b3a363029272c32373b3c3f403e3b3a36312b262018100700000000000000000000000000000000000000000000000000000000000008141e2b37434e58636f7c89959f93877b6e625f6a76838a7d7063574d42362a1c11060000000000000000000000000000000000000000000000000713202d3a4653606d7985929e9a8d807467594f44382c1f150900000000000000000000000000000000000000000000000005121e2a36424d575e61605c544a3f34281c10030000000000000a1623303d495663707d89969f93887d706a6059504a423c3845515c6776828f92867b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3b45505a616d7a85929e9f92867c6e665c51463d31313b44505b656e7b86877c6f665c51443c30261c110600000000000000000000000000000000010b141d252b30333535353534343434343435353536362e2d2a25252c3134353635353534343434343434353636302f2c28211a110800000000000000000000000000040a0f151a1f252a2d2e332e2d2a251f1b20272b2e2f3233312e2d2a251f1a150e06000000000000000000000000000000000000000000000000000000000000020e1925303a47535f6a75828f9c9c8f8275695f5864717e8a8275695e5246382e23170c00000000000000000000000000000000000000000000000006131f2c3845515c6674808d999e9184776b6054483c31261a0d0300000000000000000000000000000000000000000000000714202d3a46525e696e6d665c5044382c1f12060000000000000d192633404c5966737f8c999a8e81746b60584f443f382f34404b556774808d988c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17222d38414d57626c75818f979f948b7f726a5f544a40342b27333f49535f69727f8b83786d60584e42382e23170d0400000000000000000000000000000000020b131a20242728292828282727272728282829292921201e1a1b2025272829292828282727272727282829292423201c16100800000000000000000000000000000000030a0f141a1e21212621201e1a140f161b1f222326262521211e1a140f0a030000000000000000000000000000000000000000000000000000000000000005111e2a36414c56626e7b87939f95897c6f635753606d7985867b6e61544a3f34281c1003000000000000000000000000000000000000000000000004101c2834404b54626e7b87939f96897c6f63574d42372b1f150b0100000000000000000000000000000000000000000006131f2b37434e58616e7b786d6053463a2d2013070000000000010e1b2834414e5b6774818e9a95887b6e61594f463d332d262f404d596673808c999083776a5d5044372a1d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e27333f49535e69717e8b939e978f82776c60584e42392e22222d38414d57606c78828c7f736a5f544a3f34281f160b020000000000000000000000000000000001090f14181a1b1c1c1b1b1a1a1a1b1b1b1c1c1c1c1514120e0f15181b1c1c1c1c1b1b1b1a1a1a1a1b1b1c1c171614100b050000000000000000000000000000000000000003090e121415191514120e09040a0f131516191a181514120e09030000000000000000000000000000000000000000000000000000000000000000000714202d3946525e6874818e9a9d9083766b6054515c6773808c8073665c5044382c1f14090000000000000000000000000000000000000000000000000c18232e3947535f6974818e999b8f8275695f53473d31271d12070000000000000000000000000000000000000000000a15222e3b4754606a78847d7063574a3d3024170a0000000000010e1b2834414e5b6774818e9a918477695f53473d3428222734404d5a6773808d9a9285786c5f5245392c1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c27303944505b656e7b85929f9f92857b6e655b50463c30271c1b262f3b44505b666e7b86867c6f665c50443c31281d140a02000000000000000000000000000000000003080b0e0e0f0f0e0e0e0e0e0e0e0e0f0f10100807050204090c0e0f0f0f0f0e0e0e0e0e0e0e0e0f0f100a0907040000000000000000000000000000000000000000000000020507080c08070502000000030608090c0d0b080705020000000000000000000000000000000000000000000000000000000000000000000004111d2935404b55616e7a86929f968a7e7164594f4b55626e7b8884796d6053463b31261a0e00000000000000000000000000000000000000000000000007121d2b37424d57616e7b86929f93877b6e62594f43392f241812060000000000000000000000000000000000000006111b28343f4a54626f7c887c6f6255493c2f2216090000000000000d1a2633404d596673808c998e827568574d42352b22202a36424d576874818e9b9286796c5f5346392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060f18232e39424e58606c77828f989e938a7e71695e53493f332a1e15141d28333f4a545f69727f8c83786d60584e43392f261b140b06030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6773808d999e9184786d60534647535f6976838a7d7064574d42362a1d12070000000000000000000000000000000000000000000000000e1a26313c46535f6973808c959a8e81756b60554b4035292417110a0200000000000000000000000000000000000b17222d3844505c667380877a6e6154473b2e2114080000000000000a1724303d4a5763707d8a978e8174675b4e41312a282b323a46525e697784909d9184786b5e5145382b1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000508090e1218212834404a545f6a727f8c949f968e81756c61574d41382d21180c0b17222d38424d57606c78838c7f726a5f554b41382d261d17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000307090910100f0f0f0e0e0e0e0e0e0e0e0f0f10100908060300000000000000000000000000000000000000000000000000000004060707060400000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d7a85929f978b7f72665c5044424d5764717e8a8276695f5346392e23180c0000000000000000000000000000000000000000000000000915202a36424d57606d7883909893897d70675d51453f3628221c140b07010000000000000000000000000001070f1b27333f4953606d788486796c605346392d2013060000000000000714202d3a4753606d7985928f827568594f433b3634383c444e58616e7b87959b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c1114171a1e222a333c44515c666e7c86929f9a91847a6d605a50453b2f261b0f0606111c262f3c44505b666e7c87867c6f675d53493f382f28221f1c17110e0902000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161d1c1c1c1b1b1b1b1a1a1b1b1b1c1c1c1d1615130f0a040000000000000000000000000000000000000000030608070c1013141413100c070706040000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66727f8b979f92857a6d60544a3f3c4653606d7985877b6e61544b4034281c10040000000000000000000000000000000000000000000000030e1a26313b44515c666f7c8692999184796d605b51483f332d261d18120d080401000000000000000000040c1318252b3744505b65717e8a8478655b5044372b1f12050000000000000613202c3945515d67727f8c9184786b60554c46413f44464e565f6a74808d9a93897c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c2123252a2d343c464f59606d788390989f93887d70685d52483e33291d140a00000a141d28333f4a545f6a74808d84796d655b5049413a332d2b28221c1a140d0500000000000000000000000000000000000000000000000000000000000000000000070f161b1f2223292929282828282727272727282829292922221f1b150e070000000000000000000000000000000000040a0f131516181d1f20201f1c18171413100c0701000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919e998d8073675d5142383845515c6673808d8073665c5145382c1f150900000000000000000000000000000000000000000000000009141f2834404a545f6a707d8793968e81746d635a51443f382f29241d1913110d08090807070708070c10161d242a36414c56606c78839083766a53493f33271b0f0300000000000004101d2935404b55606d78828f897c6f675e56524d4a50535860686f7c8692968e81756a6054473b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a22282d3031363a3e464e58606b73808d95a0958d80746b60564c41362c20170b020000071017222d38424e58616d7a868e81776c605b534c443f3938332d2a251f170f05000000000000000000000000000000000000000000000000000000000000000007101921272c2f3036363635353534343434343435353636362f2e2b2620191007000000000000000000000000000001080d151b1f222224292c2d2d2c292324201f1d18120d0801000000000000000000000000000000000000000000000000000000000713202c38444f5964717e8a969f92867b6e61554b403034404b54616e7b8785796d6053463c31261a0e010000000000000000000000000000000000000000000000030c18232e39424e58616b727f8b93938c7f726c625b504a423c352f2924201d191716151414141516181d1f282f354046525e68717e8a8e8275685b4f422d22170b00000000000000010d18242f3944505c666d7a828d83796e68615e56545c60626a6f7a84919691847a6d60584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a242c33393c3e42464850585f6a707d87939f999083796d60594f443a2f251b0e050000040f19222b32373c46525e6875818e8d80746c655d56504a46443f3836302921170d02000000000000000000000000000000000000000000000000000000000000040f19222b32383b3c43434242424141414141414141424243433c3b37322a22190e04000000000000000000000000040c131920262b2e2f2f35383a3a38342f312d2c29241d19130b060000000000000000000000000000000000000000000000000000020d16222f3c4854606b7783909d9b8e8174695e52433a2f2e3946535f6976828a7e7164574d42372b1d120700000000000000000000000000000000000000000000000007121c27303c464f59626d727f889293877e726d605b544e45403935302c2924232222212021222224292c313a4145525c616d7a85928d8074675a4d4134271a06000000000000000007121d28343f4a545d686d798089827a726e686969666d6f747c8491938e847b6e685d52463d32271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222c363e45494a4d53545a616a6f7c8592999f92877c6f675c514a463f372d23180d01000a16202b343d4347494e5665717e8b928d80776d68605b5453504a46423b33291f14090000000000000000000000000000000000000000000000000000000000000a16212b343d434849504f4f4f4e4e4e4e4d4d4e4e4e4f4f4f504947433c342a20150a0000000000000000000000040d161e242932373b3c41404547474540413d3a38352f29241e17110a0200000000000000000000000000000000000000000000000009141f2b37434e5863707d89959f94887c6f62564d4231282a36424d5764717d8a8376695f5347392f23180c000000000000000000000000000000000000000000000000000b151e2a343e47515b626d727e869192877f736c665f57514b46413a393530302f2e2e2d2e2e2f2f35393d434b515c636e75828f978c7f7266594c3f3326190c0000000000000000010b17232e38424c565d676d747c83857f7a77767677797c8187918f89817a6e695e564c41342b20160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111c28333e48505557575e61656c717c859197a29a8d80746a5f55585651493f34291e1206030f1b27323d464e5456585f64717d8a97928d827a716c6662605b54524d453b30251a0e0200000000000000000000000000000000000000000000000000000000030f1b27323d464f54565c5c5c5b5b5b5b5a5a5a5a5a5b5b5c5c5c55544e463c32261b0f03000000000000000000040d161f282f353c4347494d4b515353514b4e4a47454039352f28231c140c0600000000000000000000000000000000000000000000020e1a25303a47535f6a76828f9c9c8f82766a5f53443b301f26313b4653606d7984887b6e62554b4034291c1004000000000000000000000000000000000000000000000000030c18222c353f49515b626c717c848e928b80786e6a605d55524c4745413f3d3c3b3a3a3a3b3c3d4045474f555d606e73808c94978a7e7164574b3e3124180b00000000000000000006111c26303a434c555c606b6f767c81858483828385898c8a86827d756d685e574d443a3022190f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212d3945505a61646b696e71767e869197a1a9978a7d706d676b65625b51463a2e22150906131f2b37434e5860626b6a6f74818e9b9c948f847e78736e6c66615e574d42362a1e12050000000000000000000000000000000000000000000000000000000007131f2c38434f5960636969696868686767676767676868696969625f584e43372b1f13060000000000000000010c161f28313a41454e54555a555d60605c555a5753514b45413a342e261e18100600000000000000000000000000000000000000000005121e2a36424d57626f7c88949f95897d7063584e4332291f1f2c3844505c6673808c8073675c5145382c1f150a0000000000000000000000000000000000000000000000000006101a232d373f48515a616a6f7a8189918d837b736d67615d5654524c4c4a494847474748494a4b51535960676d74808c929c99897c706356493d3023160a000000000000000000000a141e28313a434b515960636a6f74797b7e80818181807d7a76706b605d564d453b32281e100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303c4955616c7177787b7e838a92929399939390837d797877726d62564a3e3124180b0815222e3b4754606a6f78787b818e9393999392918b847f7b79786e695e52463a2d201407000000000000000000000000000000000000000000000000000000000915222f3b4854606b6f76767575757474747474747474757576766f6a5f54473b2e221508000000000000000007131d28313a434c51585f62676a676d6d676a6764605d55524c443f38302a22180f0600000000000000000000000000000000000000000714202d3a46525e6974818e9b9d9083776b6054463c3120171c28343f4a54616e7b8685796d6053473c31261b0f010000000000000000000000000000000000000000000000000008111b252d363f4850585f686d747d848b90867f79736d6864605d5659565555545354555557555d60656b7079818c929c9590877b6e6154473b2e21140800000000000000000000020c161f28303940454f54586062656c6e717374757473716d68636059524c443b332920160c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8485878787868686868686868787888785847f7265584c3f3225190c0916232f3c4956626f7c84868888878786868686868686878886847b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000091623303c4956636f7c82828282818181818080818181828282827c6f6255493c2f22160900000000000000010d18242f3a434c555d606a6f7477797a7a787774706d67605d56504a423c342a21180e0300000000000000000000000000000000000004111d2935414c55616e7b86929f968b7e7164594f44342a200e17232e3846535e6975828b7e7164584e43372b1d1207000000000000000000000000000000000000000000000000000009131b242d363e464e565d606b70787e848a8c85807a75716d68686563626161606161626466676d71777d848e93938f89837d70695e52463a2d2014070000000000000000000000040d161e272e343d43484e54535b606264666768676664615e56544f45413a322921170e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a7c7b7b7a7a7979797979797a7a7a7b7b7c7c7b6e6154483b2e2115080714212d3a4754606d797c7c7b7b7a7a7979797979797a7a7b7c7d786d6053463a2d201307000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a7e7e7f81848b8e8d8d8d8d8d8b83807e7e7a6d6154473a2e2114070000000000000004111d2935414b555d676d757c80838586868584817d79736d68605c544e463c332a1f15090000000000000000000000000000000000000613202c3945515d6773808d999e9184796d6053463d3320180e111c2a36424d5764707d8a83766a5f5347392f24180d01000000000000000000000000000000000000000000000000000109121b242c343c444c525960666d71787d82868b85827e7a767472706f6e6d6d6d6e6f707376797e838991908c87827d76706b60564d42362a1e1105000000000000000000000000040c151d232832383d434749505355585a5b5b5b595754524c48443d352f2820170f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e686d6f6f6e6e6d6d666c6c666c6d6d6e6e6f6f6f6e695e52463a2d2014070613202c3945515d676d6f6f6f6e6e6d6d6c656c656c6d6e6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000000000000000000000714202d3946525e686e71717274787f88939a9a948b7f777372716d685e5246392d201307000000000000000613202c3945515d676d7981888d90929893918f8d8a85807a726d665f584e453c31261a0e020000000000000000000000000000000004101c2834404a54606d7a85929f988c7f72665c5144382c1f12060e1a25313b4653606d7884887c6f62554b4035291d100400000000000000000000000000000000000000000000000000000009121a222a323a41454f545c60666d70757b7f8286898683817f7d7c7b7a7a7a7b7c7d8083858b8d8a87837f7b75706b6360594f443b3025190e0200000000000000000000000000030b121821272c3237383f4446484b4d4e4e4e4d4a4746413a383229241e160d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c565e616262616160605c5f605b6060606161626263615e574d42362a1e120504111d2935414b555d6063626261616060605b5f5b606061626263605c544a4034281c10040000000000000000000000000000000000000000000000000000000005111e2a36414c565e61646566656c74818e9b9c8f83766d676564615e564c4135291d110500000000000004101c2934404b55606d79838e939a97918b87848382838588857f786f6a5f574d42372b1e12060000000000000000000000000000000006121f2c3844515c66727f8c989f92857a6d60544a4034281c100409141f2b3844505c6673808c8174675d5145392c20150a0000000000000000000000000000000000000000000000000000000008101820282f353d424a50545c6064696e72767a7c7f81838586878887868788888887868482807e7a77736e69636059544f473d32291f140900000000000000000000000000000000070c161b20272b2d3337393b3e40414241403e3a3936302c272119130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444c5254565555545453504a4a50535354545555565654524d453b30251a0e02010d18242f3a434b5154565555555454535350495053535455565653514a42392e23180c0000000000000000000000000000000000000000000000000000000000010d1925303b444c52545758535b63707d8996988c7f72655b585754524c443a3025190d0100000000000006131f2c3845515c6774808d959e9590857f7a77767677787b7f85837c6f695f53473a2e211408000000000000000000000000000000000713202d3a4653606d7984919e998d8073685d5242392e23180c0003101c28343f4a54616e7b8685796d6053473c32271b0f0100000000000000000000000000000000000000000000000000000000060d161e242930383f444a5053575e6165676d6f72757778797b7b7c7c7c7c7b7b7a79787673716e6866615e57544f48443d352b20170d020000000000000000000000000000000000040a0f151b1b22272b2d2f313334353433312e2d2a251e1c160d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e29323a414647494848474746443f3f4446474747484849494846423b33291f1409000007131d28313a4145474949484847474646443f444647474849494644403930271c120700000000000000000000000000000000000000000000000000000000000008141e29323b4146474b4b4954616e7a879a968a7d7063574b4b4746413a32281e1308000000000000000714202d3a4753606d7985929f9890837a726d6869696a6a6f72797f857b6e6255483b2f2215080000000000000000000000000000000714202c38444f5964717e8b969f92867b6e61564c4130271c120700000b17232e3846525e6975828b7e7165584e43372b1e13080000000000000000000000000000000000000000000000000000000000040c13191e262e34383f44464d5254555d606365686a676d6e6e6f6f6f6f6f6e6d6c65696764615e5654524d48443d38332b23190e050000000000000000000000000000000000000000040a0f11171b1f20222527282828262421201d1913100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1720293036393a3c3c3b3b3a3a38343338393a3a3b3b3c3c3c3b3a36302921170d030000010c161f282f35393a3c3c3c3b3b3a3a39373337393a3b3c3c3c3a38342e271e150b00000000000000000000000000000000000000000000000000000000000000020d1720293036393b3e3e4653606c79869396897c6f6356493e3a3935302820160c02000000000000000916232f3c4956626f7c89989f92867b6e68615d565c585f62676d727a6e695f53473a2e2114080000000000000000000000000000030d16232f3c4855616b7783909d9b8e8175695e53433a2f1e150b00000006111c2a36424d5763707d8a83776a6054473a2f24190d01000000000000000000000000000000000000000000000000000000000001080c141c23282e34383b4246484b515356595b555c60616262626262626160605b535a5754524c4746423b38322c2721191107000000000000000000000000000000000000000000000000060b0f121315181a1b1b1b1a171413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e2f2f2e2e2d2d2c28282b2d2d2d2e2e2f2f302e2d2a251f170f0500000000040d161d24292c2d302f2f2e2e2d2d2d2b272b2d2d2e2f2f302d2c28231c150c030000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e313844505b6679859295887c6f6255493c2f2d29251e160e0400000000000000000b1724313e4a5764717d8a979a8d8174695e56524c4f4e53555c60686d685f574d42372b1e1206000000000000000000000000000009141f2b37434e5863707d89959f94887c6f62574d4231281e0c03000000000e1a25303b4653606c7884887c6f62554c4135291d110400000000000000000000000000000000000000000000000000000000000000020a11171c23282b30363a3b404547494c4e4b51535455555656565555545350494d4b4746413b3a36302c27211c160f07000000000000000000000000000000000000000000000000000000030506080b0d0e0f0e0d0b0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c13191d20212322222121201f1c1c1f202021212222232321201e1a140d05000000000000040c13181d202123222222212120201f1b1f202021222323201f1c18120b0300000000000000000000000000000000000000000000000000000000000000000000050d14191e202128333f4a5f6c79859295887c6f6255493c2f221d19130c040000000000000000000b1824313e4b5764717e8a9796897d7063574d46414343474b51565e615e564d453c31261a0e0200000000000000000000000000020e1a25313b47545f6a76828f9c9c8f82766a5f54453b311f160c000000000009141f2b3844505b66737f8c8174675d5145392c20160a000000000000000000000000000000000000000000000000000000000000000000060b11171c1f252a2d2f35393a3c3f4240454648484949494948484746443f403e3b3936302d2a251f1b16100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11131416151514141312100f1213141414151516161514120e0903000000000000000001070d1113141616151514141313120f121314141516161312100c070000000000000000000000000000000000000000000000000000000000000000000000000002080d111417222d46525f6c79859295887c6f6255493c2f22160d0802000000000000000000000b1824313e4b5764717e8a9799877a6d6154473b3531373940454c5254524c443c332a1f1509000000000000000000000000000005121e2a36424d57626f7c88949f958a7d7063584e4333291f0d040000000000030f1c28333f4a54616e7a86857a6d6054473d32271b0f0200000000000000000000000000000000000000000000000000000000000000000000060b10141a1e2024292c2d30322e34383a3b3b3c3c3c3c3c3b3a3937332d312e2d2a25201e1a14100b0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070909080807070603030606070708080909090807050200000000000000000000000001040607090909080807070605030506070809090907060400000000000000000000000000000000000000000000000000000000000000000000000000000000000105131f2c3946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979386796c605346392d262b2e343a41464746413a322a21180e0300000000000000000000000000000714212d3a46535e6975818e9b9d9184786c6053463c3220170d000000000000000b17222d3846525e6875828b7f7265594f43382c1e130800000000000000000000000000000000000000000000000000000000000000000000000003090e1214181d1f20232623282c2d2e2f2f2f2f2f2f2e2d2d2b27222421201e1914110e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a97928579655b5044372b1f1d23283036393a3936302820180f06000000000000000000000000000004111d2935414c56616e7b87929f978b7e71655b5044372b1f12050000000000000006111c2a36414c5663707d8983776b6054483a3024190d01000000000000000000000000000000000000000000000000000000000000000000000000000205070c1013141619181c1f20212222232323222221201f1b17181414110e0805020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070808080706060300000000000000000000000000000000000000000000000000000000000000030606090907030000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f493f33271b12181e252a2d2e2d2a251e160e060000000000000000000000000000000a13202c3945525d6874808d999e9185796d6053493f33271b0f0300000000000000000e1925303b4653606c7884897c6f63564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000004060709070c10131315151616161615151413120f0b060807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c1013141415151413120f0b06060401000000000000000000000000000000000000000000000000060b0f12131615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f52462d22170b0c13191d2021201d19130c0500000000000000000000000000000006111b2834404b55606d7a85929f988c7f73675c5141382d22170b00000000000000000008141f2b3744505b65727f8c8174685d5246392d20160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607080809090909090807060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181c1f2021222221201f1c171413110d08010000000000000000000000000000000000000000020a11171c1f2023221f1b160f070000000000000000000000000000000000000000000000000000000104060708080807060400131f2c3946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1302080d11131413110d0802000000000000000000000000000000000b17222d3845515c67727f8c989f92867a6d61554b402f261b1106000000000000000000030f1b27333f4953616d7a86867a6d6154473d32271c10020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d202123292c2d2e2f2e2e2d2b282221201d19130f0a040000000000000000000000000000000000020b141c22282b2d302f2c272119100700000000000000000000000000000000000000000000000306070d1113141515141312100c131f2c3946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f130600010507070705010000000000000000000000000000000000030f1b27333f4953606d7985919e998d8074685d5243392e1d140a00000000000000000000000b17222d3846525e6875818c7f7265594f44382c1e1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030405060606050505050504040404040505050606060600000000000000000000000000000000000004060707070604000006060606060600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151a1e252a2d2e2f34383a3b3b3b3a3938332d2d2c29241e1b150e09020000000000000000000000000000000a141d262d3338393c3b38322b22190b020000000000000000000000000000000000000000060b0f1213181d2021212221201f1c18161f2c3946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f13060000000000000000000000000000000000000000000000000005121f2b3744505b65717e8b979f93877b6e61564c4130271d0b02000000000000000000000006111b2a36414c5663707d8984776b6054483b3025190d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c0f111213131312121211111111111111111212121313130a090704000000000000000000000000070c101313141313100c131313131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b3036393a3f4045474748484746443f3e3a39352f2b26201a140d050000000000000000000000000006111c262f383f44464948433d342b1d140a000000000000000000000000000000000000020a11171c1f2024292c2d2e2f2e2d2c282322202c3946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1306000000000000000000000000000000000000000000000000020b14202d394653606c7884919d9b8e8275695f53443a301e150b000000000000000000000000000d1925303a4854606b7784897d7063564c41362a1d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c12181b1e1f20201f1f1f1e1e1e1e1e1e1e1e1e1e1f1f1f2020161613100b050000000000000003090e12181c1f2021201f1c1820202020202020181715110c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c151d232831373a4146474c4b51535455555453504a4a4745413a37322a251f170f060000000000000000000000000b17222d38424a505356544f463d2f261b110600000000000000000000000000000001070b141c22282b2d2f35393a3b3b3b3a38342e2f2c273946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f13060000000000000000000000000000000000000000000000070c141d2b37434e5864707d8a959f94897c6f62574d4232281e0c030000000000000000000000000008131e2c38444f5965727f8c8175685e5246392e2318100b0600010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2c2c2c2b2b2b2b2b2a2a2a2b2b2b2c2c2c2c2d2322201c160f070000000000050d141a1d23282c2d2e2d2c28232d2d2d2d2d2d2d2524211d1710090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e272e343c42474c525458555c6061626161605b545754514c47433c3630292117110a02000000000000000000030f1c28333f4a545b606360594f41382d22170b0000000000000000000000000000040c12181d262d3338393d4145474848474644403d3b38323946525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f13060000000000000000000000000000000000000000050c1112181b262f384754606a7683909c9c9083766a6054453b3120160c00000000000000000000000000030a101c27323d4754616d7a86867a6e61544b4034281f1c1711120d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821292f3437383939393838383838373737373738383839393939302f2c2721191107000000050f171f252a2e34383a3a3a38342e3939393939393931302d28221b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f182129303940454e53565e616568676d6e6e6e6d6c666864605d55534e46423b3328221c140b02000000000000000006121f2b3844505b666c6f6b6053493f33271b0f03000000000000000000000000040d161d24292f383f44464a4b515454555453514a4948443d3846525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1306000000000000000000000000000000000000000810171c1c23282d38414e58626f7c89949f968a7d7064584e43332a1f0e0b030000000000000000000000040d151c22202d3946525d6875818c7f72665c51453a302b28231c1e18110901000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c17212a333a40444546464645454544444444444444444545454646463d3b38332b23190f0500040e1721293136394045464746454046464646464646463e3d39342d241b100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e182129333b424b51575f62686d7275787a7a7b7b7a797774716d67625f58524d453e332d261d140b02000000000000000613202d394653606c787c6f655b5044372b1f12050000000000000000000000040d161f282f353e424a505356555d60616261605c5456544f484446525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f130600000000000000000000000000000000000008121a22282d2e34383f49535f6a75828f9b9e9184786c6053463d322c251d150b01000000000000000000030d161f272d323535414c56636f7c8984796d60564c423a38342e2e29231b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121e29333c454b505253535252525151515151515151515152525253534948443d352b21160b020c162029333b42464b51535453514b53535353535353534b49453e362d22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c172029333b454d545c606a6e757a7f828486878888878683817e7a756f6a615e5750443f382f261d140a000000000000000714212e3a4754616d7a85786c605346392d20130600000000000000000000030c161f28313940454f545b606368676d6e6e6e6d6667636059554f46525f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1306000000000000000000000000000000000005101a242c333939404446505b656f7c87939f998c7f72665b5044383c372f271d13090000000000000000000a151f2831383e4243404653606c79858b7e71685d544c46443f383a342d251b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3a454e575c5e605f5f5f5e5e5e5e5e5d5d5d5e5e5e5f5f5f5f6056544f473d33271c1008131e28323b454d53555c6061605c606060606060606060585650483e34281d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e29323b454d575e666d737b82868b8f918b868381807f80828586817c756e69625a504a42382f261b11060000000000000814212e3b4754616e7a877b6e6155483b2e221508000000000000000000000a151e28313a434b515961666c7074777a7b7b7a797774706b636159524d5f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f1307090b0c0b090601000000000000000000000c17222c363e45494a51535a606c7782909aa494887b6e6154504a4d4841392f251a0f040000000000000005111c27313a434a4e504b51535b6675828f857a6d665d5553504a4a463f372d23180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2834404b5760686b6c6c6c6b6b6b6b6b6a6a6a6a6a6b6b6b6c6c6c6c6360594f44382c20130f1925303a444d575e61676d6d6d666c6c6c6c6c6c6c6c6c64615a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303b444d575f696e7880878f92928c847e7a767473737475797c8288827b716c605b544a41382d22170d0400000000000815222e3b4855616e7b887d7064574a3d3124170800000000000000000006111c26303a434c555d606c70787d8184878788878684807c77706b615e565f6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1f12131518191816120d06000000000000000005111c28333e485055545c60636c727f8c949fa093867a6d62605b5459534b41372c201408000000000000000a16222d38434c555b5d555c60626975828f8f82786d6762605c545651493f34291e120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744505c6872787979797878787777777777777777787878797979706b6054483b2f221618212935414c565e696e76797a7979797979797979797979716c6156493d3024170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e38424c565f696e7b838d929792877f78716d6767666667666c6f757d85857e746c665b53493f332720160c01000000000915222f3c4855626f7b887f7366594c402f24190d0100000000000000000c17232e38424c555d676d747d83898e9196928e8c8b8b8c89837d756e68615a6c79859295887c6f6255493c2f2216090000000000000000000000000b1824313e4b5764717e8a979285796c5f5246392c1c1f2022252524221e181109010000000000000814212d3945505a6164666d6f757e87939f9f9f968a7d736e6c6668655d53483c3124180c000000000000010d1a26323e4a555e666a6b676d6f727b8592948e817a736f6d6665625b51463a2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b788587868585848484848484848484848485858686867c706356493d3023141e2a333b46525e686e7b82868786868686868686868686867e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545e686e7b8490959792857d736d66605d555959545b60626b707c848b80786c655b50443e32281e1308000000000916222f3c4955626f7c88827568554c4135291d11040000000000000003101c28343f4a545d676d79818a919597918b85817f7e7e7f82858a817b706c636c79859295887c6f6255493c2f221609000000000000000000000003091824313e4b5764717e8a979285796c5f52463923282b2d2f3232312e29231b13090000000000000a1723303c4955616c7178797c828b9393929293999286807b7978756f65594d4034271a0e01000000000003101c2935424e5b66717678787a7c7f85929292938e85807c7978726d62564a3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7a7b7c7e80859091919090909187827e7c7b7b7a786d6053463a2d201c26303b45505a616d7a848f94949393949087827e7c7b7a7a796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b3844505c666e7a8491969992857c6f6b605c54514b4d4c4a505359606a6f7c868d81776c60594f443a2f24190d02000000091623303c4956636f7c898477675d5145392c201306000000000000040e19222c3844505c666d79828e939d948f847e79747271717275797e84857e726d6c79859295887c6f6255493c2f22160900000000000000000000050d141a24313e4b5764717e8a979285796c5f5246392e34383a3c3e3f3e3a342d251b0f0500000000000b1724313e4a5764717d84868887868686868686868687878886848175685b4e4235281b0f02000000000004101d2a3743505d6a7683848588878686868686868686878886847f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d6e6e6f71747a83909d9d9d92877d7572706e6e6d6d665c5044382b1f232e38424d57626d75828f969fa39a938c827c75716f6e6e6d6d665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36414d56606d78828f969f92877d706a6059504a454040403f44464f585f6a73808d8d80736b61564c4135291e13080000000a1723303d4a5663707d89867a6d6054473a2d2114070000000000000a15202b37434e58606d78828f949e948f827a716d6665646566666d71787f867f746c79859295887c6f6255493c2f221609000000000000000000050f171f252a313e4b5764717e8a979285796c5f52463f413f4446484b4c4a463f372d21170d03000000000714212e3a4754616d7a7c7b7b7a7a797979797979797a7a7b7b7c7c6f6255483c2f221509000000000000000916222f3c4955626f7c7c7b7b7a7a7979797979797a7b7b7c7c7b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6061616264686f7c8897a19a8e81746b6563626161605c544a3f34281f28343f4a545f69717e8b949ea29892887f786f6a6562616161605c544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3946525e68727f8c949f958c7f726b60584f443f38352f2d33383d464e58616d7a8692887d70685d52453a3025190d0100000a1724303d4a5763707d8a897c6f6356493c302316060000000000030f1b26323b47535f6a73808d949f958f82786d68605c545858545c60666d737d85817879859295887c6f6255493c2f2216090000000000000000030d17212931363a3e4b5764717e8a979285796c5f524b4c4d4a50535558585651493f33291f1409000000000713202d3946525e686d6f6f6e6e6d6c656c6c6c666d6d6e6e6f6f6f6a5f53473a2e211508000000000000000815222e3b4754606a6f6f6f6e6e6d6d666c6c666d6d6e6f6f6f6e695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c525454555656606a7885919e978a7d7164595655545453504a42382e2328313a44505c666e7b86929fa29892867e736c665f585554545453504a42382e23170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616e7b86929f9d9083786d60594f463d342e292422282b343c46525e6875818e92857a6d60564c41362a1d110500000b1724313e4a5764717d8a8b7f7265584c3f2e23170b000000000006131f2b37434e58626f7c87939f9d9183796d665d56504a4b4b4a50545c606b707b848177859295887c6f6255493c2f221609000000000000000009141f29333b4246484d5864717e8b979285796c5f5758595a545c60626565625b51453b30251a0e0200000005111d2a36414c565e616262616160605b5f5f605c606061616262625f584e43372b1f12060000000000000006131f2b37434e5860626262616160605c5f5f5c606061626263615e574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145474748494e58697683909c95887c6f62554948484746443f383026242f3a434e58606d78839098a29892867d716c605b544e4948474746443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d6874818d989f95897d70665c50473d3428231c18171c222935414c5664717e8a978d8073685e5246392d20130700000b1825313e4b5864717e8b8e817467544a3f34281c1003000000000815222e3b47545f6a76828f999e93897d6f675d544c443f3e3e3f444a505960696e7a8381869295887c6f6255493c2f22160900000000000000020e1a25313b454d53545a5765727f8b989285796c636465666768666d6f71726d62574d42362a1e1205000000010d1925303a444c52545655555453535049534a5153545455555655534e463c31261a0f0300000000000000030f1b27323c464e5455555555545353504a4a5053535455565654524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1620283035393a3b3b424f5c6875828f9b94877b6e6154483b3b3a3a38342e26232935414c56606a737f8c959f9992867d706b615a504a423c3b3b3a3a38342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86929f9d9083766b60544a3f352b2217110d0b0f1925303b4854616e7b879892867a6d6154473a2f24180c00000b1825323e4b5865717e8b908376665c5044382b1f1206000000000916222f3c4955626f7c88949f9b8e81756b60554b423a342e2e34383f444f575f686d7a83909895887c6f6255493c2f2216090000000000000005121e2a36424d575e6166676974808d9a9285797070717272747577797c7e7f72695e52463a2d2014070000000008131e29323a414647494848474746443f4640444647474848494847433c342a20150a0000000000000000000a15202b343c434749494848474746443f3f444647484849494846423b33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d2e35424f5b6875828e9b94877b6e6154483b2e2e2d2b2823202b353d45525d686f7c87929f9a92877d706b605950443f382f2e2e2e2d2c28231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b5565727f8b98a2978a7d7064594f42382e2319100600000814212d3a46535e69798592988b7f7265554b4035291d1004000c1925323f4c5865727f8b9285796d6053463a2d20130700000006121f2b37434e586774818e9aa095887b6e62594f433930282323282e343d454d565e686d7a879495887c6f6255493c2f221609000000000000000714212d3a46535e696e7374757b85929f98897d7d7d7e7e7f80828385888b877b6e6154483b2e21150800000000020c1720293036393a3c3c3b3b3a3937332e34383a3a3b3b3c3c3c3a37312a22180e03000000000000000000040f19222b32373b3c3c3c3b3b3a3a383434383a3a3b3c3c3c3b3a36302921170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d20212835424f5b6875828e9b94877b6e6154483b2e21201f1c1e29323d47515b606d7a8491999f93887e716b61594f473e332d26212121201f1c17110a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6776828f9c9f9285796d6053463d30261c110700000005121e2a36424d576a7784909c908376675d5145392c1f1306000c1926333f4c5966727f8c98887b6e6255483b2f2215080000000814212e3a47535f6a7884919e9d9083776a5f53473d31281e17171c2328333c444c565d6879869895887c6f6255493c2f221609000000000000000815212e3b4854616e7b808082869297a2998f89898a8a8b8c8d8f90929896897c706356493d3023160a0000000000050e171e252a2d2e2f2f2e2e2d2d2b2723282c2d2d2e2e2f2f2f2e2b2620181006000000000000000000000007101920272b2e2f2f2f2e2e2d2d2c28282b2d2d2e2f2f302e2d2a251f170f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11131c2835424f5b6875828e9b94877b6e6154483b2e2115121d27303b444f59626d75818f969d928c7f726c61594f473d3528221c1414141312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986929f9b8e8174665c5145382b1e150a00000000020e1a2531434f5c6976828f9c93867a6d6053473a2d201407000d192633404c5966737f8c978a7e7164574b3e312418080000000815222f3b4855626e7b8896a1998c7f7266584e43352b1f160c0c1117212a323a434c566c79859295887c6f6255493c2f221609000000000000000815222e3b4855616e7b808284898f949c988f828283838485868788898a8c887c6f6255483c2f221509000000000000050c13191d20212322222120201f1b181c1f20212122222322211f1a150e0600000000000000000000000000070f151b1f22222222222120201f1c1c1f20202122232321201e1a140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040f1c2835424f5b6875828e9b94877b6e6154483b2e211518232e39424d56606b727f8c939e948d80746d635a50473e352b2317110a080707060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3978a7d7164544b403428190c030000000000091c2835424f5b6875828e9b99897c6f6256493c2f231609000d1a2733404d5a6673808d998d8073665a4d403025190d0100000b1724313e4a5764717d8a97a399887b6f6255483c3122190d0400060f1820293146525f6c79859295887c6f6255493c2f221609000000000000000714212d3a46535f696e7475787c828c929285797576767778797a7b7c7e7f7f776c605346392d2013060000000000000002080d111314161515141413120f0c10121314141515161515120f0a03000000000000000000000000000000040a0f131516161515141413121010121314151516161514120e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2119232834404b545e696f7d87929f958f82786d605b51483e352c23191106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a196877b6e6154473b2e2318080000000000020f1b2835424e5b6875818e9b988b7e7165584b3e3225180b000e1a2734414d5a6774808d9a8f827569564c41362a1d110500000d192633404c5966737f8c999f9286796d6053463a2d201307000000060e172c3946525f6c79859295887c6f6255493c2f2216090000000000000005121e2a36424d575f6167686b6f77808c9285796c696a6a666c6d6f707172736c655b5044372b1f120500000000000000000001050707090908080706050300040607070808090909080603000000000000000000000000000000000000000306080909090808070706030306070708090909080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21202b353d45515c666e7b859199979083796d665c50493f362c231a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d9a9e918478695e52463a2d2014070000000000020f1b2835424e5b6875818e9b998c7f7366594c403326190d000e1b2734414e5a6774818d9a918578685e5246392d20130700000e1b2734414e5a6774818d9a9d908477665c5144382c1f120600000000131f2c3946525f6c79859295887c6f6255493c2f22160900000000000000020e1a26313b454d53555b5960656c74818e85796c5f5d545b60616263646566605b53493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2129333d47515b606d788390979992857b6e675d544a3f372d241b11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9a9c8f837669564d42362a1e11050000000000020f1c2935424f5c6875828f9b9a8d8073675a4d4034271a0d000e1b2835414e5b6874818e9b96877a6d6154473a2e21140700000e1b2835414e5b6874818e9b9b8e827568544a4034281c100400000006131f2c3946525f6c79859295887c6f6255493c2f221609000000000000000009141f2a333b4246484e4f535b606d7a8585796c5f524a505354555657595953504941382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070808060200000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e27303b454f59626d74818e959f92877d70695f554c42382e251c1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b9a8e8174675b4e413025190e02000000000003101c28343f4a546976838f9c9a8d8074675a4d4134271a0e000f1c2835424f5b6875828e9b96897d7063564a3d3023170700000f1c2835424f5b6875828e9b9a8d8174675a4e412e23180c0000000006131f2c3946525f6c79859295887c6f6255493c2f2216090000000000000000030e18212a31363a3b414149525d68758185796c5f523f44464748494b4c4c46443f382f261b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006060605050504040404050505060602010000000000000000000000000000000000000000000000000000000001070d1113141514120f0a030000000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e2e39434d57606b727f8b939d938b7f726b60574d433a30261c130a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b998d8073665a4d4033271a0900000000000006121f2c3844505c667784919e998d8073665a4d4033271a0d000f1c2935424f5c6875828f9b988c7f7265594c3f2e23180c00000e1b2835414e5b6874818e9b9a8d8073675a4d4034271a070000000006131f2c3946525f6c79859295887c6f6255493c2f221609000000000000000000060f181f262a2d2e2f38414c5666727f86796c5f524638393a3c3d3e3f403937332d261d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a1313121212111111111111121213130f0e0c0804000000000000000000000000000000000000000000000000040c13181d202022211f1a150e0600000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e34404b555e696f7d87929f948e81746d62594f453b31281e140a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9a998c7f7366594c403326190d0000000000000713202d3a4653606d7986929f998c7f7266594c3f3326190c00101c2936434f5c6976828f9c9b8e817468544b4034281c1004000e1b2734414e5a6774818d9a998c7f7366594c403326190d0000000006131f2c3946525f6c79859295887c6f6255493c2f22160900000000000000000000060e141a1e2122262f3b4855626e7c7f7265584c3f322d2e2f303132332d2b27221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10141617201f1f1f1e1e1e1e1e1e1e1f1f1f201b1b18140f0902000000000000000000000000000000000000000000040d161d24292c2d2f2e2b2620180f06000000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b353d45515c676e7b859199979082786d605b51473d33291f160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99998c7f7266594c3f3326190c0000000000000915222f3c4855626f7b8899a3978a7d7064574a3d3124170a00101d293643505c6976838f9c9d908477665c5145382c1f1306000d1a2633404d596673808c99988c7f7265594c3f3226190c0000000006131f2c3946525f6c79859295887c6f6255493c2f221609000000000000000000000003090e121414212e3a47535f6a6e726d62564a3e3120212223242626201f1b17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2022232c2c2c2c2b2b2b2a2a2b2b2b2c2c2c282724201a130b0300000000000000000000000000000000000000020c161f282f35393a3b3a37312a22180e030000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b3d47515b606d798390979991857a6e665c51493f352b21170d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97998c807366594d4033261a07000000000004111d2935414c5665727e8b98a197887b6e6255483b2f221508000c1925323f4c5865727f898f949286796d6053463a2d201307000b1825323e4b5865717e8b98998c7f7266594c3f3326190c0000000006131f2c3946525f6c79859295887c6f6255493c2f22160900000000000000000000000000020507121e2b37424e575f6265625b51463a2e2214151618191913120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21272c2f303939393838383737373738383839393534312c251d150b020000000000000000000000000000000000000a141e28313a4045474847433c342a20150a0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b454f59626d74818e959f92877d6f685e544b40372d23190f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88969a8d8074675a4d412e23180c00000000020c13202c3945525d6875828f9b9e9185786c605346392d201306000b1824313e4a56626d727d82888b887c6f6255493c2f221609000a1623303d495663707c8999998c807366594d4033261a070000000006131f2c3946525f6c79859295887c6f6255493c2f221609000000000000000000000000000000020e1a26313c454e5355585651493f34291e12090a0b0c0d060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1a232b33383c3d46464545454444444444444545464642403d372f271d1309000000000000000000000000000000000006111c26303a434b515355534e463c31261a0f0200000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615448434d57606b727f8b939d938b7f726b60564d42392e251b11070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a7884919b8e817568554b4034281c100400000008131e28343f4a54606d7a86929f9a8e8174655b5044372b1f1205000915222e3a46515b626b70767b7f807c6f6255483c2f221509000714202d3a4753606d7a86929a8d8174675a4e412e23180c0000000006131f2c3946525f6c79859295887c6f6255493c2f221609000000000000000000000000000000000915202a333c4247484c4a463f372d23180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d44484a5352525251515151515151525252534e4d4841392f251a0f04000000000000000000000000000000071017232e38424b555d60625f584e43372b1f120600000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154484b555e69707d87929f958e81746d62594f443b30271d12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424e576774808d9a908377675c5145382c1f130803060b121924303844505c66717e8b98a095897d706353493f33271b0f030006121e29343f4951596063696e72746f6a5f53473a2e211508000613202c3945515d677683909b8f827568554b4034281c100400000006131f2c3946525f6c79859295887c6f6255493c2f22160900000000000000000000000000000000030e18212a31373a3b3f3e3a342d251b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f54565f5f5f5f5e5e5e5d5d5e5e5e5f5f5f5b59534b41372c2014080000000000000000000000000000050e192228343f4a545d676d6e6a5f53473a2e21140800000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615448515d676e7b859299979083796d605b51463d32291e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c4855626e7b87939286796d6053463a2f2419110f12151d232935414c56606d7884919d9d9184776b605441382d22170b0000010d18232d373f474f54575f626567625f584e43372b1f12060004111d2935404b5566737f8c99908477675c5145382c1f130600000004101c2934404b556c79859295887c6f6255493c2f2216090000000000000000000000000000000000060f1820262b2e2f32312e29231b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5960636c6c6c6b6b6b6a6a6a6a6b6b6b6c6c68655d53483d3124180c00000000000000000000000000030c17202b343d44505c666d797b766c55483b2f22150800000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154515b606d798390979992857b6e675c51493f342b20170c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a47535f6975818e98897c7063564c413529231c1c1f20272e343f46525d68717e8b96a0958b7e7165594f442f261b110600000006111b252d353d44484d5355585a55534e463c31261b0f0300010d18242f3b4854616e7b87939286796d6053463a2d20150a04030609131f2c3845515c6779869895887c6f6255493c2f221609000000000000000000000000000000000000060e151a1e21222524221e1811090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4854606b70797978787877777777777778787979756f65594d4034271b0e010000000000000000000000000b151e29323d46505a606d788286796c605346392d201306000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615459626d75818e959f92877d70695e554b40372d22190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424d57616e7b86928e8174685d52453d342e2b282b2d30394045515b616d7a84919e999083786c6053463d3320140a000000000009131b232b32383c4247484c4e4847433c342a20150a0000000714202d3a46525e6975828e99897c6f6356493e30261c14101012131a202d3a4753606d7a869395887c6f6255493c2f2216090000000000000000000000000000000000000003090e121415191815120d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8686858584848484848484848585878175685b4e4235281b0f02000000000000000000000007121d27303b444e58616c73808d86796c605346392d201306000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6157606b727f8c939e938b7f726b60574d43392e241b10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c46525e69717e8b92867a6d60594f443f38373338393d434b515b636d75818e979f92877c6f665b5044382b1f120200000000000109111921272c31373a3b3f413c3a37312a22180e0400000005121e2a36424d57626e7c87938c807366594f42382e251f1c1c1f20262a343f4a54626f7c889595887c6f6255493c2f22160c040000000000000000000000000000000000000000020608080c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d787b7b7e828891919090918d847f7c7b796d6053473a2d2014070000000000000000000000071118232e39424c56606a717e8b9286796c605346392d201306000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615e69707d87929f958e81756d62594f453b30271d12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2a36424d57616c73808d8e81746b6059504a47423f4446484f555c606d737f8c939d938c7f726b60544a3f33281c0f0300000000000000070f161c1f262b2e2f32342f2e2b262018100600000000020e1a25303b47535f6a74808d9184776b61544a3f36302c28282b2d31363e44505c66727f8c9996897c6f6356493c2f241d160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c666d6e6f71757d86929d948d8078726f6e6d675d5145392c20130600000000000000000000060f19232834404b545e686f7c86929386796c605346392d201306000000000000000000000000000000020f1c2835424f5b6875828e9b95887c6f69676e7b859299979083796d605b51473d33291e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e1a25303b45505a606c77808c887d706b605c54534d4a5053555960676d747f8b919f938e81776c60594f42382d22170b000000000000000000050b10151a1e2122252722211f1b150e0600000000000009141f2b37434e58606d7984918a7d70665c5046413b383434383a3b42465059606d7884919d978a7e7164554b40352f281f160c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070813131313121212111111111111111111121212131313130a090704000000000000000000000000000000000000000003101c28343f4a545c606162646b727f8c989082776d666361605d554b4035291d1004000000000000000000040d17212b353d45515c666e7a8491989386796c605346392d201306000000000000000000000000000000020f1c2835424f5b6875828e9b9f92867b6e6d798390979992857b6e675d51493f352b21170c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333e44505b656c747f87867d726d66625f57545b6062656b7079808b9199938c81786c655b50463d2f261c1106000000000000000000000003090e121415191b1515120f0a0400000000000000030f1a26313c45515d676e7c869083786d605b524d4645403f4446484d535a616b727f8b96a09a8d8074675d5145403931281d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214152020201f1f1f1e1e1e1e1e1e1e1e1e1e1e1f1f1f202020171614100b05000000000000000000000000000000000000000b17232e38424a5053545559606d7a86928a7d70655c545553514b43392f24180d010000000000000000020b161f29333d47515b606d78839096a19386796c605346392d201306000000000000000000000000000000020f1c2835424f5b6875828e9b9a908a847b75818e959f92877d70695e554b40372d23190f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d172127333f49535b606d727c84867f79726e696b6a666c6f72777d848d929590877f756c665b53493f342b1d140a0000000000000000000000000000020608080c0e09080603000000000000000000000a15202935404b555f6a707d868d80736d615e5653514b4a505355575f616c707d87929fa89e9285796d605b514b43392f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a1e21222d2d2c2c2c2b2b2b2b2a2a2a2a2a2b2b2b2b2c2c2c2c2d2322201c160f0800000000000000000000000000000000000006111c2630383f44464848515d6776828f85796d60534a484745403931281d12070000000000000000000a141d28313b454f59626d74818e959f9e9686796c605346392d201306000000000000000000000000000000020f1c2835424f5b6875828e9b978a7e8684818d939e938c7f726b60574d43392f251b1107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f17222d384149505b636a6f787f85847f7b79787778797c7f83899195908b837d726d605b544a41382d22190b0200000000000000000000000000000000000000000000000000000000000000000000030c18242f39434e58606b707c848c7f756e6863605c54545c606265696e757e8692999c9693978d81746d605d554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a2d2e3939393939383838373737373737373838383839393939302f2c27211a11080000000000000000000000000000000000000a141e262e34383a3b404b556774808d8377665c51413b3a39352f281f160c01000000000000000006111b262f39434d57606b727f8b939d96919185786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b7c878d929d958e81756d63594f453b31271d1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515860666d72797e82878684848485888b908e8b88837e786f6b635b504a42382f261b100700000000000000000000000000000000000000000000000000000000000000000000000007121d27313c464f59606a6f7a828a817b74706d666a6a666d6e71767b818a9298948f8986898e8c7f746d675d5145392c2013060000000000000000000000000000000000000000000000000000000000000000000000000000030d18212931363a3b46464646454545444444444444444444454545464646463d3c38332b231a0f050000000000000000000000000000000000020c141c23282b2d2f3f4c5965727f8c827568544b402f2d2c29241d160d040000000000000000061017222d38414b555f69707d87929f9791859185786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6f7c8792979083796d605b51473d33291f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333f464e545c60676d71767a7d80828384848483817e7b76716d66605951443f382f261d140a00000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a343d474f5860686d757d8485817d7978777778797b7e82878e93918c88837d797d81858a81796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b42464853535352525251515151515151515151515252525353534a48443d352b21160b000000000000000000000000000000000000020a11171c1f25323f4b5865727e8b8174685b4e412e28201d18120c040000000000000000040e182227333f49535d676e7b8592999992857c8985786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6f7c8592887b6e675d51493f352b231a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141b2227343d424a50555c6064676d707375777778777674726e6a64605c544f473f332d261d140b020000000000000000000000000000000000000000000000000000000000000000000000000000030d18222b353d464e565e616b70787d8185878584848486888b8f8d8a87847f7b76706d7074797d828074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d535560605f5f5f5e5e5e5e5d5d5d5d5d5e5e5e5e5f5f5f5f6056544f473d33271c100400000000000000000000000000000000000000060b101825313e4b5864717e8b8174675a4e4134271b100d07010000000000000000020c16202a343c44505b656d798390979f92877d7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6a6f7c85857c6f6a60594f473d352c231a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222b30383f444b5153555d606466686a6b6b6a696765625f5753504a423d3528221c140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000060f19232b343d444c525961656c7075797c7f81838485848382807d7b77736e69636063676d7175746e64584c3f33261a0d0000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f616c6c6c6c6c6b6b6b6a6a6a6a6a6a6a6b6b6b6b6c6c6c6c6360594f44382c2014070000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000000000000000000000a141e28323c46505a606c77818e959d938b7f727a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e616a6f7c85857c6f6b60594f473e352c231a120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000610191e262e34394045464c5154575a5c5d5e5e5d5d5b5855534e46443f38302b2317110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000071119222b323a41464f535b6063666d6f727576777877767573716e6966615f5753555d60646867645c52473c3023170b000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f69767979797978787877777777777777777778787879797979706b6054483c2f2216090000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0100000000000000000006111c26303a444e58616c737f8c939e958e81746e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e61606a6f7c85867d706b60594f473e362c241b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151c23282e34383a4145474a4d4f50515151504e4b4847423c38342e261e191106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071019202830363e41495053545c60636568696b6b6a6a696764615e5755534d464b5153575c5a58524a40362b1f1307000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b86868685858584848484848484848484848485858686867d7063564a3d3023170a0000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e010000000000000000071017232e38424c565f6a707e88939f979083796d6e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6158606a6f7c85867d706b615950483e362c241b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171d23282c2f35393a3d40424444454443413f3b3a37312b28231c140c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464a515356595b5d5e5e5e5d5c5a5754524d4846423b4045474a4f4d4c4740382f24190e03000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f69767a7a7b7c7d7f8288919090909090918a837f7d7c7b7a7a786d6053463a2d2013070000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0100000000000000050e192228343f4a545d686f7c86929a9991857b6e676e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615458606a6f7c85867d706b615a50483e362d241b1209010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c12181c1f24292c2d313335373838373634322f2e2b261f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c13191d262d333739404446494c4e50515251504f4d4a4846423b3a363135383a3e42413f3c362f261d1208000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f686d6e6e6f7072767d85929d9d9d93877e7673706f6e6e6d6d665c5044382b1f12060000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000000000000030c17202b343d44505c666d7a8491989f92877c6f69616e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e61544e58606a6f7c85867d706c615a50483f362d251b130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013191d20212427292a2b2b2a2a282522211e1a15100b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b141b22272b2e34383a3c3f42434445444342403e3b3a36302d2a26292c2d31353433302b241d140b010000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d565e6161616264666b727f8b98a99b8e81746c666462616161605c544a3f34281c10030000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e010000000000000b151e29323d46505a606d78828f969d928b7e716a60616e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154484e585f6a6f7c85877e716c615a50483f372d251c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080d111314171a1c1d1e1e1e1d1b181514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f23282c2d30323536383837373634312e2d2a25211e1a1d1f2024292726231f19120b020000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b444c52545455555759616e7a8797a1978a7d70645a575655545453504a42382e23170b000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000000000007121d27303b444e58616c73808d949f948d80746c6258616e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615448464e585f6a6f7c85877e716c625a51493f372d251c1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d0f11111211100e0c08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12181c1f202326282a2b2b2b2a29272421201e1a14120e101314171c1a1a17130e08010000000000000000000000000000000000000000000000000000000000000000000000000000000000030d182129323a4146474748494a525e687885929e94887b6e61554a4948474746443f3830261c1106000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0100000000071118232e39434d56606a717e8b929d969082786d605a54616e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483c464e585f6a6f7c85877e716c625b51493f372e2517110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070c10121316191b1d1e1f1e1d1c1a171514120e0905020406070b0f0e0d0b07030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820293036393a3b3b3c414c566a7784919d94877a6d6154473c3b3b3a3a38342e261e140a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000000060f19232834404b555e686f7c86929f9891847a6e665c5154616e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b3c464e585f6a6f7c85877e726d625b5149403728221c140b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0e0e0d0c0907060400000000000003060809100b07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0f10111211100f0d0b0807050200000000000000020100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171e252a2d2e2e2e3044515d6a7784909d93867a6d6053473a2e2e2e2d2b28231c140c0200000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e010000040d18212b353d45515c676e7a8491989f92867c6f685e544a54616e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b343c464e585f6a6f7c85887f726d635b514940332d261d160d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131317191a1b1a19161313100c070000040a0f1315161c181312100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c13191d2021212a3744515d6a7784909d93867a6d6053473a2d2121201f1c17110a020000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0100020b161f29333d47515b606d798390969d928b7e716a60564c4754616e7a8785786b5e5245382b1f1205000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e343c464e585f6a6f7c858b7f726d635b52443f382f281f19140f0a0706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d12181c1f2023262728272523201f1c1812100b0f151b1f22222925201f1c18120d070100000000000000000000000000000000000000030709091012120e070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000001050707080808070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141e2a3744515d6a7784909d93867a6d6053473a2d20141312100b0600000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e01000a141d28313b454f59626d74818e959f948d80746c61584e444754616e7a8785786b5e5245382b1f12050000000000000000000000000004090c061c2835424f5b6875828e9b94877b6e6154483b2e2a343c464e585f6a6f7c858b7f736d635c504a423a312a251e1b151413100c0705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d23282c2d3033343433322f2d2c28231d1b161920272b2e2f36312d2c28231c18130d0802000000000000000000000000000000040a0f1315161d1f1e1b1413110d080200000000000000000000000000000000000000000000000003070909070704010000000001040607080d1113141515151413110d070606030000000000000000000000000000000000000000000000000000000000000000000000000000000000010507111e2a3744515d6a7784909d93867a6d6053473a2d2014070603000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0006111b262f3a434d57606b727f8b939d968f82786d605a50463c4754616e7a8785786b5e5245382b1f1205000000000000000000000002090f15191b172835424f5b6875828e9b94877b6e6154483b2e212a343c464e585f6a6f7c858c7f736e605b544b433d36302b2722201f1c1814120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d161d24292e34383a3d404141403f3c3a38342e2c2721222b32373b3c433e3a38342e29241d19130e0903000000000000000000000000070f161b1f2223292c2b2821201d19130c04000000000000000000000000000000000000000000040a0f1315161413110d080201080d11131417191d202122222120201d181613120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e061017222d38414b555f69707d87929f9891847a6d665c50483e3b4754616e7a8785786b5e5245382b1f120500000000000000000000030c141b202528222735424f5b6875828e9b94877b6e6154483b2e24232a343c464e585f6a6f7c858c80746c665d554e46413b37322f2d2c2923201e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f282f35394045464a4c4d4e4d4c494645403938322c2b343c4347494f4b46444039352f2a251e1a140f0a0400000000000000000007101921272c2f30363838342e2d29251e160e0400000000000000000000000000000000000000070f161b1f222321201d19130e0f13191d202124252a2d2e2e2f2e2d2c292423201f1c17110e0802000000000000000000000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0e0e182227333f49535d676e7b8592999f92867c6f685e544a3f363b4754616e7a8785786b5e5245382b1f1205000000000000000000020c151e252c31342d3337424f5c6875828f9b94877b6e6154483b352f2f2e2b343c464e585f6a6f7c858c80786d676058524c47433e3c3a38342f2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d172129313a40454b515356595a5b5a585653514b48443d38303c464e54555c5853514a45403a36302a261f1b150e0700000000000000061019222b32383b3c434545413a3935302820160c02000000000000000000000000000000000007101921272c2f302d2c29241e1a1b1e24292c2d313036393a3b3b3b3a39352f2f2d2b28221c19140d080100000000000000000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b0c16202a343c44505b656d798390979c928a7e716a5f564c42382e3b4754616e7a8785786b5e5245382b1f120500000000000000000009141e2730373d41423f44464d576976828f9c95887c6f6255494541443c3b3732343c464e585f6a6f7c868d81796f6a615e56544e4b484745403b3a36302921170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f29333b434b51555c6063666767666562605c55544f48433d424e5860626964605c54514b46413a36312b27201910070000000000040e18222b343d4348495052514e4746413a32281e130800000000000000000000000000000000040f19222b32383b3c3a3935302a25272b2f35393a3e41414647484848474540403c3938332d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b141e28323c46505a606c77818f959f948d80736c61584e443a302e3b4754616e7a8785786b5e5245382b1f12050000000000000000040f1b25303942494d4f495053545e697784919e978a7d71645954524c514947433d34363e464e58606a707d888f847c746e68626058585553514b4846423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313b454d555d60676d7073747473726f6d67636059544f454b54606a6f76716d66605d55524c46423b37322b22190c02000000000a15202a343d474f54565c5f5e5b54524c443a3025190d030000000000000000000000000000000a16212b343d4348494745413a363032373a4145474a4e4c525455555453514b4d4946443f38363029241e160d060000000000000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134271b1c26303a444e58616c73808c939e968f82786c605a50463c32282e3b4754616e7a8785786b5e5245382b1f120500000000000000000915202c37424b53595c535b6061666e7b8796a09a8e81746b63605d565e56544e463d3e4850555758616b74808d9187817a746f6a686562605c5554524d453b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3a434d575e676d73797d7f8081807f7c7974706b63605951515c666f7c827e79726d67615e56534d47433c342b1e140a000000030f1b26313c464f596063696b6b67615e564c41352920150a0000000000000000000000000000030f1b27323d464f545654524c46423b3c43474c5254575b565e61616261605d55595653504a46413b352f281f17110a02000000000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e41342717232e38424c565f6a707e88939f9891847a6d665b50483e342a212e3b4754616e7a8785786b5e5245382b1f120500000000000000000c1925313d49535d65686b656c6e7178818e9b9f9f92877d74706d686b6a6260584e4345505a61646a656c6e7b8899928d86817c7874716f6d676a615e574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b555e696e798085898c8d8e8d8b8985817c766f6b605c55606d79848f8b847f7a736d68615f57544e463c30261c1106000006121f2b37434e58606b6f767878746d685e52463c31261a0f020000000000000000000000000007131f2c38434f596063605d56524d47464e54565d6064676a686d6e6e6e6d67696662605b54524c45413a3128221c140b020000000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134272228343f4a545d686f7c86929a9a92867c6f685d544a3f362c22212e3b4754616e7a8785786b5e5245382b1f120500000000000000000e1b2834414d59656f757778797b7e838e93999393999287807c7a7878776f6a6054474955616c717778797b808d939993928e8984817e7b7a78776e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676e7b838c929898928f8d8c8c8d8e89827c746d675e64717e8b9696918c85807a746e696260584e42382e23170b00000815212e3a47535f6a6f7d828584817a6d61584e43372b1f1206000000000000000000000000000915222f3b4854606b6f6d68615e575352586062686d717477797a7b7b7b7a7876736f6c66615e56524c433e332d261d140b0200000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134272b343d44505c666d7a8491989f93887e706a5f564c42382d241a212e3b4754616e7a8785786b5e5245382b1f120500000000000000000f1c2935424f5c68758284858687878787868686868686868787878584847c6f6256494a5764717d838486878786868686868686868687878885847b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57606d798490959a938d8682807f808183868b8780796e696975828f9ca199928f8c86817b756f6a60544a3f34281c1003000915222f3c4855626f7c878f92918e82766a5f53473a2e21140800000000000000000000000000091623303c4956636f7c7a736e69625f5e616a6f757a7d81838587888887868582807c78736e68605d564f443f382f261d140a00000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e413429323d46505a606d78828f969e948c80736c61584e443a2f261c14212e3b4754616e7a8785786b5e5245382b1f120500000000000000000916222f3c4955626f7c7c7c7b7b7a7a7a7a79797979797a7a7b7b7c7c7c796d6054474754616d7a7c7c7b7b7a7a797979797979797a7a7b7b7c7c786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6974818e969f9388807a7573727374777a7f848b837b6f6a7885929e9892878281828587827c6f665c5044382b1f1206000e1b2834414e5b6774818e999e9e94887c6e6255483b2f221508000000000000000000000000010e1b2734414e5a67748186807b746e69696e757c81868a8e90908b888582818081838585807a736d686159504a42382f261b1106000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134303b444e58626c74808d949f968f82776c605a50463c32281d1414212e3b4754616e7a8785786b5e5245382b1f120500000000000000000815212e3b47535f6a6f6f6f6f6e6e6d6d6d6c666c666d6d6d6e6e6f6f6f6d675d514546525e686d6f6f6e6e6e6d6d666c6c6c666c6d6d6e6e6f6f6d665c5144382c1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87929f938b7f746d6866656667686d72787e85857c6f7a86979f92867c757476797d8184796d6053463a2d20130700101d293643505c6976838f9caaa6968a7d7063574a3d3024170a000000000000000000000000000d1a2633404c58646e747f8686817b75747b82888e92959089837f7b787674747576797d8286807a706c605b544a41382d22170f060000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e412e39434d56606a717e8b929d989184796d655b50483e342a20160b14212e3b4754616e7a8785786b5e5245382b1f1205000000000000000006131f2b37434e585f626362626161616060605b605c6060616162626263605d554c41414c565e61626262616160605c605f5f5b60606161626263605c544a4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c999b8e81756d605d565959565e61666d717a81867c7a87949a8d80746a68666d7074786d665c5044382b1f1206000e1b2834414e5b6774818e989d9c94887c6e6255483b2f221508000000000000000000000000000b1724303c47525c646d727d858e878281868f939b928d837c76726e6a69686768666d70757d84857d736c665b53493f332721180e0300000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4134404b555e696f7c86929f9a92867b6e675d53493f362c22180e0814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000030f1b26323c464e5355565655555454545353504a50535354545555565654514c433a3a444c525456555554545353504a534a505353545455555653514a42392e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935404b556976828f9c95887b6e615b524c4c4d4c52545c60686d757f857e8a9796897d7063585c6063686b605c544a3f34281c1003000815222e3b4855616e7b868e908f8c82756a5f53473a2e2114080000000000000000000000000008141f2b36414a525b626b6f7c85928e8d92989b918b80786f6a65625f585b5a545c60636b707b848780786c655b50443e332a1f150900000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e413d45515c676e7b8591989f93887d70695f554c41382d241a10060814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000a15202a343c434749494948484747474746443f4446474748484949494745413a31323a41464749494848474746443f463f44464747484849494644403930271c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d677885929d908376695f5345413f4041464a50565d616d727e8a909a94877b6e61545153565b5e53504a42382e23170b00000814212d3a47535f696e7b8183837f796d60584e43372b1f120600000000000000000000000000030e1a242f3841495159606a717e8a969a9f9d928b7f736d66605855534e4e4d4a51535960696e7b858d81776c605a50453c31261a0e04000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4147515b606d798390979e938c7f736b61574d433a2f261b1208000814212e3b4754616e7a8785786b5e5245382b1f1205000000000000000000040e18222a32373b3c3c3c3c3b3b3a3a3a393834383a3a3a3b3b3c3c3c3a39352f28293036393a3c3c3b3b3b3a3a38342e3338393a3a3b3b3c3c3a38342e271e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8697998c807366574d42352f3036383f444c525b626c727f8c9993867a6d605347464a4e5146443f3830261c1106000006121e2b37424d575f696e747676736d675c51463c31261a0f02000000000000000000000000000008131d262f373f474f58616c7784919da2978d80746d605c544e48474341414044464f565e69717e8a8d80746c61574d42372b21160a000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e454f59626d74818e959f958f81776c60594f453c31281d140a00000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000006101820262b2e2f302f2f2e2e2e2d2d2d2b282b2d2d2e2e2f2f2f302d2c29241e1e252a2d2e2f2f2f2e2e2d2d2c2823282b2d2d2e2e2f2f302d2c28231c150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794978a7d7164574a3e3124252a2e343a4146515a616e7b87949386796d6053463a3d41453a38342e261e140a000000020e1a26313c454d575f61676a6966605c554b40332a201509000000000000000000000000000000010b141d242d353d46505a6773808d9a9e9285796d605b504a423d3a37312e34383d444d57616c76828f8b7e71695f53473d32271b0f020000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4e4d57606b727f8c939d979083796d655b50473e332a1f160b0200000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000060e151b1f21222323222221212120201f1c1f202021212222232321201d191313191e2021232222212120201f1c171c1f20202121222223201f1c18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889595887c6f6255493c2f22191c232830353f4854616e7b87949386796d6053463a3035382d2b28231c140c020000000009151f2a333c454d53555b5d5c5953514b43392f21180e0300000000000000000000000000000000020b121b232b343e4b5864717e8b97998d8073675d51443f38302e2b2623282c323b45505a63707d8992867b6e61594f43382c1e13080000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a4b555f69707d87929f9992857b6e675d53493f352c21180d040000000814212e3b4754616e7a8785786b5e5245382b1f1205000000000000000000000000040a0f13151616161515141414141312101213141415151616161413110d08080d1113141616151514141312100c0f12131414151516161312100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889594887b6e6155483b2e221511171e242e3b4854616e7b87949386796d6053463a2d282b201f1c17110a020000000000030e18212a333b4246484e50504c4745403931271d0f060000000000000000000000000000000000000009111924313d4a5764707d8a9796897c7063554b40342e26211f1a181c2029333e4653606d7984918f82756b6054483a3025190d0100000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a535d676e7b8592999f92877d70695f554b41382d231a0f06000000000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000000000030608090909090808070707060603060707070808090909070604010000010507070909080808070706030003060607070808090907060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889594877a6d6154473a2e2114060b15212e3b4854616e7b87949386796d6053463a2d201e1312100b060000000000000000060f18212a31363a3b414343403a38342f271f150b0000000000000000000000000000000000000000000a1723303d4a5663707d899693877a6d6054473a2f231c14120f0c1017212b3844505c6674808d94897c6f63564c4135291d110500000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a5b656d798390979e938c7f726b60574d433a2f261b110800000000000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d20130706030000000000000000000000060f181f262a2d2e343736332d2c29231d150d030000000000000000000000000000000000000000000a1723303d4a5663707d89969886796c605346392d20130a06020005101c28343f4a5464717e8a978f8275685e5246392d20130700000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b8174675a606c77818f95a0958e81756d63594f453b31281d140a0000000000000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000060e141a1e2122282a2926201f1c18120b03000000000000000000000000000000000000000000000a1723303d4a5663707d8996928579655b5044372b1f1205000000000b17232e3b4855626e7b889892867a6d6154473a2e21140700000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b817467616c73808c939e979083796d605b51473d332a1f160b020000000000000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d20130700000000000000000000000000000003090e1214151b1d1d191413100c070100000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f493f33271b0f03000000000613202d3a4653606d798692998b7e7165584b3e2f24180c00000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000000000000000020100000000000000000000000000000000000b1825313e4b5864717e8b8174676a717e88939f9992857b6e675d51493f352b21180d04000000000000000814212e3b4754616e7a8785786b5e5245382b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000020507080e10100d07060400000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f52462d22170b000000000006121f2b3844505c667885919b8e817568554b4035291d100400000000000002060a0c0d0b0a0804000000000000000004111e2a3744515d6a7784909d93867a6d6053473a2d20140700000000000000030608090e0e0c080300000000000000000000000000000b1825313e4b5864717e8b8174686f7c86929a9f92877d70695e554b40372d231a0f0600000000000000000814212e3b4754616e7a8785786b5e5245382b1f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f13000000000003101c28343f4a546a7784919d918477675d5145382c1f13060000000000070d12161819171714110c0500000000000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000000000040a0f1215151b1a18140f0901000000000000000000000000061825313e4b5864717e8b81746d7a8491989d938b7f726b60574d43392f251c11080000000000000000050814212e3b4754616e7a8785786b5e52453025190d050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f130600000000000b17232e43505d6a7683909d92867a6d6053473a2d201407000000010a12191e2225262423211c171008000000000004111e2a3744515d6a7784909d93867a6d6053473a2d20140700000000060e151b1f2122282724201a130b03000000000000000002080d111725313e4b5864717e8b817478828f969f958e81746d62594f453b31271d130a00000000000000030a111615212e3b4854616e7b8785786b564c41362a1d14120e09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f13060000000000061d293643505c6976838f9c99887b6e6155483b2e2215080000000a131c232a2f323331302d28221a12080000000004111e2a3744515d6a7784909d93867a6d6053473a2d20140700000006101820262b2e2f3534302b251d150b01000000000000040c13191c2328313e4b5864717e8b8174808d949f979083796d605b51473d33291f150b01000000000000040d151c221e252f3c4855626f7b888679685e5246392d25201e1a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f13060000000003101d2a3643505d697683909c95887c6f6255493c2f221609000007121c252e353b3e403e3c39332c241a100500000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070000040e18222a32373b3c41403c372f271d13090000000000040e161e24292e34383e4b5864717e8b807f8b929d9991857b6e675c51493f352b21170d03000000000000030d161f272d3230363d4a5663707d89877a6d6154473a36302d2a251f170f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010815222f3b4855626e7b889593877a6d6054473a2d2114070815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f130600000000030f1c28333f4a546a7783909d96897c706356493d3023160a00020d19232e3740464b4c4a49453e362c22170c00000004111e2a3744515d6a7784909d93867a6d6053473a2d20140700000a15202a343c4347484e4d4841392f251a0f03000000020c1620283035383f44464d5864717e8b8587939f9f92877d6f695e554b40372d23190f05000000000000000a151f2831383e3a41464d5765727f8b897c7063564c46413b3a36302921170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1215222f3b4855626e7b889593877a6d6054473a2d21140d1215212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f13060000000006121f2b3844505b667884919e96897d7063564a3d3023170a0006121e2a354049515759575550483e33281c1104000004111e2a3744515d6a7784909d93867a6d6053473a2d20140700030f1b26323c464e53555b59534b41372b20140800000008131e28323a41454a5053565e64717e8b9293999e938b7f726b60574d43392f251b11070000000000000005111c27313a434a4e4c52555e6975828f8d8073685d55524c4846423b33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e22222f3b4855626e7b889593877a6d6054473a2d2114181e22212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f1306000000000613202d394653606c7986929f96897c6f6356493c30231609000a16222f3b46515b636664615a5045392d211408000004111e2a3744515d6a7784909d93867a6d6053473a2d2014070006121f2b37434e585f6268645d53483c3024180c0000010d1924303a444c52545c6062696e7783909d9fa0968e81756d62594f453b31271d130900000000000000000a16222d38434c545a565e61676e7b869292857a6d67615e5654524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e31323b4855626e7b889593877a6d6054473a2d211b23292e31323b4855616e7b88949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f1300000000000815222e3b4855616e7b8898a395887c6f6255493c2f221609000c1825323e4b57636d73716c6155493c30231707000004111e2a3744515d6a7784909d93867a6d6053473a2d201407000815212e3b47535f6a6f746f64594d4034271a0e010004111d2935414c565d60666d6f747b818f95a0a59e9184796d605b51473d33291f150b0100000000000000010d1a26323e4a545e6669686d7179828f98978f8279716e686b615e574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b252d343a3e3f414855626f7b889593877a6d6054473a2d21252d353a3e3f404855626e7b88959386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1b1207000000020b1424313d4a5764707d8a97a197877a6d6154473a2e211407000d192633404c5966737f7e7164574a3e2e23180c000004111e2a3744515d6a7784909d93867a6d6053473a2d201407000915222f3c4855626f7c8174685b4e4135281b0e02000713202c3945525d686d77797c81868f9394959593897d6f675d51493f352b21170d030000000000000000030f1c2935424e5a667076787a7e838f949399948f847e7a78776e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c4d4956626f7c899593877a6d6054473a2d212d373f464a4c4d4955626f7c88959386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246352c2418120b04020a141d2b37434e586773808d9a9e928578685e5246392d201307000d1a2633404d59667380817467544b4034281c10040004111e2a3744515d6a7784909d93867a6d6053473a2d201407000a1723303d4a5663707d84776a5e5144372b1e0600000714212d3a4754606d7a848688888787878788898881756b60554b40372d23190f0500000000000000000003101d2a3643505d6976838587878786868686868787878785847b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e29343f495156585a555764707d8a9793877a6d6054473a2d29353f495156595a555763707d8a969386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5a50473e3628231d15100e131c262f3847535f6a7784919d9c8f837669564c41362a1d1105000b1825323e4b5865717e8376665c5145382c1f13060004111e2a3744515d6a7784909d93867a6d6053473a2d201407000a1724313d4a5764707d84786b5e51452d22170b00000613202d394653606c787c7c7b7b7a7a7a7b7b7c7c776c60594f433a2f251b100700000000000000000000000916222f3c4955626f7c7c7b7b7a7a797979797a7a7b7b7c7c786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a46515b626567626065727f8c9893877a6d6054473a2d2e3a46515b626567626065727f8c989386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969886796c6159504840342e271f1c1a1e242d38424d57626f7c8895a0998c7f7266594c3f3025190d01000a1723303d4a5663707d86796d6053463a2e23170b060a111e2a3744515d6a7784909d93867a6d6053473a2d20140a0a091825323e4b5865717e85786b5f493f33271b0f030006121f2b3844505b666c6f6f6f6e6e6d6d6e6e6f6f6c655b50473d31281d12090000000000000000000000000815222e3b4754606a6f6f6e6e6d6d6c65676d6d6e6e6f6f6f6d665c5044382c1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4a56626d72746f6c6c75828f9c93877a6d6054473a2d313e4a56626d72736f6c6c76828f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996978a7e716c615a52454039302c28252a30353f4a545f6974818e9a9f94887b6e6255483b2f22150800000915222f3c4855626f7b887c6f63544a3f34281d171717171e2a3744515d6a7784909d93867a6d6053473a2d20171717181b27333f49536673808579655b5044372b1f120500030f1c28333f4a545b606362626161616161626262605b53493f352b1f160c0000000000000000000000000006131f2b37434e5860626262616160605b5c60606161626263605c544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f807c79787e87939f93877a6d6054473a2d323f4c5965727f807b79787e8a949f9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969892857e716c635b514b433d383430363a4145505b666e7b86929f9c8f82766a5f53473a2e21140800000714212e3a4754616d7a878073665c5044392e2822242424242a3744515d6a7784909d93867a6d6053473a2d2424242425262b3744505b65758287796c605346392d20130600000b17222d38424a5053565655555454545455565553504941382d23190d0400000000000000000000000000030f1b27323c464e545555555454535350515354545455565653504a42382e23170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7c818686858a9399a493877a6d6054473a2d2f3c4855626f7c818686858a909aa69386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d899692867d857e736e605c554e4645404142464c525b606c788290999e93897d7063574e42372b1e120600000613202d394653606c798684796d60544b4038332d31303031313744515d6a7784909d93867a6d6053473a31313030313131373d4653606c7885867a6d6053473a2d201407000006111c262f383f4446494948484747474848494946443f382f261b11070000000000000000000000000000000a15202b343c43474949484847474644454647474848494946443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a6f757b80858c91969d93877a6d6054473a2d2e3a47535f6a6f757b80858b91969d9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285797d8680756d67605853514b4e4d52565d606d73808d949f968e81756b6054453c31261a0e02000005121f2b3744505b6578858a7d71665c514a443f3e3e3d3d3d3e3e404b556a7784919d93877a6d6054473f3e3d3d3d3d3e3f42474f59626f7c89877a6d6054473a2d2114070000000a141d262d3338393c3c3c3b3b3a3a3b3b3c3c3937332d261d140a00000000000000000000000000000000040e19222b32373b3c3c3b3b3a3a3937383a3a3b3b3c3c3c3a38342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f62696e737a7f848a9095877a6d6054473a2d2b37434e585f62696e737a7f848a909586796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996928579707d8581796f6a63605c555b575e61686d757f8c929c9891847a6d61594f44332a201509000000030f1b27333f49536a77849183796d605c54504a4b4a4a4a4a4a4b4c515d677884919e94887b6e61554c4b4b4a4a4a4a4b4c4d5359606b75818e877b6e6154483b2e211508000000020b141c22282b2d302f2f2e2e2e2e2e2f2f2f2d2b27221b140b02000000000000000000000000000000000007101920272b2e2f2f2f2e2e2d2d2b2c2d2d2e2e2f2f302d2c28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53575e61676d72797e8389877a6d6054473a2d26313c464e53575e61676d72787d838986796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796b6f7b84847c75706d67686868696e727a818c919c9792867c6f685e52473d3321180e03000000000b17222d43505d697683908d80746d66605b54585757575757585857606d7a86929f96897d70635a595857575757575859575f616b707d8793887b6e6255483b2f22150800000000020a11171c1f202323222221212121222322201f1b17110a0200000000000000000000000000000000000000070e151b1f22222222212120201f1f20212121222323201f1c17110a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474d53555d60666d71767c7f72685d5245392c202a343c43474d52555d60666d71767c7e72665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c696e7a8188827d7976757475777b7f858e939d948f857c6f6a5f564c41352b210f060000000000061c2936424f5c6975828f928d8078716c666665646363646464656669707d8a99a39a8d80746c6766656464636364646568696e747d859299897c6f6256493c2f231609000000000000060b0f1213161615151414141515161613120f0b0600000000000000000000000000000000000000000000040a0f1315161615151414131213131414151516161312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a31373b42464c51545c60646b6f726d62564c4135291d222a31373b42464b51545c60646a6f726d62544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f686d757d8489858382818284878c929795908a827b6f6a60584e443a3023190f0000000000020e1b2835414e5b6874818e9b928d837d797573717170707071717273757b84919d9f9f92877e777473727170707070717274777b8087929796897d7063564a3d3023170a00000000000000000306060909090808070708080909060503000000000000000000000000000000000000000000000000000003060809090808070706050607070808090909070603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b31363a41454a505359606365625b51433a2f24191820262b30363a41454a505358606265625b5142382e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c565d606b70797f84898c8e8f9191908e8c88837d766e6960584e463c32291e11070000000000010d1a2734404d5a6773808d9a9a95908a85827f7e7d7d7d7d7d7e7f808286919392929292928a84817f7e7e7d7d7d7d7e7f8184878d92999b978a7d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f252a2f35383f44464f5456585651493f31281e130e151b1f252a2f35383f44464e5456585651483f30261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f525961676d72787c808284848483827f7b76706b615e574e463c342a20170d000000000000000d1a2633404d596673808c928d8b8a898988888887878787868686868686868686868686868686868687878787888888888989898a8a8c8e928b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090807050200000000000000000000000000000000020507080908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e24292e34383d4348494c4a463f372d1f160c030a0f141a1d24292e34383d4348494b4a453f362d1e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f524f555d60666c6f73757778787775726e69636159524d453c342b22180e05000000000000000c1926323f4c5965727f8c85817e7d7c7c7c7b7b7b7a7a7a7a7979797979797979797979797979797a7a7a7a7b7b7b7b7c7c7c7c7d7e7f82868c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161514120e090300000000000000000000000003090e1214151615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191c23282c32383b3c3f3e3a342d251b0d04000003090e13181c23282b32383b3c3f3d3a342d241b0c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f52434b51545b606366686a6b6b6a6865625f57554f46423b332b2219100700000000000000000c1925323f4c5865727f847a747170706f6f6e6e6e6e6d6d6d6d6d6c666c6c6c6c6c6c6c6c666c6d6d6d6d6e6e6e6e6f6f6f6f70707172757b848074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f212222211e1a140e0600000000000000000000060e141a1e212222211f1b150e07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f272c2f3032312e29231b1309000000000001070d11171c1f272c2e2f32312e29231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f524640454a505356595c5d5e5e5d5b5955534d48443e363029211910070000000000000000000916232f3c4956626f7c7e72686563636262626161616160606060605b6060605f5f5f5f605b606060606161616162626262636363646669707d7f7366594c403326190d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101820262b2e2f2e2d2a261f180f060000000000000000060f181f262a2d2e2f2e2b262018100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10161b1f22232524221e181109010000000000000000060b10161b1f22232524221d181109000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f524635383f4446494d4f515151504f4c4847423c38332a251f170f07000000000000000000000815222e3b4754606a6f726d62565756565555555454545453535353504a5353535353534a505353535454545455555555565656575757616b70736d63574b3e3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222a32373b3c3b3a36312a21180d04000000000000050f18212a31363a3b3c3b37322a221910070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f131516191816120d06000000000000000000000000030a0f131516181715110c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392d3338393c404244454544423f3b3a37312c28211a140d05000000000000000000000006131f2b38434e58606265625b514a49494948484847474747464646443f4646464646463f4446464747474748484848494949494a4b4f59616366635b51463b2f23160a000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c343c4347494846423b332a20160c0100000000020d17212a333b4246484947433c342b22190f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090c0b090601000000000000000000000000000000030709090c0b0905010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f52463922282b2d3033353738383735322f2e2b261f1c170e0903000000000000000000000000030f1b27323d464e5456585651483f3d3c3c3b3b3b3b3a3a3a3a3a3938332d393939392d3338393a3a3a3a3b3b3b3b3c3c3c3c3d3d3e474f55575957514940352a1e120600000000000000000000000000000000000000000000000000000000000000000000000000000000000b17212c353e464e535555534d453b32281e13080000000009141f29333b454d535555534e463d342b21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1c1f202326292a2b2b2a282622211e1a15100b050000000000000000000000000000000a16202b343d4347494b4a453f36302f2f2f2e2e2e2e2d2d2d2d2d2b28222d2c2c2c22282b2d2d2d2d2e2e2e2e2f2f2f2f303030353e44484a4c4b4640372e23190d020000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e474f585f62615f574d443a2f24190d010000020e1a25303b454d575f61625f584e463d32271b0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060707070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070707060603000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f1213161a1c1e1e1e1d1c191514120e09030000000000000000000000000000000000040f19222b32383b3c3f3d3a342d232322222221212121202020201f1c1720202020171c1f2020202121212122222222232323242c33383c3d403e3b352e251c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000814202d39444f59616a6f6e695f564c4135291d1104000005121e2a36424d575f696e6f6a60584e43382c1e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708070c101313141413100c07070604010000000000000000000000000000000000000000000000000000000000000003060809060b101213141413120f0b0608060300000000000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f1306090d0f111212110f0c08080602000000000000000000000000000000000000000007101920272b2e2f32312e29231b161615151514141414131313120f0b131313130b0f1213131414141415151515161616161a21282c2f3033322f2a231c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c707c7b6e685d5245392c20160a00000714202d3a46525e696e7b7c6f6a6054483a3024190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12141519181c1f2021201f1c18181413110d0701000000000000000000000000000000000000000000000000000000030a0f12151519171c1f202120201f1c171615130f0a040100000000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f130600000204050504020000000000000000000000000000000000000000000000000000070f161b1f22232524221d181109090808080807070707070606030000060600000306060707070708080808090909090a10171c2023242625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5864707d88867a6d6054473d32271b0f0204111d2935414c56616e7b87887c6f62564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e20212623282c2d2d2d2c29232421201d18130f0a040000000000000000000000000000000000000000000000060b10151b1f21222623282b2d2d2d2d2b282223221f1b16100d07010000000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000040a0f131516181715110c06000000000000000000000000000000000000000000000000000000000000000000000000050b10141617191916120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c15222e3b4854606a7683908b7f7265594f43382c1e13080613202c3945525d6873808d8e8174685d5246392d20160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c151b1f252a2d2e322e34383a3a3a38342f312d2c29241d1b150e090300000000000000000000000000000000000000020a11171c1f262b2e2f332e34383a3a3a3938332d2f2e2b27201d18120c0400000000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000030608090c0b09050100000000000000000000000000000000000000000000000000000000000000000000000000000004070a0a0d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37424d57626f7c89949084776b6054483a3025190d101c2834404b54606d7a859292867a6d6154473d32271c1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820272b30363a3b3f4240454647474540413e3a39352f2b26201a140d050000000000000000000000000000000000070c141c23282b32373b3c3f423f4446474746443f403c3b37322c29241d160d08010000000000000000000000000000000a1723303d4a5663707d89969285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a47535f6975828f9b95897c6f63564c4135291b11131f2c3845515c66727f8c98988c7f7265594f44382c1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d232932373b4246484c4f4b51535453514b4e4b4745413a37322a251f170f070000000000000000000000000000010910191e262e34383c4347484c4f4a5053545353504a4c4947433d39352f281f19130c0400000000000000000000000000010a1723303d4a5663707d89969285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060707070706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c56616e7b87939f9b8f8275685e5246382d22171b27333f4953606d7984919e9f9387796b6054483a3025190d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f272f343c43474d5254595b555c6060605c555a5754514b47433c3630292118120b030000000000000000000000010a131b232b30383f44464e5355595b545c606060605b545956544e474540393129241e160d060000000000000000000002080d111723303d4a5663707d89969285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060808060b10121314141413100c070c090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e6874818d99a49f93877a6d6153493f33271b1f2b3744505b65717e8b96a19b99897c7063564c41362a1b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e172029313940454e54575e6165686b676d6d6d676a6764605d55544e46423b3328231d150c03000000000000000000010a131c252d353d424a5053585f6266686b666d6d6d6c66696662605853514b433e352f2820180f060000000000000000040c13191d2023303d4a5663707d89969285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e12141518171c1f202021201f1c181b191515120f0a0501000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55616d7a86929f9a938a8c7f72655b5044372b1f202d394653606c7883909d9b918b8e8175685e5246382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c172029323b434b51586062696e72757779797a7a787774716d67625f58524d453f342e271e150b0000000000000000000a131c262e373f474f545c60656a6f72757779797a7a797876736f6a65605d555045413a322a21180e03000000000000040e161e24292d2e303d4a5663707d89969285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222523282b2d2d2d2d2c2923282522211f1b15110d080200000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d6773808c989f93887e8a84786c6053463b30252b37434e5863707d8a95a0968b7e85867a6d6153493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e29323b444d555c606a6f767b7f8284868687868583817e7a756f6a615e575045403930271d12070000000000000007101b252e384049515960666d72777c7f8284858687868684827f7c77726d67615a524c443c332a1f14090000000000040e1620283035393a393d4a5663707d89969285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f14191e20262b2d2e322e34383a3a3a3a38342f35322f2e2b26201d19130c070000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d7985929e9b8f827683897d7063564c41362a2e3b4754606a76828f9c9e918479808c7f72655b5044372b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c27303a444d565e676d747c82878c8e919298979291908d8a86817c756e69625a514b43392e23180c000000000000030c19222d37404a525b626b6f787e84888c8e9192989291908f8f8c89847f79716c605d564d453c31261a0e02000000020c162028323a41464746414a5663707d89969285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1f252a2d31373a3b3f413f4446474747454043423f3c3a37312d2a251e18120b03000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66727f8b979f94897c717e8b8275685e5246382d36424d57626f7c88949f978c7f727b8884786c6053463b30251a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424c565e686e7981878f939999928f8a878584838485878a87817b716c605c554b4034281c100400000000000b151e2b343f49525c636d727d838b91959996918c8986848382838485888a847e756d685f574d42372b1e120500000008131e28323a444c5254524c4a5764707d8a979285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f1820262b3036393c4247484b4e4a5053535453514b504e4c4847433c39363028231d150c06000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7884919e9c9083766d7985867a6e61544a3f333a46535f6975818e9b9f92857a6d7683897d7063574d42362a1c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545e686e7a838d939a9f938f87827e7b78777777787a7d8287857e746d675c5145382c1f13060000000007121d27303d47515b636e737f8791959d96918a847f7c797776767677787b7e8286817a6e695f53463a2d2114070000010d1924303a444c565d615d56545465727e8b989285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222a31373b4146474d5355585b545c606060605c555d5b5855534e4746413a342e271e180f0700000000000000000000000000000000000000000000000000000000000000000713202c38444f5964717e8a96a0958a7d706774808c7f72665b504438414c56616e7b87929f988d807367717e8a8275695e5246382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212c3844515c666d7a8390959f99928b827b75716e696b6a6a686d70757c828981796d6053463a2d201307000000000c18232e39434f59626d73808b92999c938e847d77736f6d676a69696a696e71757b81847b6e6155483b2e221508000005111d2935414c565d686d6864605d6674818d9a9285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1a232b343c43474d5254575f6165686a666d6d6d6d676b6a6865625f5854524c454039302a21191107000000000000000000000000000000000000000000000000000000000000020d15222f3b4854606b7683909d9d9184786c626e7b8884786c6053463b46525d6874808d999f92867a6e616d7985867b6e61544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b37434e58606d788390959f9992877e756e6964615e575d565d60646a6f767d827b6e6155483b2e22150800000004101c2834404b55606b727f8c929f9c928d8179706c6662605c555c5c575f6164696e757e8174685b4e4135281b0e02000713202d3946525d686d7a75716d686d7884919e9285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d464e53565e6166696e72747778797a7a7a79787675726f6a66615e56514b433c332b23191007000000000000000000000000000000000000000000000000000000000008141e2b37434e58636f7c89959f968b7e71655f6a7683897d7063574d424b55616d7a86929f998d8174685e6773808c7f73665c5044382b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313a47535f6a73808d959f9f92877d716c615f5754534d504c5254585f626b70766e695f53463a2d21140700000006131f2c3845515c676f7d87929f9d938d80776d67615a5653514b4f504d5355575e616c71746f64594d4034271a0e01000714212e3a4754616d7a85827d7a7879808d969f9285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f585f62686e72777b7e81838586868786868583817f7b78726d68605c554d453d352b22190e04000000000000000000000000000000000000000000000000000000020e1925303a47535f6a75828f9c9e9184796d605864717e8a8275695e5246515c67737f8c989f93877b6e6156616e7b8784786d6053463b31251a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b37424d57626f7c87939f9e938a7e716b625a534d484642444145474e5359606369615f574d42362a1e1205000004101c2834404b54606d79849199a0958e81746c655d55504946454043434246484d525a616468645d53483c3024180c00000713202d3946525d686e7a80868785868d929d9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f59606a6e747b7f84888b8e8a85827f7d7c7c7c7e808386847f7a736d675f574f473d342b20160c02000000000000000000000000000000000000000000000000000005111e2a36414c56626e7b87939f978c7f72665c53606d7985867b6e61544a54606d7985929e9b8e8175695f535f6976828a7d7064574d42362a1c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f6975828f99a2978e81746c61595046423b3a363135393c43474f54565d55534d453b31261a0e02000006131f2c3845515c66727f8b96a0999083786d605b534b433e3a38342e31363a3b42465055575b59534b41372b201408000005111d2935414c565e686e737a80858c92979f9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4854606b707c81868c91928c847e797572706f6f6f7173767b8086857f796e6960594f463d32281e130800000000000000000000000000000000000000000000000000000714202d3946525e6874818e9a9f92857a6d6054515c6673808c7f73665c505b66717e8b979f94887c6f62574d5764717d8a8276695e5346392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b87939f9f92857a6d615a50473f36312d2a25292c32373d44484a504846423b33291f14090000000713202d3a4653606d7985929e9f92877c6f665c51494139312d2c2823262a2d30363e45494b4e4d4841392f251a0f030000010d1924303a444c565e61686d737a80858c92979285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d878e929792878079716d6665636362636466696e737b838c837b706b60584e443a3024190d0300000000000000000000000000000000000000000000000004111d2935404b55616e7a86929f988d8073675d514b54616e7b8684786d6053606c7884919d9c8f82766a60544653606d7985867b6e61544a4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576673808d9aa3998c8073685d52483e352a26211e1a1d20262b33383c3d433b3a36312921180d03000003101c28343f4a5464717d8a97a19b8e81756a5f544a40382f27201f1c181a1e21252a34393d3e41403c372f271d13090000000008131e28323b444c52565e61686d737a7f858c9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d999792857c736d67605c545756555657575e61696e7a8390867d706a60564c41352920150a0000000000000000000000000000000000000000000000000613202c3945515d6773808d999f92867a6d61554b46535f6976828a7d70645964707d8a96a095897d7063584e44505c6673808d8073665c5144382c1f15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e697784919d9f92867a6d61564c41362c231a14120e11151b21272c2f30362e2d2a261f180f0600000006121f2c3844505c6675828f9b9f95887b6e62584e42392e261d1513100c0e12141a22282d30313534302b251d150b0100000000020c162029323b41464c52565d61686d737a7f8585786b5f5245382c1f120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9992857c6f6a605c55514a4a4949494b4d53575f686e7b8592867c6f685d52463c31261a0f000000000000000000000000000000000000000000000003101c28343f4a54606d7a85929f998d8174685e5243424d5764707d8a827569606b7683909c9d9083776b6054463f4a54616e7b8685796d6053463c31261a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8796a09c8f8275685e52443a30241b11090502040a0f161c2022232a22211e1a140d06000000000713202d3a4653606d7985929f9d9083766a5f53463c30271c140b0604000205090e171d212324282724201a130b03000000000000040e17202930363a41464c52565d60676d727a7b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c566a77849192877c6f6a6058514b44403d3c3c3c3e42464d565e69727e8b91847a6d61584e43372b1d12070000000000000000000000000000000000000000000006121f2c3844505c66727f8b979f92877b6e61564c413b4653606d7884867b6e636f7c89949f968a7e7164594f443846535e6975828a7e7164574d42372b1d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a8978b7e7164564c4132281e12090000000000050b101316171d1514120e090300000000000916232f3c4956626f7c8998a2988b7f7265584e43342a1e150b02000000000000060c111517181b1a18140f09010000000000000000050e171e252a30363a41464c52555d60676d6e695f53463a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d687885928c7f736a60584e454039342e302f3031363c434d56606d7985928e81756a5f5347392e23180c000000000000000000000000000000000000000000000713202d3a4653606d7984919e9b8e8175695f53443a3844505c66737f8c80736975828f9b9e9184786d6053463d36424d5763707d8a8276695f5347392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a197877b6e6154483b3021160c00000606060606000407090a1008070502000000000000000b1825323e4b5865717e8b98a297887b6f6255483c3122180c0300000000000000000005080a0b0e0e0c08030000000000000000000000050d14191e252a30353a41454c51555d60615f574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a879083786d60584e463d342e2823232223252a313b45515c6775818e93877c6f62554b4034281c100400000000000000000000000000000000000000000713202c38444f5964717e8a969f94887c6f62574d4232343f4a54616e7b8685796e7b87939f978b7f72665c504438313b4653606c7884887b6e62554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9a9e918578695e53463a2d21140f0b1313131313131313131313100f0d0905000000000000000d1a2734404d5a6773808d9a9f9285796c605346392d2013060000000000000000000000000000020100000000000000000000000000000002080d13191e24292f353a41454b515355534d453b31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b88897d70665c50463d3428231d181616161a1f2834404b5566727f8c9a8e8174675c5145382c1f130600000000000000000000000000000000000000020d16222f3c4854606b7783909d9c8f82766a6054453b312e3846525e6975828a7d74818d999e9285796d60544a3f342b3844505b66737f8c8073675c5145382c1f150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b9c8f837669574d42362a201f1b1720202020201f20201f1f1f1d1c1915100a0300000000000e1b2834414e5b6774818e9a9c908376655b5044372b1f120500000000000000000000000000000000000000000000000000000000000000000002080d13191e24292f35394045474846423b33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a83766b60544a3f342b2218120c0709090d18232e3e4a5764717d8a979285796d6053463a2d2013070000000000000000000000000000000000000009141f2b37434e5863707d8995a095897d7063584e43332a2a36424d5663707d89827a86929f988c7f73675d5142382e28333f4a54616e7b8685796d6053473c31261b0f010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b9b8e8174685b4e41312d2d2b27222d2c2c2c2c2c2d2d2c2c2c292826211b140c04000000000f1c2835424f5b6875828e9b9b8e81746853493f33271b0f03000000000000000000000000000000000000000000000000000000000000000000000002080d13191e24292f35393a3b3a36312921180d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8a7e7164594f42382e2219100700000000071723303d4a5663707d899698897c706356493d3023160a000000000000000000000000000000000000020e1a25303a47535f6a76828f9c9d9083776b6054463c322125303b4653606c788488818e989f92867a6d61554b403026222d3846525e6875828b7e7164584e43372b1d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9a998d8073665a4d403a393937332d39393939393939393939393635322d261e160c000000000e1b2835414e5b6874818e9b998d8073665a4d402d22170b000000000000000000000000000000000000000000000000000000000000000000000000000001080d13191d24292c2d2e2d2a261f180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a667380867a6d6053473d30261c100700000000000a1723303d4a5663707d8996988c7f7265594c3f3226190c00000000000000000000000000000000000005121e2a36424d57626f7c88949f968a7e7164594f44342b201f2b3744505b65727f8c8e939e998d8074685d5243392f1e1c2a36414d5663707d8983766a5f5347392f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99998c7f7366594c46464646443f46464646464646464646464643423e3830281e0e040000000e1b2734414e5a6774818d9a998c7f7366594c40332619060000000000000000010407070806060300000000000000000000000000000000000000000000000001080d12181d202022211e1a140d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1b2835424e5b6875818275675d5145392c1e140a0000000000000b1724313e4a5764717d8a979a8e8174675b4e4134281b0e0000000000000000000000000000000000000714202d3a46525e6974818e9b9e9184786d6053463d3320191b27333f4953616d7a87949e9f92867b6e61564c4131271d1925303b4653606c7884887c6f62554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98998c7f72665953535353535049535353535353525353525252504e49423a3020160c0200000c1926333f4c5966727f8c99998c7f7266594c3f3326190c00000000000001080d1113141513120f0b0600000000000000000000000000000000000000000000000001070d1013141514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d6976837f7265554b4035291a0c020000000000060f1c28333f4a5465727f8c989b8e8275685b4f4235281c0f000000000000000000000000000000000004111d2935414c55616e7b86929f978b7f72665c5044382b1f1217222d3a4653606d798693a69b8e8175695e53443a301f15141f2b3744505b65727f8c8074675d5145392c20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8998998c8073666060606060605b6060605f5f5f5f5f60605f5f5f5c5a544c4232281e130800000a1724313d4a5764707d8a9a998d8073665a4d4033271a080000000001070c13191d202122201f1c17110a02000000000000000000000000000000000000000000000000010406070807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2b3844515e6b77847c6f6356493c2f2418090000000000050e17212b3844505b6675818e9b9b8f8275685c4f4235291c0f00000000000000000000000000000000000613202c3945515d6773808d999e9285796d60544a3f34281c13202c38444f5964717e8a979e94887c6f62574d4232281e0d0f1b27333f4953616d7a8685796d6053473c32271b0f01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986929a8d80746d6d6d6d6d6c6c656c6c6c6c6c6c6c6c6c6c6c6c6c69665e54443a3024190d01000714212e3a4754616d7a86939a8d8174675a4e412f24190d010000030b12181e24292c2d2e2d2b28221c140b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683796d6053473a2d20140700000000060e172029333b4653606c7984919e9b8e8174685b4e4135281b0e0000000000000000000000000000000004101c2834404a54606d7a85929f988c7f73675d5142382e231716222f3b4854606b7783909d9c8f82756a5f53453b3120160c0b17222d3846525e6875818b7e7165584e43372b1e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515d6775828f9b8e81797a7979797979797979797979797979797979797979767066564c4135291d1105000713202d3946525e687783909b8e827568554c4135291d110400030d151d24292f35393a3b3938332d261d180f06000000000000000000000002050708101010101010101010101010101010101010101010101010101010101010070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a6670766d675d5145392c1f1306000002080f182029323b45505a63707d8996a1998c807366594d4033261a0d0000000000000000000000000000000006121f2c3844515c66727f8c989f92867a6d61554b4030261c111f2b37434e5863707d89959f96897d7063584e4333291f0e0406111b2a36414c56636f7c8983776a6054473a2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b5564717e8a96938e868686868686868686868686868686868686868585858276685d5246392d2013070005111e2a36414c5665727f8c98918477675d5145392c201308020b151f272f353a4145474846443f382f2921180d03000000000000000003090e1214151d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1312100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e6669605d554b4035291d100400060b1419222a323a444d57616c76828f9ca3998a7d7064574a3d3124170a000000000000000000000000000000000713202d3a4653606d7984919e998d8074685d5243392f1e1414212e3a47535f6a75828f9ca0978a7d7164574d42372b1d1207000d1925303a4854606b7784887c6f62554c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3a4653606d79849194877a7a7a7b7b7b7b7c7c7c7c7c7d7d7d7d7e808d929292877a6d6154473a2e21140700010d1925303a4754606d7a869293867a6d6054473a3025190f0a141d27313940454c52545553504a423b33291f140900000000000000060d141a1e2122292929292929292929292929292929292929292929292929292929292929201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d53514b43392f24180c020a11171f252a343c444c565f69717e8a949f9f92867a6d6154473a2e2114070000000000000000000000000000000714202c38444f5964717e8b969f92867b6e61564c4131271d111e2a36424d56626e7b87939f96918f8276695f5347392f23180c0008131e2c38444f5965727f8b8174675d5145392c20160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c3845515c66727f8b95887c6f6e6e6e6e6f6f6f6f6f7070707071717b88949f94877a6e6154473b2e21140800000813202c3945525d6873808c968a7d7064564c41362a2119171c262f39434b51565d6061605b544d453b31261a0e020000000000060f171f262a2d2e3636363636363636363636363636363636363636363636363636363636362d2c28231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e504745403931271d12070b141b222730363f464e565e686e7b85929fa4998e8275685d5246392d2013070000000000000000000000000000030d16232f3c4855616b7783909d9b8e8174695e53443a301f1514202d3a46525e6974818e9a9d918484867b6e62554b4034291c1004020f1b27323d4754606d7a86857a6d6054473d32271b0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54606d7983908d807366616162626262636363636364646f7c8996a298867a6d6053473a2d201407000004111d2935414c56606d7984918e8275685e52463d33292423232d38424b555d60686d6e6c665f574d42362a1e120500000000030d17212931363a3b4343434343434343434343434343434343434343434343434343434343433a38342e271e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e42433a39352f271f150c13181d262d333b414650585f686d7a839197a29f93877c6f62564c4135291d1105000000000000000000000000000009141f2b37434e5863707d89959e94887c6f62574d4232281e111d2935414b55616e7b86929f978b7e7f8c8073675c5145382c1f150a000b16202c3945525d6874818b7f7265594f43382c1e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3945515c666f7c879184786d60565555555656565656575464717e8a979f928578675d5145382c1f13060000010d1924303a45515d67707d8892867a6d61584e453c352f302e343f4a545d676d747a7b786e695f53463a2d2114070000000009141f29333b42464850505050505050505050505050505050505050505050505050505050504f4644403930271c12070000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d3235362d2c29241d150d161d24292f383f444d525a626a6e7a839095a09f958d80746a5f53443a3024190d0100000000000000000000000000020e1a25313b47545f6a76828f9c9c8f82756a5f53453b31201613202c3945515d6773808d999e9184797a8685796d6053473c31261b0f0104111d2935414c56626f7c8983776b6054483a3024190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2834404b54606a727f8c8b7f72685e554b49494949494a515c6674818e9a9c8f827669554b4035291d100400000008131e2935404b55606b727f8c8e81746a60574e45413e3d3d4045505b666d79818788847b6e6155483b2e221508000000020e1a26313b454d53555c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c53514a42392e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a201f1d181213191f282f353c414950565e616c717c849095a0a0969083786d60584e4332281e1308000000000000000000000000000005121e2a36424d57626f7c88949f95897c6f63584e4333291f101c28343f4a54606d7a85929f988c7f7275818b7e7164584e43372b1d1207010d19242f3a4754606a7783897c6f63564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424e58636d74808d857a6d675d55504a4a4a4b5159606d7985929e988c7f7266594c3f2f24180c00000000020d18242f3a434f59636d74808c877c6f695f58524c4b4a4a4b515a606c78828e93968e8175685b4e4235281b0f02000005121e2a36424d575f61696969696969696969696969696969696969696969696969696969696969605c544a4034281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d1413100e161e2529313a40454e535b60686e757e869196a09e9591847a6d665c51463c3120160c0200000000000000000000000000000714212d3a46535e6975818e9b9d9083766b6054463c312117121f2c3844505c66727f8c979f92857a6d6f7c8983766a5f5347392f24180d0108131e2b37434e5865727e8b8174685d5246392d20160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303d46515b606c78808c82796d67605b545757555c606c73808c979f92867a6d6154473a2e211407000000000007131d28313d47515b646e74808a857b6f6a605d56585657555c606c73808c949e9d9083776a5d5044372a1d110400000714212d3a46535f696e7676767676767676767676767676767676767676767676767676767676766d665c5144382c1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f10070c1319202830353d434b51585f656c717b828b9298a09f948f837b6e685e544b40342a200e04000000000000000000000000000004111d2935414c56616e7b87929f968a7d7064594f44342a200f13202d3a4653606d7984919e988d8073676b7784887c6f62554b4035291d1004010f1b27323d4753606d7a85867a6d6154473d33271c1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2b343f44505b666c747f868179706c6665646364676d737e87929f948c8073685e5246392d2013070000000000010c161f2b353f49525c646d737e85847c736d686664636364676d737e8b929c9f958d8074675a4d4134271a0e0100000815222e3b4855616e7b828383838383838383838383838383838383838383838383838383838382786d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100060d161e2429323a41464f555d606a6f787e858f949f9f98928c827a6e695e564c42392e22180e0000000000000000000000000000000a13202c3945525d6874808d999d9184786c6053463d32201814202c38444f5964717e8a969f92867b6e6165727f8b8174675d5145392c20150a000a16202c3945515d6774818c7f7265594f44382c1e140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c192228333f4a545b606d727c84847d78747270707174797f879299938f82786d60564c41362a1d1105000000000000040d19232d37404a525b636c707b82867f7a7572717070717479808b909d99928d837a6d6054473a2d2114070000000a1724303d4a5763707d8a8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820282f353e444c525961676d747c838b92979e9f9590867f776d685e574d443a30271d1006000000000000000000000000000006111b2834404b55606d7a85929f968b7e71665b5044382b1f1216222f3c4854606b7783909d998e8174685e606d7a8585796d6053473d32271b0f0104111d2935404b55626f7c8884776b6054483b3025190d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071017222d38424a505b636a6f797f8585807e7d7d7e81858c9295908a82796d665c50443a3025190d010000000000000007111c252e384049525a61696e757c8286827f7e7d7d7e80848d9295918c8680796d685d5245392c2013060000000a1724303d4a5763707d8a8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e877b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061018212a323a414550565e616b7079808790959f9e98928c837b726c655d564d453b32291e150b0000000000000000000000000000000b17222d3845515c67727f8c989e9184796d60544a3f33281c131f2b37434e5863707d89959f93877b6e62565d6874818b7e7165584e43372b1e1308010d18242f3a47535f6a7683897d7063564c41362a1c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f383f44515860676d72797e8286888a8b8c8c8b8a87837d776d675d544a3f32281e13080000000000000000000a131d262e37404850565e616b6f767b7f8387898a8b8d8c8b8a87847f7b736d675d564c4135291d11040000000815212e3b4854616e7b818282828282828282828282828282828282828282828282828282828281786d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f18222a333c444c525a61686d747d848d92999f9d938e867f786e6a605b534c443b332920170c030000000000000000000000000000030f1b27333f4953606d7985919e978c7f72665c5142382d221715212e3b47535f6a76828f9c9b8f8275695f5356626f7c8983776a6054473a2f24190d0107131d2b37434e5864717e8b8175685e5246382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333f464e555c60676d7175797c7e7f80807f7d7a76706c655d554b42382e20160c02000000000000000000010b141d252e363e444d52596063696e73777a7d7e7f807f7e7d7a77736e69605d554c433a2f24190d010000000714212d3a46535e696e7575757575757575757575757575757575757575757575757575757575756d665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17212a343c454e565d606c717a818991969f9f959089817b726c665f575049413a322921170e0500000000000000000000000000000005121f2b3744505b65717e8b979f92857a6d60544b402f261c111e2a36424d57626f7c88949f94897c6f62574d54606a7783897c6f62564c4135291d1104010f1b26313c4753606d7985867a6e61544a3f33281c0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c2228343d434b51555c6064666d6f7172737372706d6864605b534b433930261c0e050000000000000000000000020b131c242c323b42464f54575f6166686d707273737372706d6866615e57514b433a31281e13080000000005121e2a36424d575e61686868686868686868686868686868686868686868686868686868686868605c544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e29333c464e575f686d757e858e939e9e98928c837d756e68605b544e443f382f2820170f05000000000000000000000000000000020b14202d394653606c7884919d988d8073675d5142392e1d1414212d3a46535e6975818e9b9c8f83766a6054454e5865727e8b8174685d5245392c20160b010a151f2c3845515d6774808c7f72665b5044382b1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222b303940454b5153545c6062646566666564615e56535049413931281e150a00000000000000000000000000010a121a202930363d43484d5355565d6063656666666563615e5654524d45403931281f160c0100000000020e1a25313b454d53545b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b53504a42382e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c27303b454e585f6a6e7a828a92979e9e938f867f78706b615e56504a423c332d261d160e05000000000000000000000000000000070c141d2b37434e5864707d8a959f92867b6e61554c4130271d111d2935414c56616e7b86929f958a7d7063584e434753606d7a85857a6d6054473d33271c100d07101d2935404b55626e7b8884786c6053463c31261a100c070003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000610191e272e34394045474a50535558595959585754524c46443f382f281f160c03000000000000000000000000000000080e171f252a32383c4246484c52545658595a59585754524c4846423b352f271f160d0400000000000009141f29333b4246484f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4e46443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424d575f6a6f7c848f939e9e97918a827b726d666059524d443f382f27221b140b0400000000000000000000000000050c1112181c262f384754606a7683909c998e8174685e52433a2f1e171b232c3945525d6873808d999d9083776b6155463d45515d6774818b7f7265594f44382c211d18121518242f3947535f6a76838a7d7063574d42372b201c1812140f0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151d23282f34383a3f4446484b4c4d4d4c4a4746413a37332d261d160d040000000000000000000000000000000000050d141921272c31373a3b414547494b4c4d4c4b4a4746413b3a363029241d150d0400000000000000030d17212931363a3b4242424242424242424242424242424242424242424242424242424242423a38342e261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545e696f7c8591969e9f938e857e756e69605c544f46413b332d261d17110a02000000000000000000000000000810171c1d23282d38424e58626f7c89949f93877b6e62564d4131281e22272b35414c56606d7a85929f968a7e7164594f4435404b55626f7c8884776b6054483e332c29241d21201d2b37424e5764717e8a8275695f53463d322c28231d201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d23292c2e34383a3c3e3f40403f3d3a3936302b27221b140b040000000000000000000000000000000000000002090e161b1f262b2d2f35393a3d3f4040403f3d3a3935302d2a251f18120b03000000000000000000050f171f252a2d2e3535353535353535353535353535353535353535353535353535353535352d2b28231c140c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c666e7b859197a099938c817a716c615e56504a423d363028221c140b06070502000000000000000000000008121a22282d2e34383f4a545f6a75828f9c9b8f8275695f53443b302c2b2d33373d45525d68737f8c989e9184796d6053463e333a47535f6a7683897d7063594f453c39352f312c2b3033313c4653606d7985877b6e61584e443b38342e302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c12181c1f23282c2d2f3132333332312e2d2a251f1b17110a0200000000000000000000000000000000000000000000040a0f141a1e2124292c2d303233333332302e2d2925201e1a140c07010000000000000000000000050d141a1e2121282828282828282828282828282828282828282828282828282828282828201f1c17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56606d78839097a19992877f756d68615a524d443f38302a251f171114151514120e0902000000000000000005101a242c333939404546505b666f7c88949e998a7d7063574d42383c3737383f44464f59606d7a85929e988c7f72665c5044383439434e5865727f8b82766b61574e474540393d37363c40413f45515c6674818e81746a60564d464540393c362f261d1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013171c1f202225262626252421201e19130f0b06000000000000000000000000000000000000000000000000000003090e1214191d20212325262726252421201d1914120e0903000000000000000000000000000003090e1214151c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1b1312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d68727f8c959f9f92877e726d605d565046423b342e261e19151a1e212221201e1a140d05000000000000000c17222c363e45494b51535b606c7883909d9f9286796d605350494d4841424749505359606b74808d979f92867a6d60544a3f343e45494a55626e7b888a7d70695f5853514b4d494241484c4e4a50535465727e8b877c6f685f5753514b4c4841382f251a0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060c1012131518191a1a19171413110d08030000000000000000000000000000000000000000000000000000000000000205080d1113141618191a1918171413110d080502000000000000000000000000000000000000020507080f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a85929f9d928b7e716c625b524c443e363028231c151820262b2e2f2e2d2a251f170f05000000000005111c28333e485055545c60636d737f8c959f9f9285786b62605b5359534b4d53535b60626b707d87939f9b8e8275685d59544b42485056545c606d798691847b6f6a63605d5559534b4a53585a545c606166727e8b91847a6e6963605c5559534a41362b20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0c0d0d0c0a070705010000000000000000000000000000000000000000000000000000000000000000000000010407070a0c0d0d0d0c0a07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a1968d80746c625a5145413a322a251f171118212a31373a3b3b3a36302921170d02000000000814212d3945505a6164666d70767f8c929f9f9f97897d736e6c6568655d53575f62656c6f747d8692999f988b7f726868655d5449505a6164666d6f7b889691847c75706d6768655d53535c64676b666d6e717883909690837b746f6d6767645d53483c3024180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608091313131212121211111111111111111112121212131313130908060300000000000000000000000000000000000000000004111d2935414c566976828f9c9e9184796d605a50483f3530282019140c15202a333c4247484846423b33291f1409000000000a1723303c4955616c7178797d828c91939292939992867f7b7978756f65595f696e77797c8087929892939a8e817a78756f65594d56616c7178797c839092939187817d7a78756f655958646e747778797b7e83909392939086817c7978746f64594c4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0e0e0d0b07070501000000000407090a0f0b070604000000000000000000000000000000000000000000000000000000000000000000000000000000000104060709070604010000000000000000000000000104060709070604010000000000000000000000000000000000000000000000000000000000040a0f1215152020201f1f1f1e1e1e1e1e1e1e1e1e1e1e1f1f1f1f2020201615130f0a04000000000000000000000000000000000000000713202c3945525d687885929e988b7e71675d51483f3629241e160e090e1a26313c454d535554524d453b30251a0e020000000b1724313e4a5764717e84878887868686868686868687878886848175685b626e7b84868887878686868686868787848275685c4f5864717e848687868686868686878888848275685c5a677481848587878786868686868686878887848174675b4e4134281b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131516191a1b1a171413110d0802050b101416171c181313100c0700000000000000000000000000000000000000000000000000000000000000000000000001080d111314161413100d0701000000000000000001070d111314161413110d07010000000000000000000000000000000000000000000000000000060e151b1f21222d2c2c2c2c2b2b2b2b2a2a2a2a2b2b2b2b2b2c2c2c2c2d2d23221f1b150f070000000000000000000000000000000000000714212d3a4754606d7a87979f92867a6d60554b40362d2419130c0406121e2b37424d575f62615e574d42362a1e12050000000714212e3a4754616d7a7c7b7b7a7a797979797979797a7a7b7b7c7c6f6255606d797c7c7b7a7a79797979797a7a7b7c7c6f62554854616e7a7c7b7a79797979797a7a7b7c7c7c6f625555626e7c7c7b7b7a7a7979797979797a7a7b7c7c7b6e6255483b2f2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e151b1f2222262728262421201d19130f10161c2023242825201f1c18120c07010000000000000000000000000000000000000000000000000000000000000000040c13191d20212320201d18120c04000000000000040c13181d20202320201d18130c0400000000000000000000000000000000000000000000000006101820262b2e2f3939393938383838373737373737373838383839393939392f2e2b272019100700000000000000000000000000000000000815222e3b4855616e7b88949c8f8376675d5143392f241b120802000814212e3a47535f696e6e695e52463a2d2014070000000713202d3946525e686d6f6f6e6e6d6c656c6c6c666d6d6e6e6f6f6f6a5f535c676d6f6f6e6e6d6d666c666c6d6e6e6f6f6a5f5347525e686e6f6e6d6d666c666c6d6e6e6f6f6f6a5f53535f6a6e6f6f6e6e6d6d666c6c666c6d6e6e6f6f6e6a5f53473a2e211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a20272b2e2f32343433312e2d29251e1b1a21282c2f3035322d2c28231d18120d08010000000000000000000000000000000000000000000000000000000000040d161e24292c2d302d2c29241d160d0400000000040d161d24292c2d302d2c29241d160d0400000000000000000000000000000000000000000000040e18222a31373a3c4646464545454544444444444444444445454545464646463c3b37322b22190f04000000000000000000000000000000000815222f3b4855626e7b88959a8d807367554c4131271d12090000000815222f3b4855626e7b7b6e6154483b2e21150800000005111d2a36414c565e616262616160605b5f5f605c606061616262625f584e555c606362626160605c5f5b6060616262625f584e434c565e61626261605c5f5b606061626263625f584e4e575f626262616160605c605f5b606061626263625f584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b32373b3c3f4141403e3a3935302b27232c33383c3d423e3a38342e29241d19130d08020000000000000000000000000000000000000000000000000000010c161f282f35393a3c3a39352f281f160c010000010c161f282f35393a3c3a39352f281f160c010000000000000000000000000000000000000000000a15202a343c4347485353535252525151515151515151515151525252525353534947433d342b20150a000000000000000000000000000000000814212e3b4754616e7a8799998c7f7266594c3f2f26150b00000005111e2a36424d576975827e7265584b3f3225180c000000010d1925303a444c52545655555453535049534a5153545455555655534e464b5153565555545453504a50535354555655534e463c444c525456555453504a5053535455555655534e46454e5355565555545453514a4a5053535455565655534e463c31261a0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18212a31373c4347494c4d4e4d4a4746413a37322a353e44484a4f4b46454039352f29241e19130e090200000000000000000000000000000000000000000000000008131e28313a414547494745403931281d1207000007131d28313a404547494745403a31281d13070000000000000000000000000000000000000000030f1b26313c464e5355605f5f5f5f5e5e5e5e5d5d5d5d5e5e5e5e5e5f5f5f5f606056544e463d32271b0f030000000000000000000000000000000713202d3a4653606d798692988c7f7265594c3f322619090000000a14202d3a46525e6978847d7164574a3e3124170b0000000008131e29323a414647494848474746443f4640444647474848494847433c404546494948474746443f4446474748494847433c343b41464749484746443f444647474849494847433c3c42474849484847474644403f444647474849494847433c332a20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a333c42464e5455595a5b595754524c47433c363e474f55575b5853514b454039352f2a251e1a140d0500000000000000000000000000000000000000000000010d19242f3a434c51545653514b43392f24180d01010d18242f3a434b51535653514b433a2f24180d020000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6b6b6b6b6a6a6a6a6a6a6a6b6b6b6b6c6c6c6c6c6260584e43372b1f130600000000000000000000000000000006131f2c3845515c66778490998d8073665a4d4031261a0e060609111c262f3b4754616e7b877c6f6356493c3023160900000000020c1720293036393a3c3c3b3b3a3937332e34383a3a3b3b3c3c3c3a373134383a3c3c3b3b3a3a383438393a3b3b3c3c3b37322a3036393b3c3b3a3a383438393a3b3b3c3c3c3b373231373a3b3c3c3b3b3a3a38343338393a3b3b3c3c3b3a37312a21180e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2a333c454d535860626567676664615e56544e4642464f5961636865605c54514b45413a36302a251f170f0500000000000000000000000000000000000000000004111d2935414c555d6063605d554b4035291e130804111d2935404b555d6063605d554b4035291e1308000000000000000000000000000000000000000815212e3a47535f6a767979797878787877777777777777777778787878797979796f6a6054473b2e22150800000000000000000000000000000004101c2834404b546774818d9a8e817468574d42362a1e141213131a222d38424f5965727e887b6e6255483b2f2215080000000000050e171e252a2d2e2f2f2e2e2d2d2b2723282c2d2d2e2e2f2f2f2e2b26282c2d302f2f2e2d2d2b282b2d2d2e2f2f2f2e2b2620252a2d2e2f2f2e2d2c282b2d2d2e2f2f302f2e2b26262b2e2f2f2f2e2e2d2d2c28282b2d2d2e2f2f302f2e2b2620180f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d575f616a6f72747473716d68626058524d4e58616b7075716d66605d55524c46413a36302921170d0200000000000000000000000000000000000000020d17212c3945515d676d6f6d675d51453a2f24190d0c16202c3945515d676d6f6d675d51453a3025190d000000000000000000000000000000000000000915222f3c4855626f7b8686868585848484848484848484848484858585858686867c6f6256493c2f231609000000000000000000000000000000000c18232e3c4956626f7c8995918477695f53463a2f26201f1f20262b333f4a54606b7683877a6d6154473a2e211407000000000000050c13191d20212322222120201f1b181c1f20212122222322211f1a1c1f202322222121201f1c1f202021222322211f1b15191e2021232221201f1c1f20202122222322211f1b1a1e21222322222121201f1c1c1f20202122232322211f1a150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f696e767c7f8081807e7a756f6a615e56535f6a707d827e79726d67605d56524c46423b33291f14090000000000000000000000000000000000000009141f2b37434e58606d7a7c796d60564c4135291d11131e2a36424d57606d797c796d60564c41362a1c11060000000000000000000000000000000000000613202d394653606c777a7a7b7c7e8287919190909090918c85827f7d7c7b7b7a7a6f6a6054473b2e221508000000000000000000000000000000000715222e3b4854606a76839095887b6e61564c41382f2d2b2c2d31373f44505b666f7c8986796c605346392d2013060000000000000002080d111314161515141413120f0c10121314141515161515120f10131316161514141312101213141415161515120f0a0e111414161514131210121314141516161515120f0e12141516151514141312100f121314141516161514120f09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696e7b83888c8d8e8c8a86827c756e69605c626f7c878e8b847f79736d68615e56524d453b30251a0e020000000000000000000000000000000000020e1a25303b47535f6a7682898174685d5245392c20161924303a46535f697581898175685e5246382d22170b00000000000000000000000000000000000005121f2b3744505b656c6d6e6e7072757d86929d9d9d938880797572716f6f6e6e6d6860584e43372b1f13060000000000000000000000000000000007131f2c38434e58626f7c87928c7f72685d524a423b3a38383a3c4247515a606c7883908578655b5044372b1f120500000000000000000001050707090908080706050300040607070808090909080603040607090908080707060306060708080909080603000205070809080707060306060708080909090806030206080809090808070706040306060708080909080806020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38444f59616e7b859094989a948f8c8a8b88817b726d666675818e9996918b857f7a736d68615e574d42362a1e1205000000000000000000000000000000000005121e2a36424d57626f7c8892867a6d6054473d33271c1d2935414c56616e7b8792867a6d61544a3f33281c0f030000000000000000000000000000000000030f1b27333f49535b6061616263656b74808d9aa99a8d80746d67666463626161615e564e463d32271b0f0300000000000000000000000000000000030f1b27323d4754606a727f8c92857a6d605b544d4846444546484e535b626c727f8c9084776a53493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b768390979f989289827f7e7f8185867f786f6d7986929f9f96918d8c85807a746e695e52463a2d20140700000000000000000000000000000000000714202d3a46525e6975818e988b7f7265594f44382c1f202d3946525d6874808d998c7f72665b5044382b1f14090000000000000000000000000000000000000b17222d3841495053545455565963707d8996a197887b6e615d55575655545454524c443d342b20150a0000000000000000000000000000000000000a16212b37434e58636d74808c8e81756c665f57555350515355575f626d727e87928f8276695c4f432d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89959f9f92867d7672717274797f85837c737c88989f9590848180828586807b6e6154483b2e2115080000000000000000000000000000000004111d2935414c55616e7b86929e9184776b6054483b30252834404b55616d7a86929e9184786c6053463b31251a0e00000000000000000000000000000000000006111b262f383f44464747484955616e7b88949e918578695f534b4a494848474746413a322b22190f04000000000000000000000000000000000000040f1b27323c46515b646e747f878d80786e696461605c5c6062656a6e767f8792978e8174685b4e4135281b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a0958a7e716b656465676d727a8186807e8b979d908379747375797c818074675a4d4134271a0e000000000000000000000000000000000613202c3945515d6773808d999e96897d7063574d42362a2c3845515c67737f8c989e968a7d7063574d42362a1d12070000000000000000000000000000000000000a141d262d3337393a3b3b4754606d7a87939d9083766a574d423e3c3c3b3b3a393630292019100700000000000000000000000000000000000000000a15202b343f49525c646d727c838a827b75716e6d66676d6e71757b828b938f8b857d6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d9a9d9184786c605957555d60686d747c828b909b98897d706767666d7074746e64584c3f33261a0d00000000000000000000000000000004101c2834404a54606d7a85929f938f8f8275695e5246392e333f4953606d7985919e938e8e8275695e5346392e23180c000000000000000000000000000000000000020b141b22272b2d2e2e3a4753606d7a86939c8f8376695c504331302f2e2e2e2d2a251e170e07000000000000000000000000000000000000000000040e19222d37404a525b636a6f787e8386817d7b797979797b7e82878d8a86827e796f6b6054483b2f221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999a8d8073655b504b4b51565e616a6f7683909c9286796d60555c60636867645c52473c3024170b00000000000000000000000000000006121f2c3844515c66727f8c989b8f8182867b6e61544a40343744505b65717e8b979b8e8181867b6e61544b4034281c1004000000000000000000000000000000000000020a11171b1f20212d3a4753606d7a86939c8f8376695c5043362922212121201d19130c05000000000000000000000000000000000000000000000007101c252f384049515860666c71767b7f82858685868688878583817e7a76716d6760594f43382c1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895988c7f726553493f40454c52585f65727f8b98908477665c515053565b5a58524a40362b1f13070000000000000000000000000000000713202d3a4653606d7984919e94897d7d898073665c514438394653606c7884919d94887c7d898073665c5145382c1f150a0000000000000000000000000000000000000000060b0f1214202d3a4753606d7a86939c8f8376695c504336291d15141413110d0802000000000000000000000000000000000000000000000000000a131d262f373f464e545b6064696e7275787a7b7c7c7b7a787774716e6864605d554f463d32271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4754606a768390978d8073655b504a454041464e5865727f8b988f837669544a4446494e4d4c4740382f24190e0300000000000000000000000000000714202c38444f5964717e8b969c908376788485796d6053463c434e5863707d8a959c8f8276778485796d6053463c31261b0f01000000000000000000000000000000000000000000030714202d3a4753606d7a86939c8f8376695c504336291d100807070501000105070707050100000000000000000000000000000000000000010b141d252e343d424a5053575f616569686d6e6f6f6e6d686a6764615e5653514b433d342b21160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e58626e7b85919083786c605b54514b47434c5865727f8b988f8275695c4f423a3d41413f3c362f261d13080000000000000000000000000000020d16222f3c4854606b7783909d968a7d70727f8a7e7164584e434754606a7683909c95897d70727f8a7e7164584e43372b1d1307000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000002080d11131413110d0802000000000000000000000000000000000000020b131c222b2f383f44464d535559565d6062626262615e565a5754524c47454039312b22190f040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323c47535f696f7c848e8b7f726c66605c54534e4c5865727f8b988f8275695c4f423630353433302b241d140b01000000000000000000000000000009141f2b37434e5863707d89959d9184786c6d7a8583766a5f53474d57626f7c89949d9083776b6d7a8583766a5f53473a2f24180d010000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000040c13191d2021201d19130c04000000000000000000000000000000000000010a10191d262d33383c4247484c4c52545556565554524c4e4a4746413b39352f281f191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202b37424d575f6a6f7a8189877f78716d66625f58545865727f8b988f8275695c4f423629282726241f19130b020000000000000000000000000000020e1a25303a47535f6a76828f9c978b7e7266687481887b6f62554b535f6975818e9b968b7e7164687481887c6f62554b4035291d11040000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300040e161e25292d2e2d29251e160e0500000000000000000000000000000000000000070b141c22282b31373a3b3f41454748494948474641413e3b3936302c29241d160d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e1a26313c454e585f686d757c8288837e79746f6a65615d65727f8b988f8275695c4f4236291c1a1a17130e080100000000000000000000000000000005111e2a36424d57626f7c88949e9285796d60626f7c888174675d5156616e7b87929e9184796d60626f7c888174675d5145392c20160a0000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003030c1620283035393a3935302820170e0500000000000000000000000000000000000000020a11171c1f262b2d2e2f35393a3b3c3c3b3a393630312e2d2a25201d18120c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202a333c464e565e616a6f767c808585807c77726d6865727f8b988f8275695c4f4236291c0f0d0b070300000000000000000000000000000000000714202d3a46525e6974818e9b988c7f73675c606a7683857a6d60535d6874808d99988c7f72665c606a7783857a6d6053473d32271b0f0200000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10000a151e28323a41464746413a322920170d020000000000000000000000000000000000000000060b0f151a1e212224292c2d2f2f2f2f2e2d2a252421201e1914100d07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a343c444c525860626a6f74797e8286837f7a7570727f8b988f8275695c4f4236291c0f030000000000000000000000000000000000000004111d2935414b55616e7b86929f92867a6d61555864717e8b7e726559606d7a86929f92857a6d60545865717e8b7e7265594f43382c1e130800000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1006111c26303a444c5254524c443a32291e13080000000000000000000000000000000000000000000003090e121415191d20212223232221201e19171414110d0804010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18222a323a41464e54585f62676d71767b7f8486827d797f8b988f8275695c4f4236291c0f03000000000000000000000000000000000000000613202c3945515d6773808d99998d8074685e5253606d798584776b6066727f8c98998d8073685d5253606d798583776b6054483a3025190d00000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100c17232e38424c565e615e564c443a3025190d010000000000000000000000000000000000000000000000020608080d111314151616151413110d0808070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071018202930363d43484e53555c6064696e72777c81858486929c8f8275695c4f4236291c0f0300000000000000000000000000000000000003101c28343f4a54606d7a85929f93877b6e61564c515c677380897c6f636d7985919e92867b6e61564c515d677480897c6f63564c41362a1b1106000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10101c28343f4a545e686d685e564c41362a1e11050000000000000000000000000000000000000000000000000000000104060708090908070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1e252a32383c43474b5153575e61666a6f74797e8a919c8f8275695c4f4236291c0f0300000000000000000000000000000000000006121f2c3844505c66727f8c979b8e8275695f53444b55616e7b86817568717e8b979b8e8175695e52434b55626e7b888175685e5246382d22170b000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1b1c1f2c3844505c66767a76685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820262b2e2f35373137394045464d5254586062676d727f8b988f8275695c4f4236291c0f030000000000000000000000000000000000000713202d3a4653606d7984919e94897c6f62574d4246535f697682867a6e7884919d94887c6f62574d4247535f6a7683867a6d6153493f33271b0f030000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50433629282828252d3a4653606d79867a6d6154473a2e211407000000000000000000000000000000000000000001070b0f111213131312121211111111111111111212121313130c0b09060100000000000000000000000001040607121313131313131313131313131313131313131313131313131313130f0e0c08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18212a31373a3b4244423b3a37383b4246474e54555d65727f8b988f8275695c4f4236291c0f0300000000000000000000000000000000000713202c38444f5964717e8a969c9083766a6054453b424d5764707d8a7f737d8a959c8f82766a5f53453b434e5864717e8a7f72655b5044372b1f14090000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5043363535353530363a4754616d7a877a6d6154473a2e21140700000000000000000000000000000000000000050c12171b1e1f20201f1f1f1e1e1e1e1e1e1e1e1e1e1f1f1f2020191816120d0600000000000000000001070d1113141f2020202020202020202020202020202020202020202020202020201b1a18140f09010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2a333c4247484f514f4847423c33363a3d43484b5865727f8b988f8275695c4f4236291c0f0300000000000000000000000000000000020d16222f3c4854606b7783909d958a7d7063584e43333b4653606c78848479828f9c95897d7063584e43333c4653606d798584786c6053463b31251a0e0000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504342424242424241464b55636f7c877a6d6054473a2d211407000000000000000000000000000000000000060f171e23282a2b2d2c2c2c2b2b2b2b2a2a2a2a2b2b2b2b2c2c2c2d2524221e18110901000000000000040c13181d20202c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303c454e53555c5e5c55534d453c312d32383f4c5865727f8b988f8275695c4f4236291c0f030000000000000000000000000000000008141f2b37434e5863707d89959d9184786c6053463d323844505b66727f8c808c949d9083776b6054463c323845515c667380897d7063574d42362a1c120700000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504e4e4e4e4e4f4f4d52555d67737f86796d6053463a2d2013070000000000000000000000000000000000050f1821282f343738393939383838373737373737373838383939393932312e29231b13090000000000040d161d24292c2d383939393939393939393939393939393939393939393939393939393534312c251d150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424e575f62686a69625f574d42372b27323f4c5865727f8b988f8275695c4f4236291c0f03000000000000000000000000000000020e1925303a47535f6a76828f9c978b7e71655b50443728333f4a54616d7a868c929c968a7e7164594f44342834404b54616e7b868275695e5346392e23180c00000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5b5b5b5b5b5b5b5c565e61676d79858679665c5145382c1f130600000000000000000000000000000000010c17212a333a40434546464645454544444444444444444545454646463f3e3a342d251b1106000000010c161f282f35393a4546464646464646464646464646464646464646464646464646464642403c372f271d1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b545f6a6e7577756e695f53473b3025323f4c5865727f8b988f8275695c4f4236291c0f0300000000000000000000000000000005111e2a36414d56626f7c88949e9185796d6053493f33272d3846525e687683909c9e9184796d6053463d33232e3946535e697582867b6e61544a4034281c1004000000000000000000000000000000000714202d3a4753606d7a86939c8f83766968686868686868686969686e7279828f86796c5f4b4034281c10040000000000000000000000000000000007121e28333c454b505253535252525151515151515151515152525253534c4a463f372d23180d01000007131d28313a404547525353535353535353535353535353535353535353535353535353534e4d4841392f251a0f040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c666e7c8284827b6e62564c41362a323f4c5965727f8c988f8275695c4f4236291c0f030000000000000000000000000000000714202d3946525e6874818e9b988c7f73675c5141382d222c3945525d687683909d978c7f72665c5044382b212a36424d5763707d8a8073665c5144382c1f150a020000000000000000000000000000000714202d3a4753606d7a86939c8f82767575757575757575757576787a7f848f9285786c5f52452e23180c00000000000000000000000000000000000b17232f3a454e565c5e605f5f5f5e5e5e5e5d5d5d5d5e5e5e5e5f5f5f60585651493f34291e120600010d18242f3a434b51535f6060606060606060606060606060606060606060606060606060605b59534b41372c201408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79848f918f8276685e5246392d33404d596673808c998f8275695c4f4236291c0f0300000000000000000000000000050b111d2935414b55616e7b86929f92867a6d61554b402f262834404b54606d7a85929f92857a6d60544a3f34281a25313b4653606c788485796d6053463c32271b120e0903000000000000000000000000000714202d3a4753606d7a86939f948e81818181818181818182828385878b91969285786b5f5245382c1f0700000000000000000000000000000000000f1b2834404b5660686b6c6c6c6b6b6b6a6a6a6a6a6a6a6b6b6b6c6c6c6c65625b51463a2e2216090004111d2935404b555d606b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483c3124180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88969d93877a6e6154473b3034404d5a6773808d9a8f8275695c4f4236291c0f030000000000000000000000000810161c212c3945515d6773808d99998d8074685d5243392e202c3845515c66727f8c98998d8073675d5142382e231c1f2b3844505b66737f8a7e7164584e43372b211e1a140d060000000000000000000000000714202d3a4753606d7a86939f9590878787878787878787878788898b8f93999285786b5f5245382c1f120500000000000000000000000000000000111e2a3743505c6872787979797878787777777777777777787878797979726d62564a3e3124180b000613202c3945515d676d78797979797979797979797979797979797979797979797979797979756f65594d4034271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86939f9a8b7e7164574d423636424d576875828f9b8e8275685b4f4235281c0f02000000000000000000000008111a21282c35404b55606d7a85929f92877b6e61564c4130272c34404a54606d7984919e92867b6e61554b41302621282c2f333f4a54616e7a8683766a6054473d312d2a261f180f0600000000000000000000000714202d3a4753606d7a86939d90837a7a7a7a7a7a7a7a7a7a7a7b7d7f8287919285786b5f5245382c1f120500000000000000000000000000000000121f2b3845525e6b788487868585848484848484848484848485858586877f7265584c3f3225190c000714202d3a4753606d7a858686868686868686868686868686868686868686868686868686868175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e6874818e959b8f8275695e52463e3b46525e697784919a8d8174675a4e4134271b0e010000000000000000000005101a232c33383b45515d67727f8c979b8e8175695f53443a3533383a44515c66717e8b969b8e8174695e52433a352f2c33383c3d3e46525e687682887c6f62594f433b3a36312921180d03000000000000000000000714202d3a4753606d7a86939c8f83766d6d6d6d6d6d6d6d6d6e6e7072767c839185786c5f5245392c1f1206000000000000000000000000000000000714212d3a4754606d7a7a7b7c7d80848f9190909090918b837f7d7b7b7a796d6053463a2d201307000613202d394653606c78828f9893938a7e7d7d7d7d7d7d7d7e7e7e7f80818386898f9493939184776b5e5144382b1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56606d79838e9392867b6e61595048474d56616e7b8795988c7f7265594c3f3226190c00000000000000000000000b16212c353e44484d57606d7985919e95887c6f62574d4745403e44484d56606d7984919e94887c6f62574d4745413a353e44484a4b4c4c5665727f8c82756b60564d4846423b33291f1409000000000000000000000714202d3a4753606d7a86939c8f8376696060606060606060616163656a6f7b8685796c5f5246392c1f1306000000000000000000000000000000000613202c3945525d686d6e6e6f717379828f9a9d9d948b7f7672706f6e6e6d665c5145382c1f13060005121f2b3744505b656e7b85929f998c7f7370707070707171717272737577797d828a92999184786b5e5145382b1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b45515d676d79818b928d81746b615a5554565e68727f8c9996897c6f6356493c302316090000000000000000000004101c28333e474f55565f69737f8c979d9083776a60585753514b474f55565e69727f8b969c8f83766a5f585854514c433e474f55575858545c64717e8a897d6f685e5755534d453b31261a0e020000000000000000000714202d3a4753606d7a86939c8f8376695c54545454545454545556585f69738086796c5f5346392c2013060000000000000000000000000000000004111d2935414c565d6061616264676e7b87939f9c9083766d6563626161605c544b4034281c100400030f1b27333f49535e69717e8b939f92877c6f6663636464646465666768666d70767e87929185786b5e5245382b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e2935404b555d676d757f868e887d706c64616162696e7a85929e9184786c605346392d201306000000000000000000000714202c38444f596163686e7b86929f9a8e817469666564605d554f596163686e7b85929f998c807368666564605d554c444f596163656567666d74808d91847a6e6965615f574d42362a1e12050000000000000000000714202d3a4753606d7a86939c8f8376695c5047474747474747484a4e5763707d87796c605346392d20130600000000000000000000000000000000010d19242f3a434c5254545556555f697784909d998c8073665a5655545453514b42392e23180c0000000b17222d38414d57626c75828f97999083786d60585757575858595a545c60636c727f8b9285786b5f5245382c1f120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d18242f39434b555d606d727b8186867e75706e6d6f737b839097948b7f72665b5044382b1f1206000000000000000000000916232f3c4855616b70737a8390989a9a91847b767372716d675d55616b70737a8390979a9a90837a767372716d675d514855616b7071727375797f87929690837b74726e695f53463a2d2114070000000000000000000714202d3a4753606d7a86939c8f8376695c50433a3a3a3a3a3b3b3d4855616e7b87796c605346392d201306000000000000000000000000000000000008131e28313a4145474748494d576875828f9b978b7e7164584b4848474645403930271d120700000006111b262f3b45505a616d7a85929e958c80736a60554b4b4b4b4c4d4b51535a626d76829085786c5f5245392c1f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d283139434b515b62696e757b8187827d7b7a7c7f859095938e82786d60544a3f33281c0f03000000000000000000000a1724303d4a5763707d80858e8e8d8d8d8d8e8782807e7e796d605763707d80858e8e8d8d8d8d8e8682807e7e796d60544a5763707d7e7f8082858b8d8d8d8d8e86817e7b6e6155483b2e2215080000000000000000000714202d3a4753606d7a86939c8f8376695c5043362d2d2d2d2e2e3a4653606d797e7265584b3f3225180c000000000000000000000000000000000000010c161f282f35393a3b3b414e5b6774818e9a968a7d7063574a3d3b3b3a38342e271e150b00000000000a141d29333f46525e68707d8a939f92877c6f675c51453e3f3f40404546515b63707d8985796c5f52462e23170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f283139404551575e616a6e747a7e838787888c8e8d8b8781796d665c5042382d22170b00000000000000000000000e1b2835414e5b68748182828181808080818181818282827b6e615a67748082828181808080818181818282827b6e62554e5b68748182828281818180808080818182827d7064574a3d3124170a0000000000000000000714202d3a4753606d7a86939c8f8376695c50433629212121212c3845515c676d726d62564a3d3124180c06000000000000000000000000000000000000040d161e24292c2d2e34414e5a6774818d9a96897d7063564a3d302e2d2c28231d150c030000000000020b17212a36414c56616c74818e96999183796d60584e43392f2e34383f4854606b778486796c5f4a3f34281c1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161f272f353f454d52585f62686d72767a7d7f8081807f7b746d675d544a3f2f261c110600000000000000000000000e1a2733404c59646f7475757474747474747474757575766e695e58646e7475757474747474747474757575766e695f534d59646f747575757474747474747474757576706c6155493c3023160a0000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d14141c2834404b555c6065625b51463a2e221d181109000000000000000000000000000000000000040c13191d20212734414e5a6774818d9a96897d7063564a3d3023201f1c18120b0300000000000000050f1925303a44505a606d7a84919a958d80736a60554b403529282c38444f5965727f8679665c5044382c1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151d2429333b42464e53565e6165676d7072737474726e69605d554b42382e1d140a0000000000000000000000000b1824303c48535d64686868686767676767676868686969615e57525c64676868686767676767676868686969625f574d48535d6468696868686767676767676768696964615a5044392d2014080000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100c18232e39434b5153585651493f34312e29221b120900000000000000000000000000000000000001080d11131b2734414e5a6774818d9a96897d7063564a3d30231713100c070000000000000000000008131e29323e45525d68707d88939f92877c6f675d51453d312827333d4754616d7a85786d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218202930363c43474c5254555d60636567676765615f57514b433a30261c0b020000000000000000000000000814202b36414b53595b5c5b5b5b5a5a5a5a5b5b5b5c5c5c54524d4a52585a5c5b5b5b5a5a5a5a5b5b5b5c5c5c55534d45414b53595b5c5c5b5b5b5a5a5a5a5a5b5b5c5c575550483e33281c10040000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1007121d2730394045464b4a463f3d3e3d3a342d241b11060000000000000000000000000000000000000001040e1b2734414e5a6774818d9a96897d7063564a3d3023170a04000000000000000000000000020d17202935414c56606b74808d96999184796d60594f43392f242d3946525e686d786d665c5044382c1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070e171f252a31373a4146474b515356595a5b5a5855534d45403a31281e150a00000000000000000000000000030f1a252f3941484c4e4f4f4e4e4d4d4d4e4e4e4e4f4f4f48464241474c4e4f4f4e4e4d4d4d4e4e4e4e4f4f4f4847423c3941484d4e4f4f4f4e4e4e4d4d4d4d4e4e4f4f4a49443e362c22170b000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10000b151e272e34383a3f3d44484a4b4a453f362d22180c0100000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000000000000050e19242f3a434f59606d79849199968d80736b60554b4035292a36414c565e616c605c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a20262b3035393a404547494c4d4e4d4c4846423b352f281f160c03000000000000000000000000000009131d262f363c404142424141414141414141424242433b3a36363c404142424141414141414141424242433b3a37312f373c404142424241414141414141414242433d3c39332c231a1005000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003030c151d23282c333d474f5456585650483f34291d110500000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000000000008131e28313d45515d676f7c87929f93877d6f675d51453d3128303a444c52545f53504a42382e23170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e151a1e25292d2f35393a3d3f4041413f3b3a363129241d160d04000000000000000000000000000000010b141d252b30333535353534343434343435353536362e2d2a2b30333435353534343434343435353536362f2e2b26252b303435363535353434343434343435363631302d28221a110800000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300030b1218202c38444f59606365625a50453a2e21150900000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000000000000010c161f2935404b55606a73808c95999184796d60594f433a2f29323a4146475246443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090f13191d2024292c2d3032343434322e2d2a261f18130c040000000000000000000000000000000000020b131a20242728292828282727272728282829292921201e1f242627292828282727272728282829292922211e1a1a2024272829292828282727272727282829292423201c1710080000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000000716222f3c4854606b70716c62564a3d3124170b00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000000000000040d18242f39434e58606d78839098968d80746b60554b413529293036393a453a38342e261e150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113181d202023262728272522211e1a140d07010000000000000000000000000000000000000001090f14181a1b1c1c1b1b1a1a1a1b1b1b1b1c1c1c15141214171a1b1c1c1b1b1a1a1a1b1b1b1b1c1c1c1514120e0f14181a1b1c1c1c1b1b1b1a1a1a1a1b1b1c1c171614100b05000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000000a1723303d4a5663707d7e7165584b3e3225180b00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000000000000000007121d27313d44505c666e7c86929f93887d70675d51453d3228252a2d2e392d2c28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105070d10131416191a1b1a191514120e0903000000000000000000000000000000000000000000000003080b0e0e0f0f0e0e0e0e0e0e0e0e0f0f0f10080705080b0d0e0f0f0e0e0e0e0e0e0e0e0f0f0f100808060203080c0e0e0f0f0f0e0e0e0e0e0e0e0e0f0f100a0a08040000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100c0c0c0c0a1926333f4c5966727f8074675a4d4134271a0e00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000000000000000002050b151f28343f4a545f6a727f8c949a9184796d60594f443a2f241d20212c201f1c17110a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0c0d0e0e0c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060714202d3a4753606d7a86939c8f8376695c504336291d1919191919141b2834404a546773808074675a4d4134271a0e00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000000000002080e11141417232e38424e58606c77828f98968e81746b60564c4135292016141f1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415202d3a4753606d7a86939c8f8376695c5043362926262626262626262d3844515c6676828073675a4d4034271a0d00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000000050d14191e2021201c26303c44505b656e7b85929f93897d70685d52453e32281e130807060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607131313121212111111111112121213130b0a08050000000000000000000000000000000001050707131313121212111111111112121213130a090704060b0f11111313121212111111111112121213130d0c0a060200000000000000000000000000000000000000000000000000000000000000000000000000060e151a1e2122232d3a4753606d7a86939c8f8376695c50432f33323232323232322f38404b54606d79868073665a4d4033271a0d00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000000050e171e252a2d2e2d2a2527333f49535e69717e8b939e91847a6d60594f443a3024190e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10121320201f1f1f1e1e1e1e1e1e1e1f1f2020181715110c0600000000000000000000000002080d11131420201f1f1f1e1e1e1e1e1e1e1f1f20201716141012171b1d1e201f1f1f1e1e1e1e1e1e1e1f1f2020191916120d070000000000000000000000000000000000000000000000000000000000000000000000060f1820262b2e2f2f343a4754606d7a87939c90837669564c4140403f3f3f3f3f3f3f404149515c66717e8b807366594d4033261a0d00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000000020b1720293036393b393630292d38414d57626c75828f97968e81746b61564c41352920170c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202c2c2c2c2b2b2b2a2a2a2b2b2b2c2c2d2524211d17100900000000000000000000040c13191d20212d2c2c2c2b2b2b2a2a2b2b2b2b2c2c2d2323201c1d23272a2b2c2c2c2b2b2b2b2a2b2b2b2b2c2c2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000030e18212a31373a3b4440454754616e7a87949d918477685d524b4d4c4c4c4c4c4c4c4c4d4e535b606d79838c7f7366594c403326190d00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000a141d29323b41464746413b322b2f3b45505a616d7a85929e938a7d70685d52463e32291e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d3939393838383737373737383839393931302d28221b12090000000000000000040e161e25292d2e39393938383837373737383838393939302f2c27282e33373839393838383837373738383839393933322f2a231c130a00000000000000000000000000000000000000000000000000000000000000000915202a333c424748514b515357636f7c89969f93867a6d605c555a59595959595959595a5860656c74808d8c7f7266594c3f3326190c00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000006111b262f3b444c5254524c443d342b333f46525e68707d8a939e91857a6d615a50443a3025190e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e343845464646454545444444444445454546463e3d39342d241b1006000000000000020c1620283035393a464646454545444444444445454546463d3c3833323a3f4344464645454544444444444545454646403e3b352e251c1207000000000000000000000000000000000000000000000000000000000000020e1a26313c454d53555e555c606269737f8c99a4998c7f726d676866666565656565656566686a6f77808d928c7f7265594c3f3226190c00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000b17222d38414c565e615e564e463d322a36414c56616c74818e96978e81756c61564c41362a20170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c273039404452535352525251515151515151525253534b49453e362d22170c00000000000008131e28323a414647535352525251515151515151525253534a48443d3c444b4f515352525251515151515151525253534c4b4640372e23190d02000000000000000000000000000000000000000000000000000000000006121e2b37424d575f626a6b676d6f737b85929eab9f92877f7976747373727272727272727374777c828d92988b7f7265584c3f3225190c00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000030f1b27333f49535e686e6860584e43372b303a44505a606d7a84919a938a7e71685e52463e32291e14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424a515e5f5f5f5f5e5e5e5d5d5d5e5e5e5f5f60585650483e34281d110500000000010d1925303a444c5254605f5f5f5e5e5e5d5d5e5e5e5e5f5f6056554f47444e565c5e5f5f5f5e5e5e5e5d5e5e5e5e5f5f605957514940352a1e120600000000000000000000000000000000000000000000000000000000000814212e3a47535f696e7777787a7c7f85929796969699928b868381807f7f7f7f7f7f7f7f80818489909496968b7e7265584b3f3225180c00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000005121f2b3744505b656e7a6f6a6054473b3029323e45525d68707d88939e92857a6d615a50443b3025190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545c6a6c6c6c6b6b6b6a6a6a6a6a6b6b6c6c6c64615a5045392d2115080000000005111d2935414c565e6b6c6c6c6b6b6b6a6a6a6a6b6b6b6c6c6c6361594f4b5660676b6c6c6b6b6b6b6a6a6a6b6b6b6c6c6c66635b51463b2f23160a00000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8484858788898989898989898989898989898989898989898989898989898989898989897e7164574b3e3124180b00000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000613202d394653606c78867c6f62564d4137312d35414c56606b74808d96978e81756c61564c41362a20170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c667579797978787877777777777878787979716c6156493d3024170a000000000713202d3946525e687579797978787877777777777878787979706b61554f5c677277797978787877777777777878787979736d63574b3e3225190c00000000000000000000000000000000000000000000000000000000000714202d3a4753606d797d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c786d6053463a2d20130700000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000005121f2b3744505b6575828074685e5247423c3a383a434f59606d79849199938a7e71685e52463e33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79868685858484848484848484858586877e7164584b3e3125180b000000000714212e3a4754616d7a868685858484848484848484858586877d706356515e6b77848786858484848484848484858586877f7366594c403326190d000000000000000000000000000000000000000000000000000000000006131f2c3845515d676d70707070707070707070707070707070707070707070707070707070707070707070706f6d665c5044382c1f120600000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000030f1b27333f495365727f867b6e615c534e4846443f4245515d676f7c87929e92857a6e615a50453b30251a0e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c66757a7b7c7f8491919090909186807d7b7b786d6053463a2d201307000000000713202d3946525e68757a7b7c7f8491919090919185807d7b7b786c60534754606d7a7b7c7f838f919190919187817d7b7b796d6053463a2d201307000000000000000000000000000000000000000000000000000000000004101d2935404b555d60636363636363636363636363636363636363636363636363636363636363636363636362605c544a3f34281c100300000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000b17222d3c4855626f7b8882756e625f575553504a4e4d4b55606a73808c95978f82756c61574d42362a22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545e686d6e70737a84919d9d92877c74706e6e6d665c5044382c1f12060000000005111d2935414c565e686d6e70737a84919d9d92867b73706e6e6c665b5045525d686d6e6f7278828f9c9d968a7e74706f6e6d675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000c18242f39434b515356565656565656565656565656565656565656565656565656565656565656565656565653504a42382e23170c0000000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000615212e3a47535f6a78858d80766e6a6562605c545b5a595958606d78839098948b7e71695e52463e34281d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424c565e61616368727e8b989c8f82766a636261605c544a3f34281c100300000000010d1925303a444c565e61616368727f8c999b8e817569636261605b544a414c565d60616266707c89999e9184776c646261605c554b4034281c100400000000000000000000000000000000000000000000000000000000000007121d27313940454749494949494949494949494949494949494949494949494949494949494949494949494946443f3830261c11060000000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000006121f2b37434e586875818e8d827b76726e6d6669686766656565666e7c86929f92857b6e615a5045392d211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c27303a444c52545556626e7b8895998c7f736658555453504a42382e23170c00000000000008131e28323a444c52545556636f7c8996988b7e726557555453504a423a444c52545454606d7986929b8e8175685a555453514b43392e23180c00000000000000000000000000000000000000000000000000000000000000010b151f272f35383a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a38342e261e150a000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000030f1b26313e4b5865717e8b948f87827e7b7977767574737272717171727f8c98978f82766c6156493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e29323a4146474853606d798699978b7e7164584b4746443f3830261c1106000000000000020c162029323a4146474854616e7a8794968a7d7063574a4746443f38323a41454748515c66788491998c807366594d474645403930271d12070000000000000000000000000000000000000000000000000000000000000000030d151d24292c2d30303030303030303030303030303030303030303030303030303030303030303030302f2d2c28231c150c03000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000a15212e3b4854616e7b879697928f8b888684828180807f7f7e7e7e7e7e8b8f8f8f8b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c1720293036393a45515c66798692978a7d7064574a3d3a38342e261e150a0000000000000000040e1720293036393a4754606d7a879396897c6f6356493c3938332d282f35393a404b546a778491998c7f7266594c3f3a38342e271e150b00000000000000000000000000000000000000000000000000000000000000000000030b12181d1f20232323232323232323232323232323232323232323232323232323232323232323232323201f1c17110a0300000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000714212d3a46535e6977849189858383838383838383838383838383838282838383827d706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d34404b546c788592968a7d7063574a3d302c28231c150c03000000000000000000050e171e252a2d3a4653606d79869395897c6f6256493c2f2b28221e24292c2e44505d6a778390988b7f7265584c3f322c28231d150c03000000000000000000000000000000000000000000000000000000000000000000000001070c1013141616161616161616161616161616161616161616161616161616161616161616161616161312100c06000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000005121e2a36424d57677481867d78777676767676767676767676767676767676767676706b6054483b2f2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d13191e232e45525f6c788592968a7d7063574a3d30241c17110a030000000000000000000000050d1319202d3a4653606d79869395897c6f6256493c2f231c1713191d2a3744505d6a778390988b7f7265584c3f32251c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090706030000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000000020e1a25313e4a5764717e84776b6a69696969696969696969696969696969696969696360594f44382c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1f2c3945525f6c788592968a7d7063574a3d3024170c060000000000000000000000000000020813202d3a4653606d79869395897c6f6256493c2f23160b080d1d2a3744505d6a778390988b7f7265584c3f3225190c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000000000914202d3a4753606d797c7063595c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c56544f473d32271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160900111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313131313131313131313131313131313131313131313131313131313131313131313120a090704000000000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000006131f2c3845515d676d706b6054505050505050505050505050505050505050504f4948443d352b21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f121515202020202020202020202020202020202020202020202020202020202020202020202020201f171614100b0500000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000004101d2935404b555d606360594f44434343434343434343434343434343434343433d3b38322b23190f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2322201c160f08000000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000000000c18242f39434b515356544f473d32363636363636363636363636363636363636302f2c272119110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939393939393939393939393939393939393939393939393939393939393939393939302f2c27211a11080000000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000000000007121d2731394045474948443d352b2929292929292929292929292929292929292322201c160f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a31373a3c46464646464646464646464646464646464646464646464646464646464646464646464646453d3c38332b231a0f0500000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a00000000000000000000000000010b151f272f35383a3d3b38322b23191d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c161613100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535353535353535353535353535353535353535353535353535353535353535353524a48443d352b21160b00000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000000000000030d151d24292c2d302f2c2721191110101010101010101010101010101010100a0907040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e5355606060606060606060606060606060606060606060606060606060606060606060606060605f56544f473d33271c1004000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a000000000000000000000000000000030b12181d1f202322201b160f070003030303030303030303030303030303000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6360594f44382c201407000000000000000000010e1b2734414e5a6774818d9a96897d7063564a3d3023170a0000000000000000000000000000000001070c101314161613100b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a767979797979797979797979797979797979797979797979797979797979797979797979797978706b6054483c2f22160900000000000000050a0d061b2734414e5a6774818d9a96897d7063564a3d3023170a080500000000000000000000000000000000000406070a0907030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b86868686868686868686868686868686868686868686868686868686868686868686868686857d7063564a3d3023170a0000000000030a1016191c172734414e5a6774818d9a96897d7063564a3d3023181715110c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b121f2c3945525f6c788592968a7d7063574a3d3024170a000000000000000000000000000002050713202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c777a7a7b7c7e8287929893939393938e88858483828282828282828282828385898f939393978d8073675a4d4034271a0d01000000040d151c212629222734414e5a6774818d9a96897d7063564a3d30252424211d17100900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001090f14181a1f2c3945525f6c788592968a7d7063574a3d3024170a00000000000000000000000003090e121415202d3a4653606d79869395897c6f6256493c2f23160904111d2a3744505d6a778390988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b656c6d6e6e7072757d86929f9f9d928d817c7977767675757575757575757576787c828a92999a8d8174675a4e4134271b0e010000030d161f262d32352d3337414e5b6774818e9a968a7d7063574a3d363031302d28221b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427282c3945525f6c788592968a7d7063574a3d3024170a0000000000000000000000050d141a1e2021202d3a4653606d79869395897c6f6256493c2f23160701111d2a3744505d6a778390988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f49535b6061616263656b74808d9aa89a8d80746f6c6669696969696969696969696a6b6f757e8792998e8174675b4e4134281b0e0100000a151f2831383e42433f44464c566875818e9b978b7e7164584b4641443e3d39342c241b10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151d252b303335333945525f6c788592968a7d7063574a3d3024170a00000000000000000000050f171f252a2d2e2d2d3a4653606d79869395897c6f6256493c2f2318120d111d2935404b556b778491988b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3841495053545455565963707d8996a196877b6e62605b545c5c5c5c5c5c5c5c5c5c5960636c717e87928e8174685b4e4135281b0e020005101c26313a42494e50495053545d687683909d998c8073665a54524c514b49453e362c22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131d272f373c4041403b404b556c788592968a7d7063574a3d3024170a000000000000000000030d17212930363a3b3a383a4653606d79869395897c6f6256493c3329241d1815202c3945515d67788592988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44464747484955616e7b88949e918478685e53504a4f4f4f4f4f4f4f4f4f4f4f545a616c737f8c8f8275685c4f4235291c0f02000a16212d38424c545a5c535b6061646d7a86929f9d9083766c63615e565e575550483e34281d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3941484c4e4d4746515d67798692968a7d7063574a3d3024170a00000000000000000009141f29333b42464846443f4653606d79869395897c6f62574d453d352f292422222d3a4753606d7a8693988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d3337393a3b3b4754606d7a87939d9083766a564d443f434242424242424242424348505a606d78838f8276695c4f4336291c0700000d1926323e49545e66696b656c6e7176818e999f9f958b7e75706d686b6a64615a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b37414b53595b59545253606d7a8698968a7d7063574a3d3024170a0000000000000000020e1a25303b454d525453504a4754606d7a8793988b7e71695f574f454039352f2f2d333c4956626f7c899a978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141b22272b2d2e2e3a4753606d7a86939c8f8376695c5043332d363636363636363632383e44505c66707d8a83766a5d50432f24180d01000f1c2935424e5a6670767778797b7e828e9399929399908b817d7a797877716c6155493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535d646866615e56626e7b8895978a7d7064574a3d3124170a000000000000000005121e2a36424d575e61605c545355626e7b88959b90877b6e696059514b45403d3c3c3f44505a66727f8c999a897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f20212d3a4753606d7a86939c8f8376695c504336222929292929292929272c343f4a54606c788484786b554b4135291d110400101d293643505c69768384858687878786868686868686868787878584847e7164574b3e3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a2733404c59646f74736e686767717e8b98978a7d7064574a3d3124170a00000000000000000714202d3a46525e696e6d6663605c64717d8a979a8d80847b706b605d55514b494849495058616c7783909d93867a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f1214202d3a4753606d7a86939c8f8376695c504336291d1c1c1c1c1c1c1c1b232e3844505b6573808679675d5145392c201306000916222f3c4955626f7c7c7c7b7b7a7a797979797979797a7a7a7b7c7c7c7a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b687481807b7673737983909d978a7d7164574a3e3124170b00000000000000000815212e3b4854616e7b7974706d676d75818e9b95887c7f857d736d67605d55565556535b606a717e8a959d918477685d5246392d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030714202d3a4753606d7a86939c8f8376695c504336291d100f0f0f0f0f0a111c27333f4953626f7c877a6d6054473a2d211407000815222e3b4754606a6f6f6f6f6e6e6d6d6c656c6c666c6d6d6e6e6f6f6f6e685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8387838080849095a0978a7e7164574b3e3124180b0000000000000004101d2a3743505d6a768384807c7978797f88939f98877a727f878079726d676563626264656c717c85929e988c7f7266564c4135291d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100303030303000b17222d3a4653606d79877b6f6255483c2f2215090006131f2b37434e58606263626261616060605b5f605b6060616161626263615e564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4855616b70767c82888d91969fa3988b7e7165584b3e3225180b00000000000000000713202d3a4653606d787e83898684858b939a9f9285796c727e87847e7a7572706f6f7073787e8592979f92857a6d6054473a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000000000006121f2c3844515c6677837d7063574a3d3024170a00030f1b27323c464e5455565655555454535350494a50535354545555565654524c443b3025190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5961636b70767c81878d9298988b7f7265584c3f3225190c000000000000000006121f2c3844505c666d71777d83898f939a9f9c8f8275656c717c848b85817e7c7b7c7d80838a929799928a7e70685d5245392c1e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000000020a11171c2834404a54636f7c7a6d6154473a2e21140700000a15202b343c4347494949484847474646443f3f4446474747484949494746413b32291e14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e474f555960636a6f757b81868d928c7f7265594c3f3226190c000000000000000003101c28343f4a545c60646b70767c82878e92958a7e7164616a6f7a81878e8b8988898a8d9095999490877f726c61564c4135291d0c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000020b141c22282b2e394854606b6f6d685e5246392d2013070000040f19222b32373b3c3c3c3c3b3b3a3a3937333338393a3a3b3b3c3c3c3b3936302920170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c353e44484f54585f62696e747a80858b7f7266594c3f3326190c0000000000000000000c17232e38424a50535961636b6f757c81868c83786c605860676d747c81868b8e909191908f8c88837c726d625a50443a3024190d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000a141d262d33383938434f596063615e564c41362a1e110500000007101920272b2e2f302f2f2e2e2d2d2d2b27282b2d2d2e2e2e2f2f302e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33383d44484e53575f61686e737a7f7b6e6155483b2e22150800000000000000000006111c2630383f44464f555960636a6f747b7f7b6e665b50555d606a6f757a7e8183848483827f7c766f6a625b51483e32281e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030006111c262f383f4446443f464f545654524c443a3025190d0100000000070f151b1f222223232222212120201f1b1c1f202021212222232321201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21282c32383c43474d53565e61676d726e695f53463a2d211407000000000000000000000a151e262e34383e44484f54585f62696e726e695e544a4c51585f62686d71747677787775726f6a62605851493f362c20160c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000b17222d38424a5053504a424348494746413a32291e1308000000000000040a0f1315161616151514141313120f0f1213141414151616161414110e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161c21272c32373b42464c52555d6065615f574d42362a1e120500000000000000000000030c151c23282c33383d43484e53575e6166615e574d4241454e53565d6164676a6b6b6a6966626058544e463f372d241a0e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003030f1c28333f4a545b605b544d453c3c3a3936302920170d0200000000000000000306080909090908080707060503030606070708080909090807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b20262b31363b41464b51545855534d453b31261a0e020000000000000000000000030a11171c1f282c32383c43474d53545954524d453b353c43474c5254585b5d5e5e5d5c5955544e47433d342d251b1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100e0e121f2b3844505b666c665f574d42372e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b10151b1f262a30363a4145474c4846423b332a1f14090000000000000000000000000000060c10161c21272c31373b4246484c4846423b332931373a4146474b4e505151504f4c4947433c38322b221b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1a1a1a1a202d394653606c796e695f53473a2e211e19130d050000000000000000000000000000000000000000000000000000000000000000000106090b0c0d08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f181f262a2d2f35393a3f3b3a36312a21180e0300000000000000000000000000000000030b10161b20262b31363a3b3f3b3a36302921262b3035393a3e4143444544423f3c3b37322b27201910090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5043362927272727272a36424d576b78857b6e6255483b2f22150d0802000000000000000000000000000000000000000000000000000000000000000000070d121618191a1514120f0a040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a212931363a3b3f403f3a3935302820180f0600000000000000000000000000000000000000040a0f151a1f252a2d2e332e2d2a251f171a1e24292d2e31343738383736332f2e2b27201b160f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336343434343434313a46525e6979877b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000010911181e2225262722211f1a15110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b1a242c333b4246484c4d4b4746413a322a21180e030000000000000000000000000000000000000000030a0f141a1e21212621201e1a140d0f13191d202125282a2b2b2a292622221f1b150f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50434141414141414141424854616e7b877b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000009131b23292e3132332f2e2b26201d19130e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2c363e454d5355585a5854524c443c332a1f14090000000000000000000000000000000000000000000003090e121415191514120e090302080d111314181b1d1e1e1d1c191615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504d4d4d4d4d4d4d4d4e4d535a64717d877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000007111b252d353a3e3f403b3a37312c29241e1a150e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3e4850575f61656665615e564d453c31261a0e020000000000000000000000000000000000000000000000020507080c0807050200000000010507070b0e101112110f0c090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5a5a5a5a5a5a5a5a5a5b575f626c7682877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c4d4847433c39352f2b261f1a140d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3841505a61696e7273726d685f574d42372b1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f837669676767676767676767676869696e747e8b867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000006121e29353f495157595a55534e4745413a37312a261f19130c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953616c717b7f807e7a6e695f53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000105090b0c13131212111111111111111212121313130706040000000000000000000000050a0e101013131312121211111111111111121212131313080705020000000000000000000000000000000714202d3a4753606d7a86939c8f827674747474747474747474747475787b81889386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000916222e3a46515b626566625f5854524c47423c36312a251e160e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b65717e868b8d8b857b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000060c1215181820201f1f1e1e1e1e1e1e1e1e1f1f1f20201413100c0701000000000000030a11161a1c1d20201f1f1f1e1e1e1e1e1e1e1e1e1f1f1f20201514120e0903000000000000000000000000000714202d3a4753606d7a86939f948d808080808080808080808080818284888d93998679665c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000b1825313e4a57626d72736e6a65605d56534d46423b363028201a140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7885929899978e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000000000000000911181d2224252d2c2c2b2b2a2a2a2a2b2b2b2b2c2c2c2c201f1d18120b0300000000040d151c2226292a2d2c2c2c2b2b2b2b2a2a2a2b2b2b2b2c2c2c2d21211e1a140d050000000000000000000000000714202d3a4753606d7a8693a1969188888888888888888888888888898b8e92989286796c5f4b4034281c1004000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f807b77726d68615f57534d46413a322a251f170f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8797a1a99d9083766a5d5043372a1d1004000000000000000000000000000000000000000000000000000000000000000009121b23292e313239393938373737373737383838393939392d2c29241d150d030000030d171f272d323637393939393838383737373737383838383939392e2d2a251f170f0500000000000000000000000714202d3a4753606d7a86939e91847c7b7b7b7b7b7b7b7b7b7b7b7c7c7e81858f948679665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8186847f7a746e69615f57524c443e3630292117110a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a87959fa59c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000006111b252d343a3d3f46464545444444444444444545454646463a38352f271f150b01000a151f2931383e4243464646454545444444444444444545454646463b3a36312921170d03000000000000000000000714202d3a4753606d7a86939c8f83766e6e6e6e6e6e6e6e6e6e6e6f7071747a828f86796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000815222e3b4754606a6f757b808685817b756e69615e565046423b3328231c140c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e687783909596938c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b53535252515151515151515152525253534745403931271d120705111c27313b434a4f50535352525251515151515151515152525253534846423b33291f1409000000000000000000000714202d3a4753606d7a86939c8f83766962626262626262626262626365686d7984867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000006131f2b37434e586062696e747b818786817b746d68615a524d453e342e261e150d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56626e7c8388898781786d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000005121d29343f49515658605f5f5e5e5d5d5d5d5e5e5e5e5f5f5f5f53514b43392f24180c0a16222d38434d555b5d605f5f5f5e5e5e5e5d5d5d5e5e5e5e5f5f5f6054534d453b31251a0e020000000000000000000714202d3a4753606d7a86939c8f8376695c5555555555555555555556565e67727f877a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000030f1b27323c464e54575f61696e747b828b86807a716c615e574f443f3830271f170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a47535f6a6e787b7c7b756d665c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c6b6a6a6a6a6a6a6b6b6b6c6c6c6c6a5d554b4035291d100e1a26323e4a555f666a6c6c6c6c6b6b6b6a6a6a6a6a6b6b6b6b6c6c6c615e574d42362a1e12050000000000000000000714202d3a4753606d7a86939c8f8376695c50484848484848484849494c55626f7b877a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000a15202b343c43474d53575e616a6e767e858d857e766e696159504a4239312920170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37424e575f666c6e6f6e69605c544b4034281c1004000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d72797978787777777777777778787879797975675d5145382c1f13101c2936424f5b6671767979797878787777777777777778787879797976695e53463a2d2114070000000000000000000714202d3a4753606d7a86939c8f8376695c50433b3b3b3b3b3b3b3c3d4754606d7a877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000040f19222b32373b42464d52575f626c717a828c8b827b706b605c544b433a322920170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454e545b606163615e57514b42392e23180c00000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e87868584848484848484848485858586867a6d6053473a2d2014101d2a3743505d6a7683878686858584848484848484848485858586877b6e6154483b2e2115080000000000000000000714202d3a4753606d7a86939c8f8376695c5043362f2f2f2f2f2f2f394653606c7780796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000007101920272b31363b42464e535a62686e7880878f857d736d665d554c443b322920170d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202a333c424a5053555654524d45403930271d120700000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d787b7c7f83899090909091919185807d7b7a6d675d5145382c1f130714212d3a4754606d7a7b7b7d8188919191909090918d86827f7c7b7b76695e53463a2d2114070000000000000000000714202d3a4753606d7a86939c8f8376695c5043362922222222222b3744505b656c736d675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000070f151b1f262a30363c424750565e666c737d86928880786d675e564d443b322920160c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a2f383f444648494746423b342e271e150b00000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c666d6e6f72777c838b92989d91847a73706e6d685e554b4035291d100613202c3945525d686d6e6f7075828f9c9d9d979287807a7572706e6e685e574d42362a1e12050000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1515151b27333f49535b6066605c554b403428221b120900000000000000000000000000000000000000000000000000000000000000000000040a0f141a1f252a31373e444c545b606b707c85918d82796d685e564d443a32281e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181d262d3338393b3c3b3a363028231d150c0300000000000000000000000000000000000000000000000000000000000000000004101c2834404a545c606163666a6f787f8692978b7f72686362615e564c43392f24180c04111d2935414c565d6061626c7884919da19791857c736d68656361615e564d453b31251a0e020000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10080b17222d38414950535953514b43393a342d241b1106000000000000000000000000000000000000000000000000000000000000000000000003090e141a20262b323b424a5059616a6f7b84918f837a6e695e564c443a30261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b141c22282b2d2e302e2d2a251f18120b0300000000000000000000000000000000000000000000000000000000000000000000000c18232e39424a515354565860656c727d85928b7e7164565554524c443a31271d1207010d19242f3a434c52545e68717e8b95a09891857b6f6a615e56565554524d443b33291f1409000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100006111b262f383f44464d46484a4b4a453f362d22180c0100000000000000000000000000000000000000000000000000000000000000000000000002090e151a20292f383f444f5860696e7b849190847b6e685e564c42382e23170f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20222321201e1a140c070000000000000000000000000000000000000000000000000000000000000000000000000007121c27303940444648494e535b606b6f7c858e8174685e524746413a32291f150b010008131e28313a44505a616e7a85929e9f92867c6f696058524c49484746413b322921170d03000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000a141d262d33373d474f5456585650483f34291d1105000000000000000000000000000000000000000000000000000000000000000000000000000003090e171d262d333e464e575f696e7b859291837a6d685d544a3f342821170b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121315161414110e09020000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e34383a3b3d41495059606a6f7c86867a6d61594f443a302920170d0300020c16202a36414c56616c75828f979e948b7f726a60574e46413d3b3b3936302920170f0500000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300020b141b222c38444f59606365625a50453a2e21150900000000000000000000000000000000000000000000000000000000000000000000000000000000050b141c2228343d454d575f696f7c869290837a6d665c50443e33291d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060809080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d2e2f383f444f58606a717e8b81746b61564c41362a22180d030008131e28323a46525e68717e8a939e978f82756d62584e453d36302e2e2d2a251f170e050000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000020a16222f3c4854606b70716c62564a3d3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222b333c454d57606a717e8a928f82786d605a50453b2f261b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f2021262d333d464e58626c74818a7d70685e52463f342a1f150b040e1925303a44505a616d7a85929e9f92857b6e615b51463d332a252221201e19140d05000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030000000a1723303d4a5663707d7e7165584b3e3225180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000061019212a333c454e58616c74808d948d80746c61574d41382d22170b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708080807060400000000000000000000000000010100000000000000000000000000000000000000000000000000070c101213141b2227343d46505a606d7983857a6d615b51463c31271d120c16202a36414c56616c75818e979e948b7e71685e52493f342b2119151414110e080200000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100c0c0c0c0a1926333f4c5966727f8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f18212a333d46505a606d798390928a7e71695e53493f33271e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c1013131515151413100c0706040100000000010507070e0e0807050200000000000000000000000000000000000000000000000406070a1117222b343e45515d676f7c8682756d62584e43392f2318131e28323a46525e68717e8a939e978f82756c61564d41372d22190f0808070502000000000000000000000000000002060714202d3a4753606d7a86939c8f8376695c504336291d1919191919141b2834404a546773808074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18212b343e45515c666e7b869292857b6e655b50443a2f24190d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20212221201f1d181413110d080102080d1113141b1a1514120e090300000000000000000000000000000000000000000000000000061019222935404b555f6a727f8b7f726a5f554b403429201924303a44505a616d7a85929e9f92857b6e615a50443b30241b1007000000000000000000000000000000000003090e121415202d3a4753606d7a86939c8f8376695c5043362926262626262626262d3844515c6676828073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19222834404b545f6a73808c968f82776c60564c4135291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e141a1e2123282c2d2e2f2e2d2c292421201d19130d0c13191d2021282722211e1a140f0a04000000000000000000000000000000000000000000000000071018242f39434e58626d7582867c6f675c51453e3229202935414c56616c75818e979e948b7e71685e52483e32291f12090000000000000000000000000000000000060e151a1e2122232d3a4753606d7a86939c8f8376695c50432f33323232323232322f38404b54606d79868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071018232e39424e57606d798491948b7e71685d52453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191f262a2d2e34383a3b3b3b3a39352f2d2c29241e19161e252a2d2e34342e2d2b261f1b150f0a04000000000000000000000000000000000000000000000007121d27313c46515b616d7a8483796d60594f443a3028323a46525d68707d8a939e978f82756c61564d41362d20170d0000000000000000000000000000000000060f1820262b2e2f2f343a4754606d7a87939c90837669564c41403f3f3f3f3f3f3f3f404149515c66717e8b807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303c45515c67707d8a9592857a6d60574d42362a1e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e171f252a31363a3b4045464848484745403e3a39352f292420283036393a41413b3a37312b26201b16100b05000000000000000000000000000000000000000000010b151f2a343f46525e68707d8780746b61564c4136303a444f59616d7a85919e9f92857b6e615a50443b30241b0e0500000000000000000000000000000000030e18212a31373a3b4440454754616e7a87949e918477685d524a4d4c4c4c4c4c4c4c4c4d4e535b606d79838c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2834404b55616c768390978d8074695e52463a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109111a202930363b4246484b515354555453514b4b4745413a352f28323a4146474e4d4846423c37312c27211c16100b050000000000000000000000000000000000000000030d18222935414c56606b73808a7d70685e52463f35414c56616c75818e979e948b7e71695e52483e32291f120900000000000000000000000000000000000915202a333c424748514b515357636f7c89969f93867a6d605c545959595959595959595a5860656c74808d8c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18232e3943505a63707d899592867b6e61564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b232c323b41464d5355555c60616261605d555854514c45413a323a444c52545b5a55534d47433c38322c27211c171008000000000000000000000000000000000000000006101925303a444f59606d7883857a6d615b51463c45525d68707d8a939e978f82756c62564d42362d20170d0000000000000000000000000000000000020e1a26313c454d53555e555c606269737f8c99a4998b7f726d666766666565656565656566686a6f77808d928c7f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303e4854606b778390998d8074685e5246392d20160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d353e444d52575f6166676d6e6e6e6d676864605d55524c443e414c565e616767615f57534e48433d38332d28221a1108000000000000000000000000000000000000000008131e28323d44505c666e7b8582756d62584e434f59606d7a84919e9f92857b6e615a50443b30241b0e05000000000000000000000000000000000006121e2b37424d575f626a6b676d6f737b85929eab9f92867e7976747372727272727272727374777c828d92988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2c38444f5964717e8b9792867a6d6154473d32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b242d373f474f565e61696e7377797b7b7b7a7875716d67605d56504646525e686d74746e69625f58544e48443d39332c241a0e0500000000000000000000000000000000000000020c162028343f4a545e69717e8a7f726a5f554c56616b74818e979e948b7e71695e52483e32291f12090000000000000000000000000000000000000814212e3a47535f696e7777787a7c7f85929796969698928b858281807f7f7f7f7f7f7f7f80818489909496968b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060607070706040c1c27333d4653606d798592988c7f7266594f44382c201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d363f49515961686e747b8083868788878684827e7a736d68615a524f59616d7a81807b756f6a626058544f49443e362c20170d0200000000000000000000000000000000000000040e17232e38424d57616c7481867c6f675c525d68707d8a939e978f82756c62574d42362d20170d000000000000000000000000000000000000000815222f3b4855626e7b8484858788898989898989898989898989898989898989898989898989898989898989897e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000020507060b0f121314141413100c161f2c3845515c6774818e9a9184776b6054483b2f22150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2b343f48515b626b707b81878c909299999291908e8b85807a716c615e56616b76828e8d87817c756f6a6360595550483e32291e1308000000000000000000000000000000000000000006111c26303b45505a606d798383796d6059606d7a84919e9f92857b6e615a50453b30241b0e05000000000000000000000000000000000000000714202d3a4753606d797d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c786d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000003090e121415171c1f202121201f1d18181c2834404b5563707d899896897c6f6356493c31261b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303d46505a626d727d858e939a98928e898684848485888b857e766d685f63707d899499928e88827c76706b64615a50443a3025190d0100000000000000000000000000000000000000000a141e29333e45515d676f7c8680746b616b74818e969e948b7e71695e52483e33291f1209000000000000000000000000000000000000000006131f2c3845515d676d70707070707070707070707070707070707070707070707070707070707070707070706f6d665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000003090e141a1e212222282b2d2d2e2d2c29242421232e3a4653606d7985929a8d807467584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424e58626c727f8892979f948f86817c79787777797b7f838a827a6f6a6874818e9ba399928e8d89837d77706c61564c41362a1e11050000000000000000000000000000000000000000020c17212935404b555f6a727f8a7d7068707d89939d978f82756c62574d42362d20170d00000000000000000000000000000000000000000004101d2935404b555d60636363636363636363636363636363636363636363636363636363636363636363636362605c544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000050d141a1f262a2d2e2d3338393a3a3a39352f312d2c2c3844515c6675828f9b9184786a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54606a717e8b939a9d928d827b74706d676a656c6e72777d84847c706b7784919e9992878280818285837e70685e5246392d201307000000000000000000000000000000000000000000050f18242f39434e58626d7582857a6e7a84919e9f92857b6e615a50453b30241b0e05000000000000000000000000000000000000000000000c18242f39434b515356565656565656565656565656565656565656565656565656565656565656565656565653504a42382e23170c00000000000000000000000000000000000000000000000000000000000000000000080f171f252a31363a3b3f3f44464747474540413e3a393534404a5465727f8b9896887b6f6255483c2f22150700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c666f7c87929f9d928d80776e6963605c555b6062656b707981867d707986929f92877d75737475797e837a6d6154473a2e2114070000000000000000000000000000000000000000000007121d27313c46515b616d7a848279818e969e948b7e71695e52483f33291f1209000000000000000000000000000000000000000000000007121d27313940454749494949494949494949494949494949494949494949494949494949494949494949494946443f3830261c110600000000000000000000000000000000000000000000000000000000000000000009111a212931363b4246484c4a5053545453514b4e4b4745413a3c4956626f7c8999988b7e7265584b3f2e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55606d798491999f948d80736c655f5753514b5053555961676d747f867e7a87999b8e81756b6667666d71776d685e5246392d20130700000000000000000000000000000000000000000000010b151f2a343f46525d686f7d86828e939d978f82756c62574d42362d20170d000000000000000000000000000000000000000000000000010b151f272f35383a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3c3a38342e261e150a00000000000000000000000000000000000000000000000000000000000000000009121b232c333b42464d535559545b606061605d555b5754514c46424753606d7a86929b8e817568544a4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515d67727f8c96a0988f82776c605b534d4745404446484f555d606d727d857f8c98978a7e716459545c60646a615e564c41362a1e11050000000000000000000000000000000000000000000000030d18222935414c56606b73808d949d9f92857b6e615a50453b30241b0e0500000000000000000000000000000000000000000000000000030d151d24292c2d30303030303030303030303030303030303030303030303030303030303030303030302f2d2c28231c150c03000000000000000000000000000000000000000000000000000000000000000007101b242d353e454d53575f616669666c6d6d6d676a6764605d55534d45515d677784919e918477665c5144382c1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7985929e9f92857b6e655b5049413b383437393e434b515b626b707c89909b95887c6f62554a5153575d54524c443a3025190d010000000000000000000000000000000000000000000000010b151f2935404b55606b74818e9a9e948b7e71695e52483f33291f1209000000000000000000000000000000000000000000000000000000030b12181d1f20232323232323232323232323232323232323232323232323232323232323232323232323201f1c17110a030000000000000000000000000000000000000000000000000000000000000000030c19222d363e4750575e61696e727678797a7a7a797774716d67615f57504b556976838f9c9286796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b5565717e8b97a2988c7f73695e53493f382f2c292b2d313940455159606a717e8b9894877b6e61544844464b504746413a32291e130800000000000000000000000000000000000000000000000007121d27313945515d67707d88939f9c8f82766c62574d42362d21170d000000000000000000000000000000000000000000000000000000000001070c1013141616161616161616161616161616161616161616161616161616161616161616161616161312100c06000000000000000000000000000000000000000000000000000000000000000000000b151e2b343e48505a61696e757b7f8284868787868584817e7a746e69605c545b6874818e9b99887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d6776828f9c9f92857a6d60574d41382d261f1c1f20272f353f474f58626e7b889594877a6d6154473a3a3e443a3936302920170d020000000000000000000000000000000000000000000000030d18242f39434f59606d7984919a9f94877b6e615a50453b3022170f0500000000000000000000000000000000000000000000000000000000000000000406070a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09070603000000000000000000000000000000000000000000000000000000000000000000000007121d27303d47505a616c707b81878c8f91918e8a8988898a8a86817b736d665e566774818d9a96897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86929f9a8e8174685d52453b2f261b141012151d2429353d4855626e7b889594877a6d6154473a2e31372e2d2a251e170e050000000000000000000000000000000000000000000000010b151f2935404b55606b74808d969f948f8a7d70695e544a3f332820160c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424f59616c717e858e9397928b84817e7c7b7c7d7f8386867f786d685e6673808d99978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8998a398897c7063564c4133291d140a04050b1218222f3b4855626e7b889594877a6d6154473a2e242a21201e19130d0500000000000000000000000000000000000000000000000007121d27313945515d676f7d88939f988f8281857b6e665b50443d32281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607070706060300000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b54606b717e8792979591857e787471706f6f7072767b8186827a6d686773808d9a978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f9286796d6053463a2f20170b020000010715222f3b4855626e7b889594877a6d6154473a2e211d1413110d0802000000000000000000000000000000000000000000000000030c18232f39434f59606d7984919a9f92857b798482786c60594f443a2f2419100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030606090c060c101213141413120f0b060c09060603000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c666f7d8792999691837a716c66646362626365696e747d84847a6d6774818e9a988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d9a9c908376665c5145382c1f1305000000000815222f3b4855626e7b889594877a6d6154473a2e21140707050100000000000000000000000000000000000000000000000000000b151e2934404b55606b74808d969f948b7e716f7c877f736b60564c41352922180d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121316191b171c1f202121201f1c171b191513120f0b060400000000000000000000000000000000000000000000000000000000000713202d3a4653606d798491999e91847a6e68605b5456555657575e616b6f7a817d6f6875828e9b988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9a9a8d817467544b4034281c1004000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000007121d27303945515c676f7c87939f988f82766c6a737f877d6f685d52453f342a1f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12171c1f2022252823282c2d2d2d2d2b2822282522201f1c1713100c07000000000000000000000000000000000000000000000000000006121e2b37424d5765727f8b969e938a7d70685e56504a4948494a4d525960686d746f6b6976838f9c978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b988c7f7265594c3f2e23180c00000000000815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000030c18232e39434e58606d798491999f92857b6e61606d7883847a6d605b51463c31271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c11171c1f22282b2d2f32342e34383a3a3a3938332d34322f2d2b28221f1c18120e090300000000000000000000000000000000000000000000000814212e3a47535f697784909d9b8f82756b61564d443f3d3c3c3d42464f565d60676360687885919e978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9b978a7e7164574b3e3124180700000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000b151e2834404b55606a73808d969f948b7e71695e5c666e7b8581756d62584e43392f23180f0500000000000000000000000000000000000000000000000000000000000000000000000000000000060b12181c22282b2d3338393c3f41433f4446474746443f43413f3c3938332d2c28231d1a140e09030000000000000000000000000000000000000000000815222f3b4855626e7b8895a096897d7063594f443b332d2f2f30363d434c52545b56606d7a8797a195887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9a978a7d7064574a3d3124170a00000000000815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000000000000000000000007121d27303945515c676f7c87929f988f82766c6257545e69717e8a7e726a5f554b40342921170c0200000000000000000000000000000000000000000000000000000000000000000000000000020a11171d24292d3338393f4446494c4e504a5053545453504a504e4c4846443f3a38342e2a261f1a150d0802000000000000000000000000000000000000000b1825323e4b5865717e8b989e9184786b6054473e3228222223252a313a4145474e56626f7c8995a197877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99968a7d7063574a3d3024170a00000000000815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000000000000000000000000030c18232e39424e58606d798391999f92867b6e615a504d57616c7581867c6f675c51453e33291e140a000000000000000000000000000000000000000000000000000000000000000000000000060b141c22282f35383f44464a505355585b5d545c606060605b5e5c5b585553504a4645403936312b262019130c040000000000000000000000000000000000000e1a2734414d5a6774808d9a9b8e817568594f44352c201715161a1f282f3539404b5565727f8c989e918578675d5145392c2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97978a7d7164574a3e3124170b00000000000815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000000000000000000000b151e2834404b54606a73808d959f948b7e71695e534845505a606d7a8483796d605a50453b30261c1106000000000000000000000000000000000000000000000000000000000000000000000710181d262d333940454a5053545b60626567696b666d6d6d6c666b69676562605b5453514b46423b373129241e160e0701000000000000000000000000000000000f1b2835424e5b6875818e9b988b7f7265584c3f33251a0e06090d161e242c3945515d6776828f9c9b8e827568554c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8897988b7e7165584b3e3225180700000000000815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000000000000000000000007121c27303945515c666f7c87929f988f82766d62574d423e45525d686f7d8780746c61574d42382e23170e0400000000000000000000000000000000000000000000000000000000000000030b1218222a2f383f444b51545b6063666c6f7274767879797a7a7979787674726f6c6664605c55534d47423c3530282018120b030000000000000000000000000000000f1b2835424e5b6875818e9b978a7e7164574b3e3124180b0000040b14202d3a4753606d7a86929f9a8b7e7265584b3f2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798592998c7f7266594c3f2f24180c00000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000000000000030c18232e39424e58606d798390999f92867b6e615a50453b35414c56606b73808a7e70695e544a3f342820160b020000000000000000000000000000000000000000000000000000000000030c151c2328343c424a50555d60666c7075797c7f8183858686878786858483817f7c7975706d67615f57534e46413a3229231d150d0500000000000000000000000000000e1a2734414d5a6774808d9a968a7d7063574a3d3024170a00000a141d2b37434e5864707d8a989f93877b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c6675818e9a8d817467554b4035291d1004000000000815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000000000000000000000000a151e2834404a545f6a73808c959f948b7e72695e53483f332f3a434f59606d7883857b6e665c50443d32281d140a00000000000000000000000000000000000000000000000000000000030c151e272e343f464e545b60676d72787d8185888b8e908e8a8886848383838384858885827d79746e69625f57524c443e342f271f170e06000000000000000000000000000c1825323f4b5865727e8b98978a7e7164574b3e312418090308111b262f3847535f6a76828f9c9c8f8376695f53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a5463707d8995908377675d5145392c1f1409000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000000000006111c26303844515c666f7c87929f988f82766d62574d42362d28313d44515c666e7b8682786d60594f443a2f261c11060000000000000000000000000000000000000000000000000000030c151e273039404451585f666c72797f84898e92928e8984817e7b79777776767777787b7d808485807b756e6a615d564f454039312920180f060000000000000000000000000916222f3c4955626f7c8896988b7e7265584b3f31261a100f1319222d38414d57626e7b88949f968a7e7164574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e384854606b77839092867a6d6053473b31261a11080403060e17222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000000000000040e17232e38424e58606d788390999f92867b6e615b51453b31241f2834404a545f69717e8b80736b60564c42382d22171207000000000000000000000000000000000000000000000000000b151e273039424a515b626a6f787f858c9196938e87827c7874716e6d666a69696a6b696e7073787c8185827b746d686159514b433a322a21180f0600000000000000000000000613202d394653606c7884919a8d807467574d42372b211d1b1f2429333f49535f6974818d9a9e9184786d6053463b31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2c38444f5963707d89938a7d7064574d42362a231913111012172029323b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000000000000001050c162028343f4a545f6a73808c959f948b7e72695e53483f33291f18232e39424d57626d7582877d70685e544a3f33282418120b050100000000000000000000000000000000000000000007121c273039424b545c606d727c838b9197959187817b75706b676462605c545c5c5d575f6164676a6f747b8186807a706b605c554c443c332a21180f050000000000000000000005121f2b3744505b65727f8c96908377695f53463d332c29272b2f353f44505b656e7b86929f948a7e71665c504438291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c27333d4854606b75818e8f8276695f53463f352a25201d1c1f2228323a444d56626e7b889594877a6d6154473a2e211407000000000000000000000000000000000104080d11161e28323a44505c666f7c87929f988f82776c60574d42362d2117121c27303c45505a616d7a84847a6d665b50443f3628231d15110d0802020000000000000000000000000000000000061018232e39424b545c666d747f8690959e928d837c756e69636059575553504a5050504d535557586062696e747d84857d746d675e564d453c332a21170d03000000000000000000030f1b27333f4953606d79849193877b6e61594f453d393533373a4145505a606c77828f99978f82756c61544a3f3428170d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c38444f59616d7a8491877b6e615b51473e36302c29282c2d333b444c565e69727f8b9894877a6d6154473a2e211407000000000000000000000000000001080d1113191d2028303a444e58606d788390999f92867b6e655b50453b31241b0f0b151e2a333f46525e68707d8a82786c605a50483f342e27201d1913130e08010000000000000000000000000000030c18222834404a545c666d78818b929999928b81796f6a615e57544f4a4846443f4343444246484a4e54575e616b7079818a81796d685f574d453c33291f150b010000000000000000000b17222d3845515c676f7d87928d81746b60574f4745403f44464c525a626c727f8c949891857a6d615a5042382e231706000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101c27333d46525e686f7c868f82766d62595046413a393534383a3f444d565e686e7b87919b94877a6d6154473a2e21140700000000000000000000000000040c13191d20252a2d313a434c56606a737f8c959f948b7f72695e53493f33291f1209030c18212a36414c56616b75818d80736c625a50454039302d29251e1f19120a02000000000000000000000000000b151e2a343c44515c666d78818e939f9992877f746d676058534d48443e3b3a38342e3631363a3b3d43474d535960676d78818e837a6e695f574d453b31271d120700000000000000000006111b2834404b55606b727f8b92877d6f69605953514b495053565d606c717e87939892867c6f685e52483e30261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212935414c56606a707d868b7f726b615a524c4745413f44464a50575e686d7a83909da394877a6d6154473a2e211407000000000000000000000000040d161e24292c3036393d434b555d686f7c87929f988f82776c60574d41382d21170d00000c151925303a444f59616e7b878b7e716c625a514b423d3935302f2b241c140a01000000000000000000000007121d27303c46515b606d78828f939d9992877d726d605d554e46423b38322f2d2c282329262a2d2e32373b42464f555d666d74818e847b6e695f574d43392f24180e050000000000000000000c18232e39434f59626d727f8891847b706b63605d55535b6062686d747e87929691867d706a60564c41362c1e150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d1925303a444e58616b707d85867d706c615e5654514b4a5053545b60696e7a839095a0a094877a6d6154473a2e2114070000000000000000000000010c1620282f35393a4146474e555d676d7a8491999f92867b6e655b50453b2f261b0f050009141e2730373d3e46535f6975828f877e716d605c544f4746413a3b362e261c120800000000000000000000000c18232e39424e58626d74818e949e9f93877e716b625b514b433d36312c2722201f1c171d1a1e2122272b31363d434b545c606d788290847b6e695e554b40352920170d02000000000000000007121d27303d47515b626d727d858d857d76706d676969656c6f737a818b92928d847c706b60584e443a30241a0c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323d464f59616b707b83867e746d6863605d55545c6062666c717b839095999ca394877a6d6154473a2e211407000000000000000000000008131e28323a4145474c52545860676d79829096a0968b7f72695e534949423930261b10040f1b25303941484d4b515765727f8c92877f746d66605954524c4c4740382e24190e0200000000000000000004101c2834404b545f6a727f8b939d9e938b7f726c615951454039312a251f1b151312100c090e1214151b1f252a3139424a515c666d7a8491847b6e675d51453f32291f14090000000000000000000b151e2b353f49515b626b707a818689827d7a77767677797b80858e928d86807a6f6a60594f463d32291e1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c16202b343e474f5960696e797f86817a74706d676a6a666d6f72787e859195918c919c94877a6d6154473a2e21140700000000000000000000010d19242f3a444c5254565e61646a6f79828f949f9e9184796d60575c59544b42372c21150915202c37414b5359555c6066727f8b99938b80796f6b64615e5658524a40362b1f130700000000000000000006131f2c3845515c666f7c86929fa0968e81746d625a50473f352f271f1a14100b07060300000205070a0f141a1f283038404a545e68717e8a9083796d605a50443b3025190e040000000000000000030c19232d373f49515960686d747b808589868483828385888d8c8985817b746d675f584f473d342b20170d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e19222c353e474f575f666d737b8185817d7a78777778797c7f848b92918b847f8c9994877a6d6154473a2e2114070000000000000000000004111d2935414c565d606b686d71757c848f949fa69b8f82756d686b68655d54493d3125190c1825313d48535d6568676d707883909d9f928d837c76716d6867645c52473b2f23170b000000000000000005111d2935414c56606d79839099a39d9184796d605b51483e3529241d150d09030000000000000000000003090d161e262e39424c56616c76828f8e81756c62564d42362a20150a00000000000000000007111b242d373f474f565e61696e73797c7f818384848483827f7d79746e69605d554e463d352b22190e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c353d454d545c60696e747a7f83878584848486888c8f8c89847e797b889594877a6d6154473a2e211407000000000000000000000713202c3945525d686d77787a7d828991939993939392867e7a7877756f65594d4134281b0e1b2734414d59656f7578797d829095939992929089827e7a78736e64584c3f3326190d00000000000000000713202d3946525d68727f8c95a09e93897d6f675d51493f362c2318120b030000000000000000000000000000040c141c27303a44505a626e7c87938b7e71695e52463d32271b0f0400000000000000000009121b252d353d444c52575f61666d6f727576777877767573706d66615f57514c433c342b23191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a232b333c424b51575e61686e72777b7e818284848484827f7c77716e7b889594877a6d6154473a2e211407000000000000000000000714212d3a4754606d7a8485878787868686868686878787888785848275685c4f4235291c0f1c2835424f5b687582858788878786868686868686878887858073675a4d4034271a0d0100000000000004101d2935404b55616d7a85929fa3988e81746b60554b40372d241a11070100000000000000000000000000000000020b151e29323e47535f6a76828f92857b6e61584e43372b20150a0000000000000000000009121b232c323a41464d53545c606266686a6a6b6a6a686663605c54534d45413a312a2219110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081119212a303940454d53565e6166696e7174767778787775726f6a656e7b889594877a6d6154473a2e211407000000000000000000000613202d394653606c787c7c7b7a7a7979797979797a7a7b7b7c7c7c7c6f6255483c2f22150915222f3c4855626f7c7c7b7b7b7a7a7979797979797a7b7c7c7b6e6155483b2e221508000000000000000613202c3945515d6773808d97a29f92867b6e61594f43392f251b120800000000000000000000000000000000000000030c17202b37434e5863707d89968e81756a6054473c32271b0f010000000000000000000009111a202930363c42464a505356595b5d5e5e5e5d5c595653514b47423c352f281f181007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f181e272e343b42464c5254575e616467696a6b6b6a68666260626e7b889594877a6d6154473a2e2114070000000000000000000006121f2b3844505b666c6f6f6e6e6d6d676c666c6d6d6d6e6e6f6f6f6f6a5f53473b2e21150815212e3a47535f6a6f6f6f6e6e6d6d6d666c6c666d6d6e6f6f6e695f53463a2d211407000000000000000714202d3a4753606d7985929fa3998d8074695e52473d31281d1209000000000000000000000000000000000000000000050e1a26313c4653606c78849193897c6f62584e43372b1d13070000000000000000000000080e171e252a3137383f4446494c4e50515151504f4c4a46454039373129241e160d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151d232831363b4146474d5354585a5c5e5e5e5d5c595655626e7b889594877a6d6154473a2e21140700000000000000000000030f1c28333f4a545b606362616160605c605b606060616162626263625f584e43372b1f1206121f2b37434e585f62626262616160605c5f5f5c6061616263615f574d42372b1e120500000000000005121e2a36424d5765727e8b97a29f92877b6e61564d42352b1f160c00000000000000000000000000000000000000000000000a151f2b3744505b6574818d9a8f82766a6054473a2f24180d010000000000000000000000050c13191f262b2e34383a3c3f42434445444342403d3a38342e2b261f19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181f252a3036393b4246484b4e4f515151514f4c4955626e7b889594877a6d6154473a2e21140700000000000000000000000b17222d38424a5053565555545453514b5053535454545555565655534e463c32261b0f030f1b26313c464e535556555554545353504a4a50535455555655534d453c31261a0e020000000000000714212d3a46535e697683909da99c8f8275695e52443b3023190d040000000000000000000000000000000000000000000000030f1b27333f495364707d8a9994887c6f62554b4035291d110400000000000000000000000002080d141a1c23282b2d2f333537373837373533302d2c28231d1a150d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c141a1e252a2d31363a3b3e414344454544423f4855626e7b889594877a6d6154473a2e211407000000000000000000000006111c262f383f44464949484747464540444646474748484949494847433c342a20150a000a15202a343c43474849484848474746443f3f4446474849494846423c332a1f1409000000000000000815212e3b4854616e7b87959fa2978a7d7064574d4232291f1107000000000000000000000000000000000000000000000000000b17222d3a4753606d7a86929a8e8174675d5145392c201306000000000000000000000000000003090e11171c1f202326282a2b2b2b2a292623201f1c18120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e14191e20252a2d2e31343637383837353b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000a141d262d3338393c3c3b3b3a3a383438393a3a3a3b3b3c3c3c3c3b37322a22180e0400030e18222a31373a3c3c3c3b3b3a3a3a383434383a3a3b3c3c3b3a37312a21180e03000000000000000c1925323f4c5865727f8b98a79f9285796d6053463b3020170d00000000000000000000000000000000000000000000000000000613202c3945515d677784919e92857a6d6053473a2d2014070000000000000000000000000000000000060b10121316191b1d1e1e1e1d1c19171313100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11141a1e21212527292b2b2b2a2f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000020b141c22282b2d302f2e2e2d2d2c282b2d2d2d2e2e2f2f2f302f2e2b262018100600000006101820262b2e2f2f2f2f2e2e2d2d2b28282c2d2e2e2f302e2d2b261f180f060000000000000005121e2a36424d576875828f9ba89b8e8275665c5144382c1f1205000000000000000000000000000000000000000000000000000004111d2935404b556975828f9c988a7d7064574a3d2f24180c00000000000000000000000000000000000000030607090c0f10111211100f0d0a070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1c1e1e1e222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000020a11171c1f202322222121201f1c1f20202121212222232322211f1b150e060000000000060e151b1f2122232222212120201f1c1c1f202122222322211e1a140e0600000000000000000714202d3a46525e697885919ea9978b7e7164544a4034281c10040000000000000000000000000000000000000000000000000000010d18242f404d5a6773808d9a9a8d817467554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e10111215222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000060b0f12131616151414131310121313141415151616161515120f0a0400000000000000030a0f121515161515151414131210101213141516161514120e09030000000000000000000815212e3b4854616e7b8797a1a297887b6e6155483b2e23180c00000000000000000000000000000000000000000000000000000000071825323f4b5865727e8b989e918477675d5145392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000103040815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000003060609090808070706040606070707080809090909080603000000000000000000000003060809090908080707070603030607070809090807050200000000000000000000000a1623303d495663707c8996a99f928578695f53463a2d1c1207000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f93867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a49c8f827669574d42362a1e0b00000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a49a887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889594877a6d6154473a2e211407000000000000000000000000000000000306080913131312121212111111111111111112121213131307070401000000000000000000000000000000000306080910131313131313131313131307070401000000000000000d192633404c5966737f8c99a69a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996ac978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000000000040a0f1215152020201f1f1f1e1e1e1e1e1e1e1e1e1f1f1f2020201413110d0801000000000000000000000000040a0f1315161c20202020202020202020201413110d080100000000000d1a2733404d5a6673808d99a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996a3988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020815222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000000060e151b1f21222d2c2c2c2c2b2b2b2b2a2a2a2b2b2b2b2c2c2c2d2c21201d19130c0400000000000000000000070e151b1f2222292c2d2d2d2d2d2d2d2d2d2d21201d19130c04000000000e1a2734414d5a6774808d9aa4978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090f1215222f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000006101820262b2e2f3939393938383838373737373737383838393939392d2c29241e160d04000000000000000006101920272b2e2f3639393939393939393939392d2c29241e160d040000000e1a2734414d5a6774808d9aa396897d7063564a3d3023170a00000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1f21222f3b4855626e7b889594877a6d6154473a2e2114070000000000000000000000040e18222a31373a3c4646464545454544444444444444444545454646463a39352f2820160c010000000000020a1117222b32373b3c4346464646464646464646463a39352f2820160c0100000d1a2733404d5a6673808d99a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820262b2e2f2f3b4855626e7b889594877a6d6154473a2e21140700000000000000000000000a15202a343c4347485353535252525151515151515151515252525353534745413a32281e130800000000020b141b2227343c4347494f53535353535353535353534745413a32281e130800000c1926333f4c5966727f8c99a295887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5988c7f7265594c3f3226190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18212a31373a3b3a3b4855626e7b889594877a6d6154473a2e21140700000000000000000000030f1b26313c464e5355605f5f5f5f5e5e5e5e5d5d5d5e5e5e5e5f5f5f605f54524c443a2f24190d010000020b141d262d333f464e54555c5f606060606060606060605e524c443a2f24190d01000c1825323f4b5865727e8b98a295887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9ba4988b7e7165584b3e3225180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202a333c43474847434855626f7b889594877a6d6154473a2e2114070000000000000000000006121f2b37434e585f626c6c6c6c6b6b6b6b6a6a6a6a6a6a6b6b6b6c6c6c6c6a5d564c4135291d110400000a141d262f383f4451586062696c6c6c6c6c6c6c6c6c6c6c6b5d564c4135291d1104000a1723303d4a5663707d8996aa95897c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000005121e2a36424d576a7683909da996897c706356493d3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323c464e5355534e4956626f7c899594877a6d6154473a2e211407000000000000000000000815212e3a47535f6a7679797978787878777777777777777778787879797975685d5245392c2013070006111b262f384149505b626a6f76797979797979797979797975685d5245392c201307000815212e3b4854616e7b8798a296897c706356493d3023160a000000000000000000000000000000000000000000000000000000000714212d3a46535f697885929fa297877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444e585f625f58545763707d8a9694877a6d6154473a2e211407000000000000000000000915222f3c4855626f7b8686868585848484848484848484848485858686867a6d6054473a2d211407091217222d384149535b606d727c8286868686868686868686867a6d6054473a2d211407000714202d3a46525e697985929f978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8897a29f9285786c605346392d20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414d565f6a6e6a65615e65727f8c9894877a6d6154473a2e211407000000000000000000000613202d394653606c777a7a7b7c7e81879191909090919185817e7c7b7a7a75685d5245392c201307111b2527333f49535b656c747f878f92999395908a85817e7c7b75685d5245392c2013070005121e2a36424d576976828f9c988b7f7265584c3f3225190a00000000000000000000000000000000000000000000000000000004101c2834404b5465727e8b98a99c8f8275655b5044372b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e7b77726e686d7683909c94877a6d6154473a2e2114070000000000000000000005121f2b3744505b656c6d6e6e7072757c85929d9d9d91847a74716f6e6e6d685d564c4135291d11101a232d373f44505b656c77808b92999f97928b837e7974716f6e685d564c4135291d110400020e1a25303f4c5865727f8b989a8d8073675a4d4031261b0f03000000000000000000000000000000000000000000000000000006131f2c3845515c6675828f9ca7998c7f726653493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a85837e7a78797f8c949f94877a6d6154473a2e21140700000000000000000000030f1b27333f49535b6061616263656a727f8b98a49a8a7d706864636261615e564c443a2f24190e18222c353f49525c606c77818d929f9d9590857f78716d666462615e564c443a2f24190d0100000915222f3b4855626e7b88959c8f827669584e43372b1f120600000000000000000000000000000000000000000000000000020b14202d3a4653606d7985929fa095887b6e6255483b2d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e7a7f858785858c919ba694877a6d6154473a2e21140700000000000000000000000b17222d38414950535454555658616e7b87989f93867a6d605656555454524c443a32281e1316202a343e47515b636e74808d939d9c928d837b726d66605c545554524d443a32281e13080000000814212e3a47535f697683909d9285786a5f53473a2e211509000000000000000000000000000000000000000000000000000a141d2b37434e5864717e8a98a29d9184776a5f53473a2e1b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414d565e686d737a7f858c91979ea194877a6d6154473a2e211407000000000000000000000006111b262f383f444647474849535e697885929e928578675d514948474746413a32282016141e28323c464f59626d73808d929d9f918c80786e69605c54514b494746413b322820160c0100000006121e2b37424d5764717e8a9697887b6f6255483c31261a0f02000000000000000000000000000000000000000000000006111c262f3847535f6a7683909da3988c7f7266584e43372b1f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444d565d60676d72797f858b919794877a6d6154473a2e2114070000000000000000000000000a141d262d3337393a3b3b424d576b7884919d9184776a554c413b3b3a393530282016111c26303a444e58616b727f8b929c99938b7f746d665e57504a45403c3b3936302920160d0400000000020e1a26313c4653606d798491988c7f7265584e43372b1f140900000000000000000000000000000000000000000000050e17222d38424f59626f7c88959f9f92867a6d6154473c31261a0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b434c52555d60676d72797f848b91877a6d6154473a2e211407000000000000000000000000020b141b22272b2d2e2e3144515e6a7784919d9084776a5d51442f2e2e2d29251e160f17232e38424c565f6a707d87929f9a93877e726d605c544d443f38342e2e2d2a251f170e0400000000000009151f2c3844515c66717e8b959083766a5f53473b30251a0e050000000000000000000000000000000000000000050e172028333f4a54606b75818e9ba3988e8174685e5246392a201509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d172029313a41454b51555d60676d72797f84877a6d6054473a2d21140700000000000000000000000000020a11171b1f20212b3744515e6a7784919d9084776a5d5144372a21201d19130c182128343f4a545d686f7c8692999a93887e716c635b514a423b342e282321201e19140d050000000000000004101c2834404a54606c78839095887b6e62574d42362a20170c03000000000000000000000000000000000000060e172029323b44505b666f7d89939e9f92867b6e61564c41362a1d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f282f353a41454b51555d60676d72797b6e675d5145392c201306000000000000000000000000000000060b0f12131e2b3744515e6a7784919d9084776a5d5144372a1e13110d0b151e2a333c44505c666d7a8491989f93887f726c625a514440393028231c181414110e08020000000000000000000c18232e3944505b666f7c87928d8074695e52463d32291e150c0400000000000000000000000000000002090f182029323b444f59606c7883909da1968d8073695e53443a3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d161e24292f353940454b51555c60666d6e695f554b4135291d110400000000000000000000000000000000000305111e2b3744515e6a7784919d9084776a5d5144372a1e110507121d27303c45505a606d78828f969d928c7f726d625a50483f342e271e17110c07070502000000000000000000000007121c28333f4a54606a737f8c92867b6e61594f443b30271e160e0802000000000000000000000003080d141a212a323b444d56606b727f8c95a09a91847a6d60574d4232281e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d24292f353940454b51545c60625f574d433a2f24180d0100000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e11050f18232e39434d57616c73808d949e948d80746d635b51483f3628231c150c0600000000000000000000000000000000000b17222d38424e58606c78828f8e81746b60564c433930282019140f0a0706030000000406060b0f13191f252a333c444c565e686f7d87929f9f93887d70685d52453b3120160c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d13181d24292f353940454b515355534d453c31281d13070000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e110c17212834404b555f69707e88939f958f82786d605b51483f362d2418120b0300000000000000000000000000000000000006111c262f3d44505b666d7a8390897d70685e554b433a322a251e1b151312100b070c101314171c1f252930363f454d565e686e7a8591999e948d80736b60564c4133291f0e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d12181d24292e34394045464847423c332a1f160c010000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e0a141e29333b45515c676e7b85929a979083796d665c50493f362d241b12070000000000000000000000000000000000000000000a141d28333f4a545d686e7b8491847a6e675c554c443d36302b2622201f1c171d181d1f2022282b30353b424650575f686e7a839097a0958f82786d60594f433a2f21170d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d12181d23282e34383a3b3a37312a21180d04000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e111c26303b45505a606d798390989992857b6e675d544a3f372e241b120900000000000000000000000000000000000000000000020b17222d38424c565e696e7b838f82796d675e564f46413b37322e2d2b28232924292c2d2d33383a41464d525a62696e7a8390959f9590837a6d665c50473d31281e0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c12181d23282c2d2f2e2b2620180f0600000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e17232e38424d57616c74808d959f92877d70695e554b42382e251c120900000000000000000000000000000000000000000000000006111c262f3a444d565e696e7a828c82796d686059524c47433e3b3a38342e362f35393a3c3f44464c52575e616c717b8490959d948f837a6d685d544a3f352b1f160c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c12181c1f2022211e1a150e060000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a161f28343f4a545e69707e8a929d938b7f726b60574d433a30261c130a00000000000000000000000000000000000000000000000000000a141d28323b444d575e686d788086827a6f6b615e56534e4a4846443f434344404547494a5053565e61696e757e8691969e928d827a6d685d564c42382e231a0d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013131514120e0903000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e28313a44505c666e7b85929f958e81756d62594f453b31281e140a010000000000000000000000000000000000000000000000000000020b162029323b454d565d666d737d84847c746e68625f58575553504a5050504b515356545b6063686d737b818b929896918a80786d685d564c433a30261c110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607080806020000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a242f3a434f59606d78829097989083796d605b51473d33291f160c0200000000000000000000000000000000000000000000000000000000040e172029333b444c545c606b6f797f85817a746f6a676461605c545d5c5d555d606265666c70747a80868e9398928d847d736d665d564c443a31281e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a2935414c56606b73808c949f92867b6e675d51493f352b21170d04000000000000000000000000000000000000000000000000000000000000050e172129323a424a505960676d737b8085817c7774716e6d666a69696a6b676d6f7274797d81858d9298928d868079706b605c544c443a32281f160c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d10101313121212111111111111121213130e0d0b080507081313131212121111111111111112121213130b0a080500000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d51443729333b45525d686f7d87929f928a7e71695f554b40372d23190f050000000000000000000000000000000000000000000000000000000000000000050f17202830383f444f555c60696e747a7f8484807d7b79787776767777787a7c7e8185898e9295908b86817b746d676159504a423a322820160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d201f1f1f1e1e1e1e1e1e1e1f1f1f201b1a171412141520201f1f1f1e1e1e1e1e1e1e1e1e1f1f2020171714110c050000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372f3b45505a606d7a849199958d80746c61574d43392f251b110700000000000000000000000000000000000000000000000000000000000000000000050d161e262e343d434b51575e61686d73787c808488868483838383848586898b8e91908e8a87837f7a746e69605d554f443f38302820160e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2c2c2c2b2b2b2b2a2a2b2b2b2c2c2d2726241f1e21212d2c2c2c2b2b2b2b2a2a2a2a2b2b2b2c2c2d2423211c17100800000000000000000000000004111e2b3744515e6a7784919d9084776a5d51443e3d424d57616c75818e96989083796d605a50453c31271d1309000000000000000000000000000000000000000000000000000000000000000000000000040c151c2328313940454d52565e61656c6f74777b7e80838586878889898887878583817e7a77726d68615e57514b433e342e261e160e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d3236373939383838383737373738383939393433302b2a2d2e39393939383838373737373737383839393931302d28221a1208000000000000000000000004111e2b3744515e6a7784919d9084776a5d514b4b4a4a545e69717e8a939f92867b6e675c51483e332a1f150b0100000000000000000000000000000000000000000000000000000000000000000000000000030a11171f272f343b42464c52535b606367696e71747678797b7b7c7c7b7b7a787674716e6865605d56524d45413a3128231c140c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e424346464545454444444444444545464641403c36363a3b4646464545454444444444444445454546463e3c39332c241a10050000000000000000000004111e2b3744515e6a7784919d9084776a5d59585757555b666e7b85929f938a7e71695f554b40362c21180d0300000000000000000000000000000000000000000000000000000000000000000000000000000000060d151d232930363a414649505356575f61646769666d6e6e6f6f6f6e6d67696764615e5654524c46423b352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e505352525251515151515151525252534e4c47414246485353525252515151515151515151525253534a49453e362c22170c0000000000000000000004111e2b3744515e6a7784919d9084776a656565646361606c78828f97968e81746c61574d43392e241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181f252a3036383f4446494d5355585a545c60616262626261605d555b5754524c4745413a363029241d160d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434d555b5d5f5f5f5e5e5e5e5d5d5e5e5e5f5f605a58524a4d5354605f5f5f5e5e5e5e5d5d5d5d5e5e5e5f5f60575550483e33281c110500000000000000000004111e2b3744515e6a7784919d9084777172727271706e6c727f8c94999184796d605a50453c30271d1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c141a1e252a2d3337393c4246484b4d4b515354555656555454514b4e4b4746413b3935302a251f18130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a555f666a6c6c6b6b6b6b6a6a6a6a6b6b6c6c6c67645c52575e616c6c6c6c6b6b6b6a6a6a6a6a6a6b6b6c6c6c64615a5045392d21140800000000000000000004111e2b3744515e6a7784919d91847d7e7e7f7e7e7d7b797c86929f92867c6f675d51483e332a1e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191b22272b2d31363a3b3e41404546484849494848474541413e3b3936302c29241e1a140d070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936424e5b667176797978787877777777777778787979746e64585e6976797979787878777777777777777878787979716c6155493c3023170a00000000000000000004111e2b3744515e6a7784919d9691898a8b8c8b8a8a8886889298988c7f726a5f554c443d342b2319100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11171b1f20262a2d2e312e34383a3b3b3c3c3c3b3a39352f312e2d2a25201d19130e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76838786858484848484848484848586878174675a616e7b8686868585848484848484848484858586877d7164574a3e3124170b00000000000000000004111e2b3744515e6a7784919d928783838281818181828386878a908679706c615e564e463d352b22190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131a1e21222523282c2d2e2f2f2f2f2e2d2c29242421201e1914110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7b7c7e838e91919090918c827e7c7b796d60535e69767a7b7c7f85919191909090908e87827f7c7b786d6053463a2d20130700000000000000000004111e2b3744515e6a7784919d9083777675757474757576797a7e8387847d756d6860584f473d342b20170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000305090e12141518181c1f2021222323222121201d18181414110d080401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676d6e6f7177818e9b9d988c7f75716f6e6d675d51575e686e6e6f727d89969d9d979288817b76726f6e6d665c5144382c1f120600000000000000000004111e2b3744515e6a7784919d9084776a6968686768686a686e71767b818a827a6f6a60594f463c32291f140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708070c1013131515161615151413110d07080705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c555d606162656f7c88979f9285796d646261605d554b4d565e616166717e8a97a19691857d746e69656261605c544a4034281c100400000000000000000004111e2b3744515e6a7784919d9084776a5d5b5b5b5b5c565e6164696e747e87847c706b60584e443b3025190e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708080909090807060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c515454535f6a7885929c8f8276665c555453514b43444c5259606d7983919d9791847b6f6b615e57565453514a42392e23180c0000000000000000000004111e2b3744515e6a7784919d9084776a5d514e4e4e4f4d5254575e616c737f8c867d706a60564d41362a21170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a414547484e586a7783909a8d817467544b4847454039414c56606b73808d959a92857b6e696059534d49484644403930271c12070000000000000000000004111e2b3744515e6a7784919d9084776a5d51444142424146474d525a606c77828f867c6f685e52463e33281c1004000000000000000000000000000000000000000000000000000000000005080a0b1313131212121211111111111111121212131313090907030000000000000000000000000000000000000000000000000000000000000000000000000000000406070b0f0d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a43505d697683909a8d8073675a4d403a39353f49535e68707d88939f93887d70695f574f46423c3b3a38342e271e150b000000000000000000000004111e2b3744515e6a7784919d9084776a5d514437353036393b4246505b65707c8991847a6e61594f44392d20160a000000000000000000000000000000000000000000000000000000060c1114171820201f1f1f1f1e1e1e1e1e1e1e1e1e1f1f1f20201615130f0a040000000000000000000000000000000000000000000000000000000000000000000000070c101313171b191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c36434f5c6976828f998c807366594d4033313944505b656d7a85919a958d80736b60574d453d36312e2d2c28231c150c03000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a252a2d30363f4953606b7783908f82756c6155493d32271b0f03000000000000000000000000000000000000000000000000000810171d2123242d2c2c2c2b2b2b2b2b2a2a2a2b2b2b2c2c2c2c2d23221f1b160f070000000000000000000000000000000000000000000000000000000000000000030b12181c1f2024282625231e19120a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2936434f5c6976828f998c807366594d402f39434e58606c77828f97989083786d60594f453c332a2521201f1c18120b0300000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a191e20252d38414f596673808c938a7d7064584e43372b1f130600000000000000000000000000000000000000000000000008121a22282d30313939393938383838373737373738383839393939302f2c2721191007000000000000000000000000000000000000000000000000000000000000030c151d23282c2d313533322f2a231c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1c2936434f5c6976828f998c807366594d4035404b555f6a727f8c949f92867b6e665c51473d332a211a151312100c07000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e11141b262f3d4a5663707d89969083776a6054473b2e221508000000000000000000000000000000000000000000000006101a242c34393d3e46464645454545444444444444444545454646463c3b38322b23190f0400000000000000000000000000000000000000000000000000000000000b151e272e34383a3e42403e3b352e251c0b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f998c807366594d403b45515d676f7c86929f938b7e71695f544a40352c21180f090706040000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e110a14212e3b4754616e7a879495897c6f6256493c2f23160700000000000000000000000000000000000000000000000c17222c363e45494b53535252525251515151515151515152525253534948433d352b21160a0000000000000000000000000000000000000000000000000000000007121d2730394045464a4e4c4b4640372e1d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4045505a606d79849199968e81756c62574d42392e231a0f06000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e110713202d3a4653606d7986989a8d8073675a4d402f24180d0100000000000000000000000000000000000000000005111d28343e48505557605f5f5f5e5e5e5e5e5d5d5d5e5e5e5f5f5f5f6056544f473d32271b0f030000000000000000000000000000000000000000000000000000000c18232e39424b5153575b59575149402f261b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d424d57616c74818e969991847a6d605a50453c30271c110800000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e1106121f2c3844505c667985929d9083766a554b4035291d10040000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6b6b6b6b6a6a6a6a6a6b6b6b6c6c6c6c6360594f43382c1f1307000000000000000000000000000000000000000000000000000004101c2834404b545c60646866635b5141382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4a545e69717e8a939f93877d70685d52483f332a1e150b0000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e1104101c2834404b556b7885929e928579675d5145392c2013060000000000000000000000000000000000000000000a1723303d4955616c7179797978787878777777777777777878787979796f6b6054483b2f221509000000000000000000000000000000000000000000000000000006131f2c3845515c666d7175736d6353493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366554e505c666e7b85929f958d80736b60564c41362d21180c030000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e1106131f2c3845515c677986929f98867a6d6053473a2d2014070000000000000000000000000000000000000000000b1824313e4b5764717e87868685858484848484848484848485858686867c6f6356493c3023160900000000000000000000000000000000000000000000000000000713202d3a4653606d787e817f73655b5044372b1f120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c8073675f5859606d78829097989083786d60594f443a2f241b0f06000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e110713202d3a4653606d798698a394877a6e6154473b2e2114080000000000000000000000000000000000000000000713202d3a4653606d787a7b7b7d7f838b91919090909187817e7c7b7a7a786c605346392d20130600000000000000000000000000000000000000000000000000000d1a2734404d5a6773808a8e85786c605346392d20130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c9286796f6a62606b73808c949f92867b6e665c50473d32281e120900000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e110b14222f3b4855626e7b8895a298867a6d6053473a2d20140700000000000000000000000000000000000000000006121f2b3844505c666d6d6e6f7072767f8b949d9d92857c7571706e6e6d6c655b5044372b1f120500000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97887c6f6255493c2f24190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c928c837c716c686f7d87939f938b7e71695f544a3f352b20160c0000000000000000000000000000000000000000000000010407061e2b3744515e6a7784919d9084776a5d5144372a1e12151d28343f4a5464707d8a979f928578675d5145382c1f130600000000000000000000000000000000000000000003101c28343f4a545c6061616263656c76828f9c998c80736a6563626161605b53493f33271b0f0300000000000000000000000000000000000000000000000000000714212d3a4754606d7a86928c7f7266564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807e857e746d7a849199968e81756c62574d42382e23190d0400000000000000000000000000000000000000000002080d111314172b3744515e6a7784919d9084776a5d5144372a1a1f21272f3844505c6674808d9a9c90837669554b4035291d1004000000000000000000000000000000000000000000000b17232e38424a5053545455565a65717e8b9896897c6f63585655545453504941382d22170b0000000000000000000000000000000000000000000000000000000613202c3945515d6776838f908376685d5245392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c80737c83817a818f969991847a6d605a50453c30261c1107000000000000000000000000000000000000000000040c13191d202123283744515e6a7784919d9084776a5d51442f24262b2e3039414b55606d7984919e998c7f7266594c3f2f24180c000000000000000000000000000000000000000000000006111c2630383f44464748484a56636f7c899694877a6e61544948474746443f382f261b110600000000000000000000000000000000000000000000000000000004111d2935414b5566727f8c92867a6d6054473a2d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c80736e7981868f939f93877d6f685d52483e332a1e150a000000000000000000000000000000000000000000040e161e24292c2d2e3438414c556b7784919e9184776b554c41353531373a3d424b535d67717d8a969f92867b6e6155483b2e2215070000000000000000000000000000000000000000000000000a141e262e34383a3a3b3c4855626e7b889593867a6d6053473b3b3a3937332d261d140a00000000000000000000000000000000000000000000000000000000010d18242f3c4855626f7b88968a7d716453493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c8073676d757f898f958c80736b60564c41362d2119130c0400000000000000000000000000000000000000020c1620283035393a443f4446515d677885929e928578675d51454242434347484f545c656d7984919e968d8074695f53463a2d211407000000000000000000000000000000000000000000000000020c141c23282b2d2e2e3b4854616e7b87949386796d6053463a2e2e2d2b27221b140b0200000000000000000000000000000000000000000000000000000000000715212e3a47535f6a7884918e8174655b5044372b1f12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366606d727d879083796d605a514b423b3329241e160d0903000000000000000000000000000000000008131e28323a414547514a505355606d7a86939f97877a6d60544e4f4f4f4e53555960666d77818e969791847a6d61574d42362a1e120500000000000000000000000000000000000000000000000000020a11171c1f20212e3b4854616e7b87949386796d6053463a2d21201f1b17110a0200000000000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9185786c605346392d2013080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c8073665b626b6f7a83857b716c605c544d453e352f281f1a140e09040100000000000000000000000000010d1924303a444c52545d545c606267707d8a9aa4968a7d70665f585c5c5c585f62656b6f79818e939691857c6e685e52453b31261a0e02000000000000000000000000000000000000000000000000000000060b101215212e3b4854616e7b87949386796d6053463a2d2013120f0b060000000000000000000000000000000000000000000000000000000000000000030f1b26313d4a5764707d8a97887c6f6255493c2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366595960686e7880867e746d665f575045413a312a261f1a14110d0707070501000000000000000004111d2935414c565d606a6b666d6e727983909d9f9c8f82786f6a696868696a6a6e72767c838e93928d847c6f6a5f564c41332a1f1409000000000000000000000000000000000000000000000000000000000000030815212e3b4854616e7b87949386796d6053463a2d2013070300000000000000000000000000000000000000000000000000000000000000000000000a14212d3a4754606d7a86928c7f7266564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594f565e666d737e8680796e69615a514c433e36312b26201d18181413110d08020000000000000713202c3945525d686d777778797b7f849095999399948f827c787675757677787b7f838990908c8680796f6a5f584e443a3021180e03000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6776838f908376685d5245392c20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4c545c606c717c84837b716c605d554f46423b37312c29242521201d19130c0500000000000714212d3a4754606d7a8384858787878786868686868687878884838282828385888b8a8986837f7a746d675f584e463c32281e0f0600000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b5566727f8c92867a6d6054473a2d21140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d424a505a616a6e7981857e746d676159534d46423c39352f322e2d2a251e160e05000000000613202d394653606c787d7c7c7b7b7a7a7a79797979797a7b7b7c7d7e7e7f7f807f7e7e7c7977726d68605d554e463c332a20160c0000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3c4855626f7b88968a7d7164574a3e32261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403f4450585f676d75808a817a706b615f57534d4745413f3e3a3936302820160c0200000006121f2b3844505b666c6f6f6f6e6e6e6d6d6d6c666c6d6d6e6f6f7071727273737272716f6d6766615e56514b433c342a21180e040000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000715212e3a47535f6a7884918e817467584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40343e464e555d606d737f8c847d756e69615f5754514b4c4b4746413a32281e1308000000030f1c28333f4a545b60636362626161616060605b60606061626363646565666666656463605c5554524c454039312a22180f06000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9184786a5f53473b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403a444c5254585b636d76828f8a827b746e6964605d55595854524c443a3025190d010000000b17222d38424a505356565555545454535353505353545455565757585959595958575653514b4746413a352f281f18100600000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313d4a5764707d8a96887c6f6255483c2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40414c565e6164656668727f8b948f86817b75716d67676665615e564c41362a1d110500000006111c262f383f444649494948484747474646444646474848494a4b4b4c4c4d4c4b4b494745403a39363029241d160d060000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000a14212d3a4754606d7a86928c7f7266554c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4046525e686d717273757a83909a99928e87827e7a777472716d685e5246392d201307000000000a141d262d3338393c3c3c3b3b3b3a3a3a3938393a3a3b3c3c3d3e3f3f40403f3f3e3c3a38342f2d2a251e18120c04000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6776838f908376675d5145392c2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d404754616d7a7e7e8082868e8d8d8d8d8d8d8d8a8683817f7e7a6d6154473a2e21140700000000020b141c22282b2d30302f2f2e2e2e2d2d2d2b2d2d2d2e2f30303132323333333231302d2c2923201d19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c5566727f8c92867a6d6054473a2d21140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d404955626f7c828282828181818080808080808181818282827c6f6255493c2f2216090000000000020a11171c1f20232322222121212020201f20202121222324242526262626252423201f1c1813110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3c4855626f7b88968a7d7064574a3d31261b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4047535f6a6f767575757474747474747474747474757575766f6a5f53473b2e21150800000000000000060b0f1213161616151514141413131213131415151617181819191a191818161413100c0705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a7884918e817467584e43372b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40434e585f6269696868686767676767676767676768686869625f584e43372b1f130600000000000000000003060609090908080807070706060607070809090a0b0c0c0d0d0c0c0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9184786a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403c464e53555c5c5c5b5b5b5a5a5a5a5a5a5a5a5b5b5b5c5c55534e463c32261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313d4a5764707d8a96887b6f6255483c2f24190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40343c4347494f4f4f4f4e4e4e4d4d4d4d4d4d4e4e4e4f4f4f4947433c342a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050815212e3b4854616e7b87949386796d6053463a2d201307040100000000000000000000000000000000000000000000000000000000000000000000000000000a14212d3a4754606d7a86928c7f7266554c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403332373b3c434242424141414141414141414141424242433c3b37322a22180e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e111415212e3b4854616e7b87949386796d6053463a2d201413110d08020000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6776838f8f8376675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033262b2e2f363635353534343434343434343434353535362f2e2b262018100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e2021242e3b4854616e7b87949386796d6053463a2d2421201d19130c04000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c5566727f8c92867a6d6054473a2d21140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261f21222929292828282727272727272727282828292922211f1b150e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e31313b4855616e7b88949386796d6053463a31312d2c29241e160e0400000000000000000000000000000000000000000000000000000000000000000000010d19242f3c4855626f7c88968a7d7064574a3d31261b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a15161c1c1c1c1b1b1b1a1a1a1a1a1a1b1b1b1c1c1c1615130f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202930363a3b3e3e3f4855626e7b889593877a6d6054473f3e3e3a3935302820160c02000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a7884918e817467584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d09100f0f0f0e0e0e0e0e0e0e0e0e0e0e0f0f0f100908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246474b4b4c4b56636f7c899694887b6e61554b4c4b4b4745413a32281e13080000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9184786a5f53473a2e2115070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d0003030202020101010101010101010102020203000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25303b454d5254575858545c65727e8b98978a7e71645d5558585754524c443a3024190d01000000000000000000000000000000000000000000000000000000000000000000030f1b26313d4a5764707d8a96887b6f6255483c2f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d575e6164646566666d76828f9c9c8f82766d6767656464605d564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000a14212d3a4754606d7a86928c7f7265554b4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e696e717172737579808c949a9a948d807975737271716d685d5245392c201307000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6776838f8f8376675d5145392c20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b7e7e7f8082858c8d8d8d8d8d8d8d8582807f7e7e7a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000004111d2935414c5566727f8c92867a6d6054473a2d21140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707d82828282818181818080808081818181828282827b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000010d19242f3c4855626f7c88968a7d7064574a3d31261a0f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3b4854606b7076767575757474747474747474747475757576766f6a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a7884918e817467584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f5960636969696868686767676767676767686868696969625f584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9184786a5f53473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f202936434f5c6976828f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f54565c5c5c5b5b5b5a5a5a5a5a5a5a5b5b5b5b5c5c5c55534e463c31261b0f030000000000000000000000000000000000000000000000000000000000000000000000030f1b26313d4a5764707d8a96887b6e6255483b2f24180d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151d24292c2d2d36434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d4448494f4f4f4f4e4e4e4e4d4d4d4d4e4e4e4e4f4f4f4f4847433c342a20150a000000000000000000000000000000000000000000000000000000000000000000000000000a14212d3a4754606d7a86928c7f7265554b4035291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f272f35393a3a38434f5c6976828f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b33383b3d43434242424141414141414141414142424243433c3a37312a22180e04000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6776838f8f8276675d5145392c2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273139404547474540505c6976838f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111921272c2f3036363635353534343434343434343535353636362f2e2b2620181006000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c5566727f8c92867a6d6053473a2d201409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f39434b515353514b4b5569768390998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161c202223292929282828272727272727272828282829292922211f1b150e06000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3c4855626f7c88968a7d7064574a3d31261a0f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d60605c55535c67778491998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101316161c1c1c1c1b1b1b1b1a1a1a1a1b1b1b1b1c1c1c1c1515120f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a7884918d817467584e43372b1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d676d6d67625f606d798692998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a10100f0f0f0e0e0e0e0e0e0e0e0e0e0f0f0f1010090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9184786a5f53473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d797a736f6a68707d8a99998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313e4a5764717d8a96887b6e6255483b2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f85807b78777a83909d998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d10101313121212111111111111121213130e0d0b0803070b0d0e13131212121111111111111212131311100e0a050000000000000000000000000000000000000a14212d3a4754606d7a86928c7f7265554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825313e4a57636d727d83888584869095a0998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d201f1f1f1e1e1e1e1e1e1e1f1f1f201b1a17140e13171a1a20201f1f1e1e1e1e1e1e1e1f1f1f201d1d1a16110b03000000000000000000000000000000000613202c3945515d677683908f8276675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222e3a46515b636b70767d82898f949c9e998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2c2c2c2b2b2b2b2a2a2b2b2b2c2c2d2726241f1a1f2426272d2c2c2b2b2b2b2a2a2b2b2b2c2c2c2a2926221c150d0500000000000000000000000000000004111d2935414c5566727f8c92867a6d6053473a2d2014090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2a353f49515960636b70767c82898f94998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d3236373939383838383737373738383939393433302b242b3033343939393838383737373738383839393736332d271f170d030000000000000000000000000000010d19242f3c4855626f7c88968a7d7063574a3d31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f474f545960636b6f767c82888f8c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e424346464545454444444444444545464641403c362f363c3f4146464545454444444444444545464644423e3931291f150b0000000000000000000000000000000815212e3a47535f6a7884918d817467574e42372b1e12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111c252d353d44484f545960636a6f757c82887f7266594c3f3326190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e505352525251515151515151525252534e4c47413840474c4d535352525151515151515152525253504f4a433b31271c1105000000000000000000000000000006121f2b37434e586774818e9184786a5f53473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c232b33383d44484f545860626a6f757b796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434d555b5d5f5f5f5e5e5e5e5d5d5e5e5e5f5f605a58524a414a52585a605f5f5e5e5e5e5d5d5e5e5e5f5f5f5d5b554d43392d22160a0000000000000000000000000000030f1b26313e4a5764717d8a96887b6e6255483b2f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a111a21272c32383d44484e54586062696e6d675d5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a555f666a6c6c6b6b6b6b6a6a6a6a6b6b6c6c6c67645c5247525c64676c6c6c6b6b6b6a6a6a6a6b6b6b6c6c6a665f554a3e33261a0e0000000000000000000000000000000a14212d3a4754606d7a86928c7f7265554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c21272c32383d43474e54575f61605d554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936424e5b667176797978787877777777777778787979746e64584c58646e747979787878777777777777787879797771665b4f4236291d100000000000000000000000000000000613202c3945515d677683908f8276675d5145392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161c21272c32383c43474d535553514b43392f24180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a76838786858484848484848484848586878174675a4e5a67748087868585848484848484848485868783776a5d5044372a1d1100000000000000000000000000000004111d2935414c5566727f8c92867a6d6053473a2d201409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b20272b32373c4246484745403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7b7c7e838e91919090918c827e7c7b796d60534753606d797b7b7e828c91919090918e837e7c7b7a6d6054473a2d211407000000000000000000000000000000010d19242f3c4855626f7c88968a7d7063574a3d31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b20272b31373a3b3a38352f271f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676d6e6f7177818e9b9d988c7f75716f6e6d675d5145515c676d6e6f71757f8c989d9b8e8177726f6e6d685d5245392c201306000000000000000000000000000000000815212e3b47535f6a7884918d807467574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151b1f262b2d2e2d2c29241d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c555d606162656f7c88979f9285796d646261605d554b404b555c606162646d7985929f97887b6f656261605d564c4135291d11040000000000000000000000000000000006121f2b37434e586774818e918477695f53473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e2122201f1d18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c515454535f6a7885929c8f8276665c555453514b4339434b515354555c6676828f9c9285786a5f535454524c433a2f24190d0100000000000000000000000000000000030f1b26323e4a5764717d8a96887b6e6255483b2f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151413100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a414547484e586a7783909a8d817467544b48474540393139404547484b546774818e9a9083776a584e484745413a31281e13080000000000000000000000000000000000000a14212d3a4754606d7a86928b7f7265554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070807060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a43505d697683909a8d8073675a4d403a39352f272f34383a404d5a6773808d9a8f8376695c50433a39352f281f160c010000000000000000000000000000000000000613202c3945515d677683908f8276675d5145392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c36434f5c6976828f998c807366594d40332c29241d23292c33404d596673808c998f8276695c4f43362c29241e160d040000000000000000000000000000000000000004111d2935414c5566727f8c92867a6d6053473a2d20140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040607090a090807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708131313121110100f0f0f0f0f0f0f10111212131312110f0b06010000000000000000000000000005080a0b1313121211100f0f0f0f0f1010111112121213100f0d09050000000000000000000000040c13191d2936434f5c6976828f998c807366594d4033261d1812181c2633404d596673808c998f8276695c4f4336291d19130c040000000000000000000000000000000000000000010d19242f3c4855626f7c88968a7d7063574a3d31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113141617161514120e0907040000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12141520201f1f1e1d1c1c1b1b1b1b1c1c1d1e1e1f20201e1d1b17120c0400000000000000000000060c1115171820201f1e1e1d1c1c1b1b1c1c1d1d1e1e1f1f201d1c1915100a030000000000000000000001080d1c2936434f5c6976828f998c807366594d4033261a0c070c1a2633404d596673808c998f8276695c4f4336291c0d0801000000000000000000000000000000000000000000000815212e3b47535f6a7884918d807467574d42372b1e12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d13181d202122232321201e1a1613100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e21212c2c2c2c2b2a29292828282829292a2a2b2c2c2c2b2a27231d160e0600000000000000000910171d2124242d2c2c2b2a2a2928282829292a2a2b2b2b2c2c292826211b140c040000000000000000000000101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c1000000000000000000000000000000000000000000000000006121f2b37434e586774818e918477695f53473a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d24292c2d2f302f2e2d2a2522201c160f0a0400000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e39393938373736353535353535363637383939393837332e2820180e0400000000000009121b22282d3031393939383736363535353536363737383839393635322d261e160c0300000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000000000000000000000000000000000000030f1b26323e4a5764717d8a96887b6e6155483b2f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d24292f35393a3c3d3c3b3a36302f2c27211b160b060000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b464646454443434242424242424243444545464645433f3a322a20160c010000000006101b242c34393d3e4646454544434242424242434344444545454643413e3830281e140a00000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000000000000000000000000000000000000000a14212d3a4754606d7a86928b7f7265554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f353a414547494a494846423d3c38332b272017110a0200000000000000000000000000000000000000000000000000000000000000000009141f29333b4246485353525251504f4f4e4e4e4e4f4f50515152535351504b443c32281d1206000000000c17222c363e45494b5353525151504f4f4e4e4f4f50505151525253504e49423a30261b1005000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000000000000000000000000000000000000000613202c3945525d687683908f8276675d5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313a41454b515455565654524d4a48443d383227221b140b0200000000000000000000000000000000000000000000000000000000000000020e1a25313b454d53545f5f5f5f5e5d5c5c5b5b5b5b5c5c5d5d5e5f5f5f5e5c564e443a2e23170b00000005111d28343e48505557605f5f5e5d5d5c5b5b5b5c5c5d5d5e5e5e5f5f5c5a544c42382d211509000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c100300000000000000000000000000000000000000000000000004111d2935414c5666727f8c9286796d6053473a2d2014090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3a434b51555d60626362615e5756544f47433d332d261d140a0000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e616c6c6c6b6a6a6968686868686869696a6b6c6c6c6b6860564b3f33271b0f0200000815212d3945505a61646c6c6c6b6a69696868686869696a6a6b6b6c6c69665e54493e3226190d000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c1003000000000000000000000000000000000000000000000000010d19242f3c4855626f7c88968a7d7063574a3d31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b555d60676d6f706f6e6968636059544e443f382f261b11060000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e79797978777676757575757575757677787879797872685c5043372a1d110400000a1724303d4955616c71797978787776757575757576767777787878797670665a4e4135281c0f000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000815212e3b47535f6a7884918d807467574d42372b1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d676d747a7c7d7c7b7874706b626058504941382d2217120900000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b868686858483828281818181828283848485868784786b5e5145382b1e120500000b1824313e4b5764717e878685848483828281818282838384848585868276695c504336291d10000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c10030000000000000000000000000000000000000000000000000006121f2b37434e586774818e918477695f53463a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d7980858889898785817d766f6a605b53493f3327241b1006000000000000000000000000000000000000000000000000000000000714212d3a46535e696e7b7c7e81868f8f8f8e8e8e8e8f8c85817e7c7b7a7a6d6054473a2d2114070000000613202d394653606c787a7b7c7d80848f8e8e8e8f8f90909187827e7c796d6054473a2d211407000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c100300000000000000000000000000000000000000000000000000030f1b26323e4a5764717d8a96887b6e6155483b2f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c6675818d9298969597918e89837c726c655b504440362d22180c0200000000000000000000000000000000000000000000000000000005121e2a36424d575e696e6f71757a828e939b9b9b938780797572706e6e6d675d5145392c20130600000006121f2b3844505b666c6e6e6f717379828f9b9b9b9c9791847c76716f6d675d5145392c201306000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c100300000000000000000000000000000000000000000000000000000a14212d3a4754606d7a86928b7f7265554b4034291c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986929fa29f97928c8a898b877f776c605c52483e342a1e140a000000000000000000000000000000000000000000000000000000020e1a25313b454d565e616264686e77818e949f968b7f736d6765636261605d554b4135291d1104000000030f1c28333f4a545b606161626467707d8996a3a39991857b6f6a6462605d554b4135291d1104000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c100300000000000000000000000000000000000000000000000000000613202c3945525d687683908f8275675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929998928d85807d7c7f838b80746e645a50463c30261c110600000000000000000000000000000000000000000000000000000009141f29333b444d525455565e656d78828f989184786c605d5556555454514b433a2f24180d01000000000b17222d38424a505354555555626f7c8995a89f92877d6f6960585554514b433a2f24180d01000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000d1a2633404d596673808c998f8276695c4f4336291c1003000000000000000000000000000000000000000000000000000004111d2935414c5666727f8c9286796d6053473a2d201408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66727f87898985807a73707072787f8680736c61584e42382e23170b020000000000000000000000000000000000000000000000000000030d172129323b424647494c535c666e7b85928f8275665b514b4948474745413a31281d1307000000000006111c262f383f444647484d5765727e8b98a0968c80736b60574e494745413a31281d130700000000000000000003101c2936434f5c6976828f998c807366594d403326140b040d1a2734404d5a6773808d9a8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000010d19242f3c4855626f7c8896897d7063564a3d3025190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54626d727b7d7c79746d686363656c727e877e716a5f544a3f34281e1308000000000000000000000000000000000000000000000000000000050f17202930363a3b3c414a545e69727f8b8f827568554b403d3b3b3a39352f281f160c010000000000000a141d262d3338393b46535e6976828f9c9e9184796d60594f453d3a39352f281f160c0100000000000000000003101c2936434f5c6976828f998c807366594d402d261d16100b1b2834414e5b6774818e9a8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000815212e3b47535f6a7884918d807467564c41362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842515b62696e706f6d67605d56535b606c727f867c6f665c50443a3025190d03000000000000000000000000000000000000000000000000000000050e171f252a2d2e2f38424d56606d7984908377675d5145382f2e2d2c29241d160d0400000000000000020b141c22282b35414c56616e7b87939f958a7e71675d51463d332d2c29241d160d040000000000000000000003101c2936434f5c6976828f998c807366594d3f382f28201c171d2935404b556875828e9b8f8276695c4f4336291c100300000000000000000000000000000000000000000000000000000006121f2b37434e586774818e918477685e5246392d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303f4951575e616362605d55524c49505a606c778283786d60564c41362a1f150900000000000000000000000000000000000000000000000000000000050d14191e202126303b44515c66717e8b86796d6053473a302521201d18130c04000000000000000000020a1117202d3946525d6874808d999d9083786c60554b40342b21201d18130c04000000000000000000000003101c2936434f5c6976828f998d8073665b5049413a322b2823232c3945515d677784919b8e8275685b4f4235281c0f02000000000000000000000000000000000000000000000000000000030f1b26323e4a5764717d8a8e877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2d373f454d5254565653514b45413f44505b656e7b867f72685e52463c31261a0e030000000000000000000000000000000000000000000000000000000002090e1114141e2834404a54606d79848a7d7064564c41362a1c13110d0701000000000000000000000004101d2935404b55616d7a86929f958a7d70655b5043392f221913110d070100000000000000000000000003101c2936434f5c6976828f9c9286796d605b534c443e38342e2e343d4753606d7a86929a8e8174675b4e4134281b0e01000000000000000000000000000000000000000000000000000000000a14212d3a4754606d7a83817d70685e5246392d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1b252d333b4246484a494745403935333f49535e69737f857a6d61574d42372b1f14090000000000000000000000000000000000000000000000000000000000000205070c18232e3944505c66727f8c8175685e5246382d22170b010000000000000000000000000006131f2c3945515d67737f8c989d9083776b6153493f31271d10060401000000000000000000000000000003101c2936434f5c6976828f9c928c7f736c655d565046443f3e3e4044505a64717e8a99998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000613202c3945525d686d7774706b60564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b212930363a3b3d3c3a38352f292d38414d57606d79858074695f53473b31251a0e02000000000000000000000000000000000000000000000000000000000000000007121c28343f4a54606d7a85867a6d61544a3f33281c0f0300000000000000000000000003101c28343f4a54606d7985929e968a7d7164594f41382d1f150b000000000000000000000000000000000003101c2936434f5c6976828f9a8d808480776d68615a53504a4b4b4a5158616c76828f9c998a7d7063574a3d3024170a000000000000000000000000000000000000000000000000000000000004111d2935414c565d606a676360594f443b3025190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001090f171f252a2d2e302f2d2c29241d262f3b45515d67727f867b6e61574d42362a1e13080000000000000000000000000000000000000000000000000000000000000000000c17232e3845515d6774818c7f72665b5044382b1f140900000000000000000000000006121f2b3844505c66727f8b979d9184786c6053463e2f261b0d03000000000000000000000000000000000003101c2936434f5c6976828f998c807a84827a706c64605c545858545c606a717e8a949f92867a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000010d19242f3a434c52545d5b56544f473d32291e140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e20212323201f1d18141d2935404b55606d79858174695e53463a3024190d00000000000000000000000000000000000000000000000000000000000000000006111c2935414c55626f7b8884786c6053463c31261a0e0100000000000000000000000713202d3a4653606d7884919e968b7e71665b5044382c1d140a00000000000000000000000000000000000003101c2936434f5c6976828f998c80737b83847d76706d6665646465666d727c85929f988e8174685d5245392c20130700000000000000000000000000000000000000000000000000000000000008131e28313a414547504e4948443d352b20170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12141517161413100c0b18242f3945515c67727f867b6e61564c4135291c11060000000000000000000000000000000000000000000000000000000000000000000d19242f3a47535f6a76838a7d7063574d42372b1d1207000000000000000000000714202c38444f5964717e8a969e9184796d60544a3f33281a0b0200000000000000000000000000000000000003101c2936434f5c6976828f998c80736e7a828a837d79757271717275797f8692979f92867c6e62564c4135291d1104000000000000000000000000000000000000000000000000000000000000010c161f282f35393a44413d3b38322b23190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a090706040007121d2834404b55606d7a858074685d5245382e23170b00000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5864717e8a8276695f5346392f24180c000000000000000000030e16232f3c4855616b7783909d978c7f72665c5142382d2217080000000000000000000000000000000000000003101c2936434f5c6976828f998c8073686d7880878a85827f7e7e7f81858c929898928b7e716a5f53443a3024190d0100000000000000000000000000000000000000000000000000000000000000040d161e24292c2d3734302f2c272119110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232e3945525d687480857a6d60544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7984877b6e61554b4035291d100909090909090909090915202b37434e5863707d89959f92857a6d60544b402f261c11060000000000000000000000000000000000000003101c2936434f5c6976828f998c807366666d737c83898e8c8b8b8c8e929799928e867e716c62584e4332281e1308000000000000000000000000000000000000000000000000000000000000000000040c13191d20212a282322201b160f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2935414c56616e7b867f72665c5044382b1f14090000000000000000000000000000000000000000000000000000000000000000000a151f2c3844515c6673808c8073675d5145382c1f15151515151515151515151a26313b4754606a76828f9c988d8073675d5142392e1d140a000000000000000000000000000000000000000003101c2936434f5c6976828f998c8073665c606a6f767d8286898c8d8e8d8c8a86817b716c625a50463c3120160c020000000000000000000000000000000000000000000000000000000000000000000001080d1113141d1b161613100b0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d19242f3a46535f69758284786d6053463b30251a0e00000000000000000000000000000000000000000000000000000000000000000004101c2834404a54616e7b8685796d6053473d32272222222222222222222222222b37424d57626f7c89949f92867a6e61554b4130271d0b02000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366595860626b70757a7d7f8081807f7d7a746e69625a50483f342a200e040000000000000000000000000000000000000000000000000000000000000000000000000001040607110e0a0907030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36424d5763707d897d7064574d42362a1b11060000000000000000000000000000000000000000000000000000000000000000000c18232e3946525e6975828b7e7164584e43372f2f2f2f2f2f2f2f2f2f2f2f2f2f3a47535f6975828f9b998d8174685e52433a2f1e150b00000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594e54596163686d707274747473706d67625f5750483f362d22180e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26313b4653606c78848275695e5246382d22170b00000000000000000000000000000000000000000000000000000000000000000007121c2a36424d5763707d8983776a6054473c3c3c3c3c3c3c3c3c3c3c3c3c3c3c424d56626e7b87939f92877b6e61564c4131281d0c0300000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d474f55565d6063666768676663605d55534d453f362d241b0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070808080706060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3744505b65727f867b6e6153493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000e1a25303b4854606b7784897c6f62564c48484848484848484848484848484848525e6974818e999b8e8175695f53443b301f160c0000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4044484c525456595a5b5a595754514c47423c332d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c1013141515151413120f0b0606040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953616d7a867f73655b5044372b1f130700000000000000000000000000000000000000000000000000000000000000000009141f2c38444f5965727f8b8174685e555555555555555555555555555555555556616e7b86929f94887c6f62574d4232291e0d040000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40383a4145474a4c4d4e4d4c4a4745413a37312a211b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181d1f2021222221201f1c171413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e68758284786c6053463a2f24180d01000000000000000000000000000000000000000000000000000000000000000002101c27333d4754606d7a85867a6d626262626262626262626262626262626262626873808d999c8f82766a5f54453b3120170d000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d40332f35393a3d3f414141403d3a39352f2b2620180f090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191e202124292c2d2e2f2e2e2d2b282221201d19130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b2a36414c5663707d897d7063554b4035291d11040000000000000000000000000000000000000000000000000000000000000000000b16202c3945525d6874818c7f726f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f7a85929f95897d7063584e43332a1f0e05000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d403324292c2d303334353433302d2c29241e1a150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b141a1e252a2d2e2f35393a3b3b3b3a3938332d2d2c29241e1b150d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1925303a4653606c79868174675d5145392c20140900000000000000000000000000000000000000000000000000000000000000000004111d2935414c56626f7c88887c7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b818e989d9083776b6054463c3221180e00000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261d20212326272827262421201d19130e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171f262a3036393a3f4045474848484746443f3e3a39352f2b262019130c050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e58626f7c89857a6d6053473b31261a0e000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47535f6a7683908888888888888888888888888888888888888888888e939e968a7d7164594f44342a200f0600000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a131417191a1b1a19171413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b141b222731363a4146474c4b51535455555453504a4a4745413a37312a251e160e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b47545f6a75828f8b7e7164574d42362a1b110600000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5864717e8a8c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f84919e9e9184786c6053463d3320190e0000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d070a0c0e0e0e0d0a070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d262d333b42464c525458555d6061626161605b545754524c47433c363028201911090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c8894908377695f5346382d22170b000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4653606d7985867b72727272727272727272727272727272727984919e978b7e71665b5044382b1f12070000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00000001020100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151e272f383f444d53565e616568676d6e6e6e6d6c666864605d56534e46413a322b231b13090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e15212e3a47535f6a75828f9b95887b6e6153493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6673808d8073676565656565656565656565656565717d8a969e9185796d60544a3f33281c0f030000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e273039414950575f61686d7275787a7b7b7b7a797774716d68625f58524c443d352d251b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2b37434e58626f7c87939f938c8073655b5044372b1f130700000000000000000000000000000000000000000000000000000000000000000004101c2834404b54616e7b8685796d605959595959595959595959606b7783909d988c7f72675c5142382d22170b000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c263039434b535b60696e747a7f828586878888878683817d7a746f6a615e564f473f372d251b11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313a47535f6a75818e9a968e8184786c6053463a2f24180d010000000000000000000000000000000000000000000000000000000000000000000c18232e3946535e6975828b7e7164584e4c4c4c4c4c4c4c4e5863707d89959f92857a6d60554b402f261c1106000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17232e38424b555c656c727b81868b8f918b868381807f80828585817c746d68605951493f372d231a0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424d57626e7c87939e91847a857c7063554b4135291d110400000000000000000000000000000000000000000000000000000000000000000007121d2a36424d5763707d8983766a6054473f3f3f3f3f47535f6a76828f9c988d8073685d5243392e1d140a00000000000000000000000000000000000000000000000000000104101c2936434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f28343f4a545c676d777f868e92938d847f7a767473737475797d8386817a706b625b51493f352c21170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6975818e99968b7e74818174675d5145392c201409000000000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884887c6f62564c41353236424d57626f7c88949f92867b6e61564c4130271d0b0200000000000000000000000000000000000000000000000001070d10131c2936434f5c6976828f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313944505c666d79818c929892888079726d6767666667666d70787f87857d726d625b51473e33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57626e7b87939e9184796f7c867a6d6054473b31261a0e0000000000000000000000000000000000000000000000000000000000000000000009141f2b3744505b65727f8c8174685d5245382d3a46535f6975818e9b998e8174685e52433a2f1e150b000000000000000000000000000000000000000000000000040c12181d20202936434f5c6976828f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232f39434f59606d78828e939f92877e746d67605d555959545c60656c727e8b877f726d62594f453b30251a0e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d14212d3a46535f6974818e99978b7f726c78847e7165574d42362a1b1106000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606d7a86867a6d6053493f36414c56616e7b87929f93877b6e61564d4131281e0c030000000000000000000000000000000000000000000000040d161d24292c2d2d36434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2934404b55616b74808d949d928a7e716c605c55514b4d4c4a50535b606c74808d8b7f726b61574d42362a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2a36424d57616e7b87929e9184796d6573808376695f5346382d22170b000000000000000000000000000000000000000000000000000000000000000000000b17222d3845525d6874818c7f72655b50443946525e6874818d999b8e8275695f53443b301f160c0000000000000000000000000000000000000000000000010c161f282f35393a3a38434f5c6976828f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c67707d8a929d958d80746c615a514b454140403f4449505a606d798491887d70695e52463c32271b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25303a46535e6974818e99978c7f7267626f7c887b6e6153493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000006111b2935414c56626f7c8884786c605346404b55616d7a86929f94887c6f62574d4232291f0d04000000000000000000000000000000000000000000000007121d283139404547474540505c6976838f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7984919e9d9083786d605a50454039352f2e34383f45515c66727f8c92857b6e61584e43372b1c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d57616e7b86929e9285796d605f6a77848073655b5044372b1f1307000000000000000000000000000000000000000000000000000000000000000000000d1924303a47545f6a7683897d7063574d45515d6773808c989c8f82766a6054453c3120170d0000000000000000000000000000000000000000000000010d18242f39434b515353514b4b5569768390998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5865727f8b969f94897d70665c51483e342e292423282d34404b54616d7a87938e81756a605447382e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e6974818d99978c7f72675d5866737f84786c6053463a2f24180d0100000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5864717e8b8275695e534a54606d7a85929f95897d7063584e43332a1f0e05000000000000000000000000000000000000000000000004101d2935404b555d60605c55535c67778491998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a7784919e9c8f82766b60544a403628231d18171b232e3946525e6877849193887c6f62544a3f34281c1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616e7b86929e92857a6d605555616e7b887d7063554b4135291d1104000000000000000000000000000000000000000000000000000000000000000000020f1b26323c4653606d7985867b6e6154515c66727f8c979d9083776b6054463c3221180e0000000000000000000000000000000000000000000000000613202c3945515d676d6d67625f606d798692998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8996a0978a7d7164594f42392e2418120d0c121d2a36414c566874818e9a8e8174665c5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c14202d3946525e6874808d98988c7f73675d51535f6977838175675d5145392c201409000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d8073665c53606d7984919e968a7e7164594f44342b200f060000000000000000000000000000000000000000000000000714202d3a4753606d797a736f6a68707d8a99998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b556773808d9a9e9285796d6053463d30271c120700000d192530404d5a6773808d9a9285796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36414c56616e7a86929f92857a6d60554b4d5765727f857a6d6054473c31261a0e0000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b8685796d605b65717e8b969e9184786d6053463d3320190f000000000000000000000000000000000000000000000000000c1926333f4c5966727f85807b78777a83909d998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d677783909d9a8e8174665c5044382b1e150b000000081926333f4c5966727f8c9998887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303946525e6873808d98988c8073685d52434854616e7b867e7165574d42372b1c1106000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6975828a7e7164606c7884919d978b7e72665c5044382b1f1207000000000000000000000000000000000000000000000000000c1825313e4a57636d727d83888584869095a0998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986939f978a7d7064544a3f34282217110a02000c1926333f4c5966727f8c99978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56616d7a86929f92867a6d61564c4146525e6976838376695f5346382d22170b0000000000000000000000000000000000000000000000000000000000000000000007121d2a36424d5763707d8a83766a64707d8a959e9285796d60544a3f34281c1003000000000000000000000000000000000000000000000000000916222e3a46515b636b70767c82898f949b9f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8899a196877a6d6154473a393328221c140b06061a2733404d5a6673808d99988c7f7265594c3f3226190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e6873808d98988d8073685e52443a424d5765727e887b6e61544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000e1a26313b4653606c7884887c6f6b7683909d988c7f72675c5142382e23170b000000000000000000000000000000000000000000000000000006121e2a353f49515960636b6f767c82888f939a8c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979e918478685e524a49453e332d261d1712121e2a36424d566875818e9b998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616d7a86929f92867a6e61564c41323b4754616d7a868073665b5044382b1f13080000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c81746f7c89959f92857a6d60554b4030261c11060000000000000000000000000000000000000000000000000000010d18232d373f474f545960636a6f757c82878e8c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c989c8f8275695655575550443f382f28231f1f222d3a46525e697784919d988c7f7265594c3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c13202c3945525d6873808c98988d8074685e52443a303946525e68758284786c6053463a2f24190d01000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616d7a86857a75828f9c998d8073685d5243392f1e140a0000000000000000000000000000000000000000000000000000000007111c252d353d44484f545860626a6f757c81867f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d999a8d8174675f6264615a504a423b342e2c2b2d35404b55616e7b87939f9a8a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d2935414c55606d7a85929f92867b6e61564c41322935414c5664717e897d7063554c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6874818b7f7c87939f92867b6e61564c4131271d0c0200000000000000000000000000000000000000000000000000000000000a131c232b33383d44484e545860626a6f757b796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d9a998c7f72666a6f716c605b544c443f3a38383a3f45515d67727f8c9a9f93877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3945515d67737f8c98998d8174695e52443b3025303a4754606d7a858175675d5145392c2015090000000000000000000000000000000000000000000000000000000000000000000006111c2935414c56626f7c8984818e9a998e8174695e52443a2f1f150b000000000000000000000000000000000000000000000000000000000000010a111921272c32383d43474e54585f62696e6d675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9a988b7f72656f7c7d736c665e56504a464444464a505a606d7984919e9d908376685e5246392d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935404b55606d7a85929f92867b6e61574d423229202c3945515d677582857a6d6054473c31261a0e01000000000000000000000000000000000000000000000000000000000000000000000d1925303a4754606a7783908e939f93877b6e62564d4232281e0d030000000000000000000000000000000000000000000000000000000000000000080f161c21272c32383c43474e53575f61605d554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d9a988b7e71656f7c8680786e68605c5453505053545b606c73808c96a0958b7e7164564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b17212c3945515d67737f8c97998e8174695e53453b30201d2935414b5564707d8a7e7165574d42372b1e13100b05000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b979e9b8f8275695f53443b3020160c00000000000000000000000000000000000000000000000000000000000000000000050b10161b20272b32373c43474d535553514b43392f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99978b7e71646b717e87827a716d6662605c5c6061666c727e87929f989183786d6053463b3025190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1d2935414c55606d7985929e92877b6e61574d4233291f1e242f3a4653606d79858376695f53473a2f24201c16100800000000000000000000000000000000000000000000000000000000000000020f1b27323d4753606d7985929f94897c6f62574d4232291f0d04000000000000000000000000000000000000000000000000000000000000000000000000040b0f161b20272b31373b4246484745403931281d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c98988b7e7265616c717d86857e78726f6d66666d6e72787f8692999892867c6f665c504438291e1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262a2f3845515d67727f8c97998e8175695f53453b3120262b2e2f3845515c677581887b6e62564c41352f2c27211a1108000000000000000000000000000000000000000000000000000000000000000a161f2c3845515d6773808d9a8f82766a6054453c3120170d000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151b20262b31363a3b3a39352f281f160c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98998c7f72665a616b707b838b847f7c797878797b7f838b92989590867d706a5f544a3f3428170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a313638414d57606d7a85929e93877b6e62574d4237312a31373a3b3e404b5564717e8b8073685d52453d3c38332c231a100500000000000000000000000000000000000000000000000000000000000004101d2935404b55616e7b8793897d7063584e43332a200e050000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151b1f262a2d2e2d2c29241d160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996998d8073665a5961696e787e848a8886858586888b9095928f8a837b706b60584e42382e23170500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2a333b424649535e6973808c979b8e81756a5f534847433c343c4247484b4b4d55626f7c88857a6d60584f4a48443d352c21160b000000000000000000000000000000000000000000000000000000000000000c18242f3946535f6976828f83776b6155463d3221180e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212220201d18120c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87979b8e817568544f575f666c71787d818587898a8a8a898885827d766e6960594f463c30261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d53555b656e7b86929f98897c6f62575855534e463c454e535558585959626e7b888d80736a605956554f473d33271c100400000000000000000000000000000000000000000000000000000000000007121d2b37424d5764707d8a7e7164594f44342b200f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151413100d070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e687885929d908377665b504d545b60666c7074787a7c7d7e7d7d7b7975706c625f574f473d342a1e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f61656c77828f989f9285796c676564625f584e434e575f62646566686b717e8a92877c706b666361594f44382c201407000000000000000000000000000000000000000000000000000000000000010e1a26313c4653606c787e786d6053463d3320190f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c566976838f9c9286796c6053464a50545b606368686e6f707171706e6d6664615a534d453d352b22180c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696e7276808d949a9a988b7e777472716f6a5f5347535f6a6e71727374787d85919992857d7672706b6155483c2f2316090000000000000000000000000000000000000000000000000000000000000009141f2b3844505b666c716d665c5044382b1f120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d192530404d5a6673808d9998887b6e6255483f444a505357565e61636464646361605c54555047423c332b23191006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b7f838d8e8d8d8d8d8d8b84817f7e7c6f62554855626e7c7e7e808184898d8d8d8d8d89827f7d7063564a3d3023170a00000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b6064605c544a3f34281c1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080910100f0f0f0e0e0e0e0e0e0e0e0f0f0f1010100b0a080500000000000000000000000000000000000000000000000000000000081623303c4956636f7c8997988b7e7265544a3f383f44464a4c525456575757565553504a49443e37312a2119110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d82828181818080808181818282827e7165584b5764717e82828281818180808080818182828174675b4e4134281b0e00000000000000000000000000000000000000000000000000000000000000000b17222d38424a50535753504a42382e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1215151d1c1c1c1b1b1b1a1a1a1b1b1b1b1c1c1c1d1d181714110c0600000000000000000000000000000000000000000000000000000713202d3a4653606d7985929b8f8275665b5044383338393d414647494a4b4a4a4846443f3839332b261f180f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c707575757474747474747475757576716c62564955616c717675757574747474747474747576746e64584c4033271a0d000000000000000000000000000000000000000000000000000000000000000006111c262f383f44464b46443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f2122292929282828282727272727282828292929292423211d1710080000000000000000000000000000000000000000000000000006121f2b3844505c6675828e9b9285796c605346392f2b2d3036393b3c3d3e3e3d3b3a38342e2d28221a150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202d39444f596164696868676767676767686868696965625a5045505a6164696868686767676767676768686967645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000a141d262d3338393e3a38342e261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3636363535353434343434343535353536363631302d28221a120800000000000000000000000000000000000000000000000003101c28343f4a5464717d8a9797897d7063554b40352920252a2d2e30313131302e2d2b28231c1c170e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e474f55575c5b5b5b5a5a5a5a5a5b5b5c5c5c585650483f485055575c5c5b5b5b5a5a5a5a5a5a5b5c5c5b58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d312d2b28231c140c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a31373a3c434342424241414141414141414242424343433e3d39332c241a10060000000000000000000000000000000000000000000000000b17232e3a4653606d7985919b8e8174675d5145392c1f191e2021232424242322201f1c1711100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17212c353e44494a4f4f4e4e4e4d4d4d4e4e4e4f4f4f4b49453f363e45494b4f4f4f4e4e4e4d4d4d4d4e4e4f4f4e4c4841382f251a0f0300000000000000000000000000000000000000000000000000000000000000000000020a11171c1f2024201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c434748504f4f4f4e4e4e4d4d4d4e4e4e4e4f4f4f50504b49453e362c22170c00000000000000000000000000000000000000000000000006121f2c3844515c6673808d999285796d6053473e33281c1114141617181717151312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33393c3d42424241414141414141424242433e3d39342d34393d3e434242424141414141414141424341403c362f261d130800000000000000000000000000000000000000000000000000000000000000000000000000060b0f1213181312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555c5c5c5b5b5b5b5a5a5a5a5a5b5b5b5c5c5c5c575550483e33281d1105000000000000000000000000000000000000000000000004101c2834404a54616e7b8793988b7e7164594f44382c1e150b08090a0b0b0a08070603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21282d3031363535343434343434353535363632302d2922282d303136353535343434343434343535363433302b251d140b010000000000000000000000000000000000000000000000000000000000000000000000000000000306060b070603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f626969696868686767676767676868686869696964615a5045392d2114080000000000000000000000000000000000000000000000000c18232e3946535e6975828e999083776b6155483e30271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c20232429282828272727272728282929292524211d171d2123242929282828272727272727282929282724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a6f76767575757474747474747474757575767676716c6155493d3023170a00000000000000000000000000000000000000000000000007121c2a36424d57626e7b8792958a7d7063594f43392e23180c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101416171c1c1b1b1b1a1a1a1b1b1b1c1c1c181715110c111417181c1c1c1b1b1b1a1a1a1a1b1b1c1c1b1a18140f0801000000000000000000000000000000000000000000000000000000000000000000000001070c0f111213131312121211111111111111111212121313130a0907040000000000000000000000000306080913131312121211111111111111111212121213131307060400000000000000000000000915222f3c4855626f7c828282828181818080808181818182828283827e7164574b3e3124180b000000000000000000000000000000000000000000000000000e1a25313b47535f6974818e989083766b61554b4034281e150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a0f0f0f0e0e0e0e0e0e0e0f0f0f100b0b09050105080a0b100f0f0f0e0e0e0e0e0e0e0e0f100e0d0b0803000000000000000000000000000000000000000000000000000000000000000000000000050c12181b1e1f20201f1f1f1e1e1e1e1e1e1e1e1e1e1f1f1f2020161613100b050000000000000000040a0f1315162020201f1f1e1e1e1e1e1e1e1e1e1e1f1f1f2020201313100c070000000000000000000714212d3a4754606d7a7e7e80838a8e8e8d8d8d8d8d8883817f7e7e7e7b6e6155483b2e2215080000000000000000000000000000000000000000000000000009141f2b37424d57616e7b8692948a7d70675c51453b30261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2c2c2c2b2b2b2b2b2a2a2a2b2b2b2c2c2c2c2d2322201c160f07000000000000070f151b1f22232d2c2c2c2c2b2b2b2a2a2a2b2b2b2b2b2c2c2c2d2c201f1c18120b03000000000000000713202c3945525d686d717173777e8a949a9a958f827b7774737271716e695f53463a2d21140700000000000000000000000000000000000000000000000000030e1a26313c46525e69737f8c959184796d60574d42382e23170f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b131312121211111111111112121213130e0d0b070300000000000000030709090f08070502000000000000000004080a0a1313131212111111111111111112121213131311100e0b0600000000000000050f1821292f3437383939393838383838373737373738383839393939302f2c27211911070000000007101920272b2e2f3939393938383837373737373738383838393939392d2c28231d150c0300000000000004111d2935414c565d606465666c76828f9c9d9083786e696766656464615f574d42372b1e120500000000000000000000000000000000000000000000000000000915202a36424d57606d788390968c7f73695f544a3f342821180e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718201f1f1f1e1e1e1e1e1e1e1e1f1f1f201a1a17130e0801000000040a0f1315161c1514120e090200000000050b1014161720201f1f1f1e1e1e1e1e1e1e1e1e1f1f1f20201e1d1b17120b0400000000010c17212a333a40444546464645454544444444444444444545454646463d3b38332b23190f050000040f19222b32373b3c4646464545454444444444444444454545454646463a38342e271e150b000000000000010d19242f3a444c525457585a65727f8c98988b7e72665f575958575755534d453c31261a0e020000000000000000000000000000000000000000000000000000030e1a25303b44505c666f7c869292867b6e665c50443d332a20170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000910171d2124252c2c2c2b2b2b2b2a2a2b2b2b2c2c2c2c2726241f1a130b0200070f161b1f22232921201e1a140d0500000810171c2023242d2c2c2c2b2b2b2a2a2a2a2b2b2b2b2c2c2c2d2b2a27231d160e0500000007121e29333c454b505253535252525151515151515151515152525253534948443d352b21160b00000a15202b343d4347495353535252515151515151515151515252525353534645403930271d120700000000000008131e28323a4145474b4b5763707d8a9695887c6f62544d4c4b4b4a4846423c332a1f14090000000000000000000000000000000000000000000000000000000009141f28343f4a545f6a727f8c939083786d60594f453c32291f150d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22282d3031393939383838373737373738383939393433302b241d140b07101921272c2e2f352e2d2a251f170f0508111a21282d3031393939383838373737373737373838383939393736332e2820170e0400000c18232f3a454e575c5e605f5f5f5e5e5e5e5e5d5d5d5e5e5e5f5f5f5f6056544f473d33271c1004030f1b27323d464e5456605f5f5f5f5e5e5e5d5d5d5e5e5e5e5e5f5f5f605f5e514b42392e23180c000000000000010c1620282f35393a3e4956636f7c899694877a6d615447403f3e3e3b3a37312a21180e0300000000000000000000000000000000000000000000000000000000030c17232e38424e58606c77818f958d80736b60574d443a31271f160d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101b242d34393d3e46464545454444444444444545454646413f3c362f261d130f19222b32383b3c423b3a36302921170d101a232c33393c3d4646464545444444444444444445454546464644433f39322920160b00000f1b2834404b5760686b6c6c6c6b6b6b6b6b6a6a6a6a6a6b6b6b6c6c6c6c6360594f44382c20130706131f2b37434e5860626c6c6c6c6b6b6b6a6a6a6a6a6a6b6b6b6b6c6c6c6c6a5c544b4034281c1004000000000000040d161e24292c2f3c4955626f7c889593877a6d6054473a3231312e2d2b261f180f0600000000000000000000000000000000000000000000000000000000000006111c26303c44505b656d79839093887d70695f564c433931281f160e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535252525151515151515151525252534d4c4740382f241a16212b343d4348494f4846423b33291f1417212c353e44494a53535252525151515151515151515252525353514f4b443b32281d120600111e2a3744505c6872787979797878787777777777777777787878797979706b6054483b2f2216090815222e3b4754606a6f79797978787877777777777777777878787879797975665c5145382c1f130600000000000000040c13191d222f3c4955626f7c889593867a6d6053473a2d242422211e1a140e0600000000000000000000000000000000000000000000000000000000000000000a151e27333f49535d676e7b859292857b6e685e554b433a312820180f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d28343e485056585f5f5f5e5e5e5e5d5d5e5e5e5f5f5f5f5a58524a40362b1f1b27323d464e54565c54524d453b30251a1c28333e474f5557605f5f5f5e5e5e5d5d5d5d5e5e5e5e5f5f5f605e5b564d44392e23170b00121f2b3845525e6b788587868585848484848484848484848485858686867c706356493d3023160a0916232f3c4956626f7c868686858584848484848484848484848585868686796d6053463a2d201307000000000000000001080d16222f3c4955626f7c889593867a6d6053473a2d20171514120e0903000000000000000000000000000000000000000000000000000000000000000000030c17222d38414b555e696f7c869291847a6d675d554b433a322a2118120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a61646c6c6c6b6b6b6a6a6a6a6a6b6b6c6c6c67645c52473c30241f2c38434e58606268615e574d42362a1d202d39444f5961646c6c6c6b6b6b6a6a6a6a6a6a6a6b6b6b6c6c6c6a675f564b3f33271b0e000714212d3a4754606d7a7a7b7c7e80859091919090909187827e7c7b7b7a786d6053463a2d2013070815222e3b4754606a6f7a7a7b7c7e81869190909091919085817e7c7b7a7a6d665c5145382c1f1306000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140807050200000000000000000000000000000000000000000000000000000000000000000000000006111b262f39434d57606a6f7c85929083796d675d554c443c3328231d150c0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956616c7179797878787777777777777878787979746e64584c3f3326222e3b4854606a6f756e695e5246392f2423303c4955616c70797979787877777777777777777878787979797771675b4f43362a1d10000713202c3945525d686d6e6e6f71747a83909d9d9d92877d7572706e6e6d6d665c5044382b1f120606131f2b37434e5860686d6e6e6f71747c85929d9d9d90837a74716f6e6e6d685d544b4034281c1004000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d28313b454e58606a6f7c85928f82796d675d564e463e342e271e19130c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e878685858484848484848484858585878074675a4d4134272b37434e58626f7d827b6e61554b40352924313d4a5764707d8786858584848484848484848484848585868784776a5e5144372b1e110004111d2935414c565d6061616264686f7c8897a19a8e81746b6563626161605c544a3f34281c1003030f1b27323d464e565e61616263656a737f8c99a297897c6f6864626161615d564c42392e23180c00000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000020b161f29333d464e58606a6f7c85908f82796d685f5850454039302a251e18120d07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d787b7c7f838b91919090919086817e7c7b796d6053473a2d202e3b4754606a76828d8073675d5145382d222d3a4653606d787b7b7c7e81879190909090919085807d7c7b7a7a6d6054473a2d21140700010d1924303a444c525454555656606a7885919e978a7d7164595655545453504a42382e23170b00000a15202b343d444c525454555658626f7c89959f9285796c605656555454524c443a30271d120700000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000040d17212b343d464e58606a6f7b838e90837a6e6a615a514b433d363029241d18130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c666d6e6f72767e87929d9790827a74716f6e6d675d5145392c2a36424d57626f7c899285796d6053493f33272c3844505c666d6e6e6f71757d87929d9d9c90827973716f6e6e6d675d5145392c201306000008131e28323a4145474748494e58697683909c95887c6f62554948484746443f3830261c11060000040f19222b323a41464747484954616d7a87949d908377655b504948474746413a32281e150b0000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201408080707050100000000000000000000000000000000000000000000000000000000000000000000000000050f19222b343d464e5860696e79818c90837c716c605c554f46413a352f29241d160d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545c606162656c73808c9892857a6e68646261605d554b4035292d3a46535f6975828e978b7e72655b5044372b28343f4a545c60616163656b75818e9ba096887b6e6764626161605d554c4135291d11040000020c1620283035393a3b3b424f5c6875828f9b94877b6e6154483b3b3a3a38342e261e140a0000000007101920293036393a3b3b4653606c7986999c8f82766953493f3b3b3a3935302820160c030000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201415151413110d0808060300000000000000000000000000000000000000000000000000000000000000000000071019222b343d464e575e676d757f8790867e746d676059524c454039352f281f1a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424a515354565a606d7a86928c8073685e56555553514b43392f2935414c56616e7b87939d9184786c6053463c31262e38424a50535455565964717e8b979d9184776a5f5556555454514c433a2f24190d01000000040e161e24292c2d2e35424f5b6875828e9b94877b6e6154483b2e2e2d2b28231c140c020000000000070e171e252a2d2e2e3844505b667986929c8f8275695c4f422d2e2e2d29241e160e04000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2021222221201e191615130f0a04000000000000000000000000000000000000000000000000000000000000000000071019222b343d454d555d606d727c838c8a8079706b615e56514b45403a312c241a100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c2730394044464849515d6775828f897c6f62564c49484745403931272d3946525e6874818d99a096897d7063574e42372b2630383f44464748495663707c89969b8f827568574e4948474745413a31281e13080000000000040c13191d20212835424f5b6875828e9b94877b6e6154483b2e21201f1c17110a0200000000000000050c13191d202128333f4a5f6c7986929c8f8275695c4f42362921201d19130c0400000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2d2d2e2f2e2d2a2522211f1b15100c070000000000000000000000000000000000000000000000000000000000000000071019222b333b434b515b636a6f787f868d847d756d68605d55514b433e362c22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e34383a3b404b5566727f8c867a6d6053473c3b3a39352f272934404b55616d7a86929fa09c8f82766a5f53473a2f24262e34383a3b3c4956636f7c89969a8d8174675a4e413b3b3a39352f281f160c0100000000000002080d11131c2835424f5b6875828e9b94877b6e6154483b2e211512100b060000000000000000000002080d111317222d46535f6c7986929c8f8275695c4f4236291c13110d08020000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a37393a3b3b3a3936302f2e2b261f1c18120b030000000000000000000000000000000000000000000000000000000000000007101921293139404551585f666d727b828789817a726d67605d5550483e33281c1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d2f3e4a5764717d8a8578675d5145392e2d2c29241f2c3845515c67737f8c98a095908d877b6e62564c4135291c23282c2d303c4956636f7c8996998d8073665a4d40332e2d2c29241e160d0400000000000000000001040f1c2835424f5b6875828e9b94877b6e6154483b2e211508030000000000000000000000000000010513202c3946535f6c7986929c8f8275695c4f4236291c0f050100000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473f4446474848474641403c3b37322c28231d150c0902000000000000000000000000000000000000000000000000000000000000070f171f272f353f464e545c60696e757c8289857f79726d67615a5045392d21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f23303d495663707c8985786b554b403529201f1d1c28333f4a54606d7985929e9d9083808d8174685d5245382e23171c1f23303d4a5663707d8996998c7f7366594c40332621201d19130c040000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d60534b49505354555554524c4d4947433c38342e271e1a140d05000000000000000000000000000000000000000000000000000000000000050d151d2429343c424a50575f616a6f757c8286857f79716c6155493c3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1016222f3c4955626f7c8884786b5e51452f241813121f2b3844505b66727e8b97a1968b7e7b86857a6d60544a3f34281c101724313d4a5764707d8a97988b7f7265584c3f32251913110d0801000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d605458535b60606162615e565955534e46454039302a251f170e08000000000000000000000000000000000000000000000000000000000000030b1218222a30383f444d53585f626a6f757b7f84857d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b8885786b5e5245382b1f0713202d394653606c7884919e9e91847875818c7f72665c5044382b1f151824313e4b5764717e8a97988b7e7165584b3e3225180b04010000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d60616568656c6d6e6e6d686966625f5853514b433e36302920191108000000000000000000000000000000000000000000000000000000000000010710181e262e343c42474e53586062696e73787d7c6f6256493c2f23160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8885786b5f5245382c1f131f2c38434f5964707d8a96a0978b7f726f7c8984786d6053463c32261b1825323e4b5865717e8b98978a7e7164574b3e3124180b00000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d696e727578797a7b7b7a7876736f6a65605c555046423b332b231a120800000000000000000000000000000000000000000000000000000000000000060c141c232831373c43474e54575e61666c706f6a6054473b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8885786c5f5245392c1f15222f3b4854606b7683909d9f9285796d6a76838a7d7064584e43372b1e1925323f4c5865727f8b98978a7d7064574a3d3124170a00000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6e757b7e818486878888878583807c77726d67615a524d453d352c241a120800000000000000000000000000000000000000000000000000000000000000020a11171f262b32373d43474d52545b60636260584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8785786c5f52452d22171e2b37424d57636f7c89959f988c80736764717e8a83766a5f53473a30251926333f4c5966727f8c9996897d7063564a3d3023170a00000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c88959386797b81868b8e908b8785838281818385847e79716c615e574f473e362c241a10070000000000000000000000000000000000000000000000000000000000000000060b151a20262b32373b42464a50535656544e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8785796c5f493f33271b212e3a47535f6975828f9b9f92867a6d61606d7984887c6f62564c41362a1c2633404d596673808c9996897c6f6356493c3023160900000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c88959a8d80878e929089837f7b787675757576797d82847e766e69605950483e362c22190d03000000000000000000000000000000000000000000000000000000000000000003090e151b20272b3036383f44464a4947433d342b20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a878679655b5044372b1f2a36414c56626e7b87939f998d8174685e5c66727f8c8174685e5246392e232733404d5a6673808d9995887c6f6255493c2f22160900000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508010101010101010101010101010101010613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c88959d928d92928d837d76726e696a696868666d70767e86827b706b615a50483e342b1f150b01000000000000000000000000000000000000000000000000000000000000000000040a0f161b1f252a2d3338393d3c3b37322b22190f040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8786796c605346392d202d3946525e6874818e999f92877b6e615654616d7a86867a6d61544a4034282734414d5a6774808d9a95887b6e6255483b2f22150800000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e21150e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e13202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c8895a49d99928b8079706b65615e575c5b545c60636c717c85857d716c615a50463c31271d12070000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1c22282b2d302f2e2b2720191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8686796d6053463a2d2935404b55616d7a86929f9b8e8175695f53525d6874818c7f73665c5144382c2834414e5b6774818e9a94877b6e6154483b2e21150800000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c8895a29f92877e746d67605954534d4f4e4a50535a626a707d87877e716c61584e43392f24180c0300000000000000000000000000000000000000000000000000000000000000000000000002090e11171c1f202323221f1b150f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986867a6d6053473a2d2c3945515d6773808c989f94887c6f62574d4c56626e7b8884796d6053463d322735424e5b6875818e9b93877a6d6054473a2d21140700000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e272727272727272727272727272727272727272727272c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c88959a90897d716c605c554f48464242423f44465058606b73808d887e716a60554b4035291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f1213171615130f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c667986877a6d6054473a2d343f4a54606d7985929e9c8f82766a60544547535f6a76828a7e7164584e43382c35424f5c6875828f9b9986796d6053463a2d20130700000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b3434343434343434343434343434343434343434343434343946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c8895978a7d706b615a514b433d3a36312e34383e464f59606d798491867c6f675d51453b31251a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000306060a09080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a5f6c7986877a6d6154473a2e3844505c66727f8b97a095897d7063584e43434e5863707d8a83766a6054483b3036434f5c6976828f9c928679675c5145382c1f130600000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615448414141414141414141414141414141414141414141414141414146535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d605950454039302d2a2523282c343d45515d67717e8b9184796d60574d42362a1d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e46525f6c7985877a6e6154473b2e3a4653606d7884919e9d9083776b6054463c3c4653606c7884897c6f62574d42363643505d697683909c9285786c554b4034281c100400000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e61544d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473e342e27211e1a171c222935404b55606d7a85928d8073695e5346392f24180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071f2c3945525f6c7885877b6e6154483b38444f5964717e8a96a0968a7e7164594f44343744505b65727f8b8175695e5246392f44505d6a7783909d9185786b5e52452e23180c0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d231d15120e0c1018242f3945515d6774818e92867b6e61554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2c3845525f6b7885887b6e6155483b3b4854606b7683909d9e9184786d6053463d33333f4953606d7985867b6e61554b403544515d6a7784909d9184776b5e5144382b1e070000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e67676767676767676767676767676767676767676767676767676767676767676c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140b05020007121d2935404b5564717e8a988d8074675d5145392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885887b6e6255483b434e58636f7c89959f978b7f72665c5044382b2d3845515d6773808d8073675d51453844515e6b7784919d9084776a5d5144372a1e110400000000000000000000000000000000020f1c2835424f5b6875828e9b94877b747474747474747474747474747474747474747474747474747474747474747474747986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201407000000010d18242f3b4855626e7b88989285796d6053473a2d2014060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b3845515e6b7884887b6e6255483b47535f6a75828f9c9e9285796d60544a3f34282935404b55616e7b8685796d6053473d45525e6b7885919d9083766a5d5043372a1d100400000000000000000000000000000000020f1c2835424f5b6875828e9b9b8e8180808080808080808080808080808080808080808080808080808080808080808080808d999c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d201407000000000713202d394653606c798592978a7d7164574a3e2e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2b3844515e6b7784887b6f625548414c56626e7b87939f988c8073675d5142382e23242f3946535e6975828b7e7165594f4445525f6c7885929c8f8376695c504336291d100300000000000000000000000000000000020f1c2835424f5b6875828e9b998f8988888888888888888888888888888888888888888888888888888888888888888888888e989c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000006121f2b3844505b667784919a8e817467544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784887c6f62554946525e6874818e9a9f92867a6d61554b4030261c1d2a36424d57636f7c8983776b60544844505c667986929c8f8275695c4f4236291c0f0300000000000000000000000000000000020f1c2835424f5b6875828e9b96897d7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7c88999c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140700000000030f1c28333f4a546a7683909d918477665c5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784897c6f6256494b55616e7a86929f998d8074685e5243392f1e141a25313b4854606b7783897d7063574d4653606d7986999b8e8275685b4f4235281c0f0200000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140700000000000b17222d434f5c6976828f9c9286796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a3744505d6a7783897c6f635649515d6773808d989f92877b6e61564c4131271d0c141f2c38444f5964717e8b8275695f534753606d7a86939b8e8174685b4e4135281b0e0200000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e62626262626262626262626262626262626262626262626262626262626262626c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000000061c2835424f5b6875828e9b99887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a3743505d6a7683897c7063564a54606d7a85929f9b8e8175695e53443a301f150b0f1b27323d4653606d7985867b6e61554b54616d7a87949a8d8074675a4d4134271a0e0100000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615555555555555555555555555555555555555555555555555555555555555f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d20140700000000030f1c2936424f5c6975828f9c95897c6f6256493c2f23160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683897d706356505c66727f8b979f94887c6f62574d4232281e0d030a161f2c3845515c66737f8c8074675d5154616e7b8794998d8073665a4d4033271a0d0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e615448484848484848484848484848484848484848484848484848484848535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000003101d2a3643505d697683909c96897c706356493d3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838a7d70635753606d7984919e9c8f82766a5f53453b3120160c0004101c2834404b54616d7a86857a6d605355626e7b8895998c7f7366594c403326190d0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b46535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000000000916222f3c4955626f7c889593867a6d6053473a2d2014070000000005121e2a36424d576a7784909d96897d7063564a3d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828a7d7064575964717e8a969f95897d7063584e4333291f0e0500000c18232e3946525e6874818b7f72655b55626f7c8895988c7f7265594c3f3226190c0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000000000000001040916222f3c4955626f7c889593867a6d6053473a2d201407000000000714202d3a46525e697885929e96897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c2936424f5c6975828a7d716457606b7783909d9d9083776b6054463c3221170d00000007121d2a36414c56626f7c8884786c6056636f7c8996988b7e7265584b3f3225180c0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e222222222222222222222222222222222222222222222c3946535f6c7986929c8f8275695c4f4236291c0f03000000000000000000000000000001070d111316222f3c4955626f7c889593867a6d6053473a2d201407000000000815212e3b4854616e7b8797a195887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2935424f5c6875828a7e71645863707d8995a0968a7e7164594f44342a200f05000000000d1925303a47535f6a76838a7d70635863707d8996978b7e7164584b3e3125180b0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211515151515151515151515151515151515151515202c3946535f6c7986929c8f8275695c4f4236291c0f0300000000000000000000000000040c13181d2021222f3c4955626f7c889593867a6d6053473a2d20140b040000040f1b27333f495364707d8a97a297877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828b7e71645f6a76828f9c9e9184786d6053463d3320180e000000000008131e2b37434e5864707d8a82766a5f64707d8a97978a7d7164574a3e3124170b0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508080808080808080808080808080808080813202c3946535f6c7986929c8f8275695c4f4236291c0f03000000000000000000000000040d161d24292c2d2c2f3c4955626f7c889593867a6d6053473a2d261d160d08060d16202b3744505b6573808c999f928578685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818b7e7165626f7c88949e978b7e72665c5044382b1f12060000000000020f1b26323c4653606c7884887c6f6264717d8a97968a7d7063574a3d3024170a0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000000030d161f282f35393a39353c4955626f7c889593867a6d6053473f382f281f191514171f28323a4653606c7884919e9c8f837669564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818b7e72656974818e9b9e9285796d60544a3f34281c10030000000000000a151f2b3844505b66727f8c81746864717e8b9796897c706356493d3023160a0000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f0300000000000000000000010b151f28313a41454745413c4955626f7c889593867a6d605b504a423a312a2522212328313a44505a63707d8996a0998c7f7266594c3f3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818b7f72656e7b86929f988c7f73675c5142382e23170b00000000000000030f1c28333f4a54606d7a85867a6d65727e8b9895897c6f6256493c2f2316090000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f030000000000000000000007121d27313a434b5154514b474956636f7c8996998c7f736d605b544b433c36302e2e2e343b434c56616c75828f9b9f94887c6f6255483c2f22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a2734414d5a6774808b7f726773808d999f92857a6d60554b4030261c110600000000000000000b17222d3845515d6774808c7f7266727f8c9895887b6e6255483b2f2215080000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f03000000000000000000000c18242f39434b555d605d5554525364717d8a979f92857f736c665d554e46413c3b3a3b3f444d555d68707d8a939e9c9083766a5f53473a2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808c7f726d7a85929f998d8074685d5243392f1e140a00000000000000000006111c2935414c55616e7b8684796d737f8c9994877b6e6154483b2e2115080000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f0300000000000000000004101d2935404b555d676d6764605d5c6573808c9998887c8580786d675f58524c494847484a50565e676d7a85919e9f948a7d7063584e43372b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808c7f72727f8c979f92867b6e61564c4131271d0c02000000000000000000000d19242f3a46535f6975828a7d7173808d9994877a6d6154473a2e2114070000000000000000000000000000000000020f1c2835424f5b6875828e9b94877b6e6154483b2e211508000000000000000000000000000000000613202c3946535f6c7986929c8f8275695c4f4236291c0f0300000000000000000006131f2c3945515d676d7a76716d68666d7883909d9286797b8482796e6a615e5656555455545c60696e79829097a1978f82766b6155463c31261b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c7f737984919e9b8e8174695e52443a301f150b000000000000000000000008131e2b37424d5763707d89837674808d9a9a867a6d6053473a2d20140700000000000000000000000000000004090c061c2835424f5b6875828e9b94877b6e6154483b2e211508060300000000000000000000000003060813202c3946535f6c7986929c8f8275695c4f4236291c06060400000000000000000714202d3a4753606d7a85827e7a777679808c959e9184786e7b83837c736d68656261616163666d717b8390949f9992857b6e61594f44342a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c80737e8b969e94887c6f62574d4232281e0d030000000000000000000000010e1a26313c4854606b7783887c74818e9a9386796c605346392d2013060000000000000000000000000002090f15191b172835424f5b6875828e9b94877b6e6154483b2e211615130f0a040000000000000000030a0f121515182c3946535f6c7986929c8f8275695c4f423629171312100c0700000000000006131f2c3945515d676e7a8086878483858c929c9c8f8276696e798186807a75726f6e6d6e7073787e8590959f9992877d70695e53473e3322180e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c807783909d9c8f82756a5f53453b3020160c0000000000000000000000000009141f2c38444f5965717e8b8174818e9b928579655b5044372b1f1205000000000000000000000000030c141b202528222735424f5b6875828e9b94877b6e6154483b2e2423221f1b160f07000000000000060e151b1f2122232b3744505b657986929c8f8275695c4f42362823201f1c18120b030000000004101d2935404b555e686e737a7f858c91969ea0998c7f7366676d757e8586827e7c7b7a7b7d80848b92979e9691877e706b61574d42352c21100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000301081926323f4c5965727f8c807d89959f95897c7063584e4333291f0e040000000000000000000000000003101c27333d4753606d7985867a828e9b9285786b5f493f33271b0f060805000000000000000000020c151e252c31342d3337424f5c6875828f9b94877b6e6154483b352f2f2e2b27201910070000000006101820262b2e2f2f34394653606c7986999c8f8276695c4f4338342e2d2c28231c150c03000000000c18242f39434d565e61686d73797f848b919693877b6e615d606c717b81878b89888788898d91969a97928c847c706c61594f453b31231a100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001090f14131925323f4c5865727f8b80828f9c9d9083766b6054463c3121170d0000000000000000000000000000000b161f2c3845515c6773808c80828f9c9184786b5e51452d221c171714110c060000000000000009141e2730373d41423f44464d576976828f9c95887c6f6255494541443c3b37322b22190f040000030e18222a31373a3c4440454754606d7a87939c90837669574d46443f443a38342e271e150b0000000007121d27313b444d52565d60676d72797e848a8a8074695f535a62696e757c81858a8d8f909191908d8a857f796f6a615a50473e33291f1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a201e2429323f4b5865727e8b838f949f968a7d7064594f44342a200f0500000000000000000000000000000004101c2934404b55616e7b868583909d9184776a5e5144302b282223211d1710080000000000040f1b25303942494d4f495053545e697784919e978a7d71645954524c514947433d342b20160a00000a15202a343c434748514b515357626f7c88959e918578695f5453504a514644403930271c1207000000010b151f29323b41464c52555d60666d71787d7e786c60574d50575e616a6e74797d808384848483807d79726d675f5850473e352c21170d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b302f35393e4b5865717e8b90959f9d9184786c6053463d3220180e00000000000000000000000000000000000c18232f3946525e6975818e90959d9084776a564c413938332d302d28221a1208000000000915202c37424b53595c535b6061666e7b8796a09a8e81746b63605d565e56544e463d32271b0f03030f1b26313c464e53555e555c606269727f8c99a197887b6e6661605c545d53514a42392e23180c00000000030d17202930363a41454b51545c60666d70716c665b5045454d52585f62676d7073767778777674706d66605c554e463e352c231a0f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131d262f363c3a4145474e5564717e8b979fa1978b7e71665b5044382b1f1206000000000000000000000000000000000007121d2a36424d56626f7c89959f9e918478685e524846443f3e3d39342c241a10060000000c1925313d49535d65686b656c6e7178818e9b9f9f92877d74706d686b6a6260584e43372b1f130606121f2b37434e585f626a6b676d6f737b85919e9f9c8f8278716e6d666b6a605c544a4034281c100400000000050e171f252a30353940454b51545c606364605b544a3f3b42464e53555d606467696a6b6a696763605c54514b433c342c231a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3941484c4c5154585f67727f8b98a99e9185796d60544a3f33281c0f030000000000000000000000000000000000010e1925303b4754606a7683909d9f93877a6d61585453504a4b49453e362c22170c0000000e1b2834414d59656f757778797b7e838e93999393999287807c7a7878776f6a6054473b2e2215080815212e3a47535f6a6f7777787a7c7f859197939399948f837e7b797877776d665c5144382c1f12060000000000050d14191e24292f353940454a5053575753504a423830363c43474b5153575a5c5d5e5e5d5a5753504a454039312a221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414b5359555d60636a6f7a87919ba1978c7f72675c5142382d22170b0000000000000000000000000000000000000009141f2b37434e5864717e8a96a19a8b7f726a6461605b54575550483e34281d110500000f1c2935424f5c68758284858687878787868686868686868787878584847c6f6256493c2f2316090915222f3c4855626f7b838485888787868686868686868787878787858483786d6053463a2d20130700000000000002080e13191d24292e34383f44464a4a46443f382f262a3137394045474a4d50515151504d4a46443f38342f271f19100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535d6468676d70757c83919da39e9185796d60554b402f261c110600000000000000000000000000000000000000020f1b27323d4653606d7984919e9f92857c75716e6c666b64615a5045392d21140800000916222f3c4955626f7c7c7c7b7b7a7a7a7a79797979797a7a7b7b7c7c7c796d6054473a2d2114070714202d3a4753606d797c7c7c7b7b7a7a7979797979797a7a7a7b7b7c7c7c6f665c5144382c1f1206000000000000000002080d12181d23282e34383a3d3e3938332d261d20262b2f35383a3d404344454443413d3a38342e29231d150d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a2733404c59646f74787a7d818791959596928b7e71675d5143392e1d140a0000000000000000000000000000000000000000000a151f2c3844505c66717e8b939a979287817d7b797877716c6155493d3023170a00000815212e3b47535f6a6f6f6f6f6e6e6d6d6d6c666c666d6d6d6e6e6f6f6f6d675d5145392c20130606131f2c3845515d676d6f6f6f6e6e6d6d6d666c656c6d6d6d6e6e6f6f6f6f6b60544a4034281c10040000000000000000000001070d12181c23282b2d30312d2b28221c14151a1d24292c2d3134363738373634302d2c28231c18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818587888787878888898780746c62554b4030271d0b0200000000000000000000000000000000000000000003101c28343f4a54626c738087898887878787878684847e7164574b3e3124180b000006131f2b37434e585f626362626161616060605b605c6060616162626263605d554c4135291d110404101d2935404b555d6063626262616160605c605b6060606161616262636360594f42392e23180c0000000000000000000000000000070c11171c1f202424201f1c17110a0a0f12181d1f202427292a2b2b2a2724201f1c17110c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7c7c7b7b7a7a7a7b7b7c7b746e645a5043392f1e150b00000000000000000000000000000000000000000000000c17232e3842505a636e737b7c7b7a7a7a7a7b7b7c7c7a6e6154473b2e2114080000030f1b26323c464e5355565655555454545353504a50535354545555565654514c433a2f24190d01000c18242f39434b51535656555554545353504a5053535454545455565656544f463d30271c120700000000000000000000000000000000060b101213171713120f0b06000001070c101314171a1d1e1e1e1d1a171312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a6e6f6f6e6e6d6d6e6f6f6e69645c53483f31271d0c03000000000000000000000000000000000000000000000006111c26303f48525c63696e6f6e6d6d6d6d6e6e6f6f6e685e5246392d2014070000000a15202a343c434749494948484747474746443f4446474748484949494745413a31281e1308000007121d2731394045474949494848474746443f444646474747484849494948433d342b1e150b000000000000000000000000000000000000000306070a0b060603000000000000000406070a0d10111211100e0a0706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f62626261616061616263615e57534a41362d1f150b000000000000000000000000000000000000000000000000000a151e2d36404a52575e6162616160616161626262615e564c41362a1e1105000000040e18222a32373b3c3c3c3c3b3b3a3a3a393834383a3a3a3b3b3c3c3c3a39352f281f160c010000010b151f272f35383a3c3c3c3b3b3a3a3a383437393a3a3a3b3b3c3c3c3c3b38322b22190c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1a26313c464e535556555554545455555654524d4541382f241b0d0300000000000000000000000000000000000000000000000000030c1b242e3840454d53545655545454545455555654524c443b3025190d010000000006101820262b2e2f302f2f2e2e2e2d2d2d2b282b2d2d2e2e2f2f2f302d2c29241e160d0400000000030d151d24292c2d302f2f2f2e2e2d2d2c282b2d2d2d2e2e2e2f2f30302f2c2721191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347484948484747474848494846423b332f261d120900000000000000000000000000000000000000000000000000000009121c262e333b424648494847474747484849494746413b32291e1408000000000000060e151b1f21222323222221212120201f1c1f202021212222232321201d19130c04000000000000030b12181d1f2023232222212120201f1c1f20202121212122232323221f1b160f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f1213120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3b3c3c3b3b3a3a3b3c3c3b3a363029211d140b00000000000000000000000000000000000000000000000000000000000a141c212931363a3b3c3b3a3a3a3a3b3b3c3c3b3936302920170d0200000000000000040a0f13151616161515141414141312101213141415151616161413110d0801000000000000000001070c10131416161615151414131210121313141414151516161615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f201f1c17110c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820262b2e2f2f2f2e2e2d2e2e2f302e2d2a251f170f0b020000000000000000000000000000000000000000000000000000000000020a0f171f252a2d2e2f2e2e2d2e2e2e2f2f2f2e2d2a251e170e05000000000000000000000306080909090908080707070606030607070708080909090706040100000000000000000000000000040607090909080807070706030506070707080809090909090703000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080b141c22282b2d2b28221c18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1f212223222221212122222321201e1a140d05000000000000000000000000000000000000000000000000000000000000000000050d141a1e21212322212121212122222321201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a1d262d33383938332d28231d150c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f1214151615151414141515161514120e0903000000000000000000000000000000000000000000000000000000000000000000000003090e121415161514141414151516161414110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006060606050505050404040000030506070809090a0a0b0b0a0a0806060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c2f383f4446443f38342e271e1a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080909080807070809090807050200000000000000000000000000000000000000000000000000000000000000000000000000000002050708090807070707080809090807050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608091313131212121211111111060b0f1213141515161717171817161513120f0b06050200000000000000000000000000000000000000000000000000000000000000000000000000000000000b17212c353e424a5053504a454039302c241a0c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1215152020201f1f1f1e1e1e1e1e1e171b1f202121222324242424242322201f1c1714110e0902000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e474f545b605b54514b423e362c1e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c0f111213131313131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c09040000000000000000000000000003060809131313121212121111111111111111111212121213131313090806030000000000000000000000000000000000000000000000000000060e151b1f21222d2c2c2c2c2b2b2b2b2a2a2b22272b2d2d2e2f303031313131302e2d2b2822201e1a140e09030000000000000000000000000000000000000000000000000000000000000000000000000814202d39444f5961666c66605c5450483e30271c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c12181b1e1f20202020202020202020202020202020202020202020202020202020202020202020202020202020201c1b18150f0902000000000000000000040a0f1215152020201f1f1f1e1e1e1e1e1e1e1e1e1e1e1f1f1f1f2020201615130f0a04000000000000000000000000000000000000000000000006101820262b2e2f3939393938383838373737372d3337393a3b3c3c3d3d3e3e3d3d3b3938332d2d2a251f1a150c0700000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c7079726d66615a5042392e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201b140c0300000000000000060e151b1f21222d2c2c2c2c2b2b2b2b2a2a2a2a2b2b2b2b2b2c2c2c2c2d2d23221f1b150f07000000000000000000000000000000000000000000040e18222a31373a3c464646454545454444444444443f4446474848494a4a4a4b4a494846443f3b3a36302b261f18120b030000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d847e79716c61544a4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821292f34373839393939393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c02000000000006101820262b2e2f3939393938383838373737373737373838383839393939392f2e2b272019100700000000000000000000000000000000000000000a15202a343c43474853535352525251515151515151495053545455565757575757565553504a4746423b373128231c150c0500000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a8b847e71665c5144382c1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c17212a333a404445464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000000040e18222a31373a3c4646464545454544444444444444444445454545464646463c3b37322b22190f04000000000000000000000000000000000000030f1b26313c464e5355605f5f5f5f5e5e5e5e5d5d5e5e5e5b606061626363646464646361605b5454524d47423c342e271e170e05000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a969186796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121e29333c454b505253535353535353535353535353535353535353535353535353535353535353535353535353535353534f4d48413930251b0f040000000a15202a343c4347485353535252525151515151515151515151525252525353534947433d342b20150a00000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6b6b6b6b6a6a6a6a6b6b656c6d6e6f6f7070717170706e6c6665615e57534d444039302920170f050000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9798877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3a454e575c5e60606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c2015000000030f1b26313c464e5355605f5f5f5f5e5e5e5e5d5d5d5d5e5e5e5e5e5f5f5f5f606056544e463d32271b0f0300000000000000000000000000000000000815212e3a47535f6a76797979787878787777777777777878797a7b7b7c7d7d7d7e7d7c7b7976726e69625f57514a423a322921170e0400000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2834404b5760686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d311c1106000006121f2b37434e585f626c6c6c6c6b6b6b6b6a6a6a6a6a6a6a6b6b6b6b6c6c6c6c6c6260584e43372b1f130600000000000000000000000000000000000915222f3c4855626f7b86868685858484848484848484848586878788888787878889898885837f7b746e69605c544c443b332920160c02000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9793877a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744505c6872787979797979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d382d22170b00000815212e3a47535f6a767979797878787877777777777777777778787878797979796f6a6054473b2e22150800000000000000000000000000000000000613202d394653606c777a7a7b7c7e8187919190909191918d85817e7d7b7b7a7a7b7c7d8083868b86817b736d665e564d453b32281e1308000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9793877a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b78858686868686868686868686868686868686868686868686868686868686868686868686868686868686817568544a3f33281c0f03000915222f3c4855626f7b8686868585848484848484848484848484858585858686867c6f6256493c2f231609000000000000000000000000000000000005121f2b3744505b656c6d6e6e7072757c85929d9d9d938d80797472706f6e6e6d6e6f7073767a80858e8680786d685e574d443a3024190d030000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7a7b7c7e818591969393939395908986848382828282828282828282828282828385888d92989399928679665b5044382b1f1206000613202d394653606c777a7a7b7c7e8287919190909090918c85827f7d7c7b7b7a7a6f6a6054473b2e2215080000000000000000000000000000000000030f1b27333f49535b6061616263656a727f8b98aa9b8e81756d6765636261616162626366686d737a828e8c837a6e695e564c4135291f150b0100000000000000000000030709090a0a0a0a0a0a0a0a0a0a0b0b0b1824313e4b5764717e8a9793877a6d6054473a2d2114070704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d6e6e6f71747a84919d9fa09590837d797776767575757575757575757575757677787c808690949f9986786c605346392d2013060005121f2b3744505b656c6d6e6e7072757d86929d9d9d938880797572716f6f6e6e6d6860584e43372b1f13060000000000000000000000000000000000000b17222d38414950535454555658616e7b8798a299897d70635d555655545454555657565d61686d78818e90847b6e685d52453e31271d12070000000000000000040a0f131516171717171717171717171717181824313e4b5764717e8a9793877a6d6054473a2d21171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d606161626468707d8a99a39d908379706d676a69696969696969696969696969696a6a6f737b82909493867a6d6053473a2d20140700030f1b27333f49535b6061616263656b74808d9aa99a8d80746d67666463626161615e564e463d32271b0f0300000000000000000000000000000000000006111b262f383f444647474849535e697885929f9286796d60534b4a4848474748494a4c52565e666d79849191837a6d605a5043392f24180c00000000000000070f161b1f2223242424242424242424242424242425313e4b5764717e8a9793877a6d6054473a2d2b2423201c16100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c525454555656606d7986929f978b7e7167605c555c5c5c5c5c5c5c5c5c5c5c5c5c5c585f62696e79829097877a6d6054473a2d21140700000b17222d3841495053545455565963707d8996a197887b6e615d55575655545454524c443d342b20150a00000000000000000000000000000000000000000a141d262d3337393a3b3b424d576b7884919e918578665c50443d3c3b3b3a3b3c3d41464c545d676f7c87938f82756c62554b4035291d1004000000000007111921272c2f30303030303030303131313131313131313e4b5764717e8a9793877a6d6054473a3738302f2c28211a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a414547474849515c667784919d95887b6e6255514b4f4f4f4f4f4f4f4f4f4f4f4f4f4f4e53575e676d7a8592877b6e6154483b2e211508000006111b262f383f44464747484955616e7b88949e918578695f534b4a494848474746413a322b22190f040000000000000000000000000000000000000000020b141b22272b2d2e2e3144515e6a7784919d9084776a544a3f342f2e2e2e2f2f30353a424b55606a75828f948b7e71675d5145382c1f150900000000061019232b32383b3c3d3d3d3d3d3d3d3d3d3d3e3e3e3e3e3e3e4b5764717e8a9793877a6d6054474444453d3c38332c231a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1620283035393a3b3b404b546a7683909d93877a6d60544740434242424242424242424242424343474d555e68717e8a887c6f6255493c2f2216090000000a141d262d3337393a3b3b4754606d7a87939d9083766a574d423e3c3c3b3b3a393630292019100700000000000000000000000000000000000000000000020a11171b1f20212b3744515e6a7784919d9084776a5d51442e23212121222324293039434e5863707d89989185796d6053473c31261a0f020000030e18222b353d4448494a4a4a4a4a4a4a4a4a4a4a4a4b4b4b4b4b4b5764717e8a9793877a6d6054505051514a48443e352c21160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d2e2e43505c6976838f9c9386796d6053463a2f36363636363636363636363632373b434c56606c7883897c706356493d3023160a000000020b141b22272b2d2e2e3a4753606d7a86939c8f8376695c504331302f2e2e2e2d2a251e170e0700000000000000000000000000000000000000000000000000060b0f12131e2b3744515e6a7784919d9084776a5d5144372a1e14141516191e27313c4653606d798592978b7f7265584e43372b1f120600000a15202a343d474f54565757575757575757575757575757585858585864717e8a9793877a6d605c5c5d5e5e57554f473e33281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021293643505c6976838f9c9386796d6053463a2d292929292929292929292929262b313a44505b65717e8a7e7164574b3e3124180b00000000020a11171b1f20212d3a4753606d7a86939c8f8376695c5043362922212121201d19130c05000000000000000000000000000000000000000000000000000000000305111e2b3744515e6a7784919d9084776a5d5144372a1e110708080c151f2b3844505c6676838f9c9084776a5f53473a2e21140800030f1b26313c464f5960636363636363636364646464646464646465656565717e8a9793877a6d6869696a6a6b6361594f44382c201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11131d293643505c6976838f9c9386796d6053463a2d201c1c1c1c1c1c1c1c1c1c1c1b1f27333f4953606d7a877f7265584c3f3225190c000000000000060b0f1214202d3a4753606d7a86939c8f8376695c504336291d15141413110d080200000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e1104000003101c28343f4a546673808d9995887b6e6255483b2f2215080006121f2b37434e58606b6f7070707070707070707071717171717171717272727e8a9793877a74757576777778706b6155483c2f231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104101d293643505c6976838f9c9386796d6053463a2d20130f0f0f0f0f0f0f0f0f0a0d17222d3845525d6876828073665a4d4033271a0d0000000000000000030714202d3a4753606d7a86939c8f8376695c504336291d100807070501000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e11040000000b17232e3f4c5965727f8c98988b7f7265584c3f3225190c000815212e3a47535f6a6f7c7d7d7d7d7d7d7d7d7d7d7d7d7e7e7e7e7e7e7e7e7f83909d9b8e81818282838384847d7063574a3d3024170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d20130703030303030303030006111b2935414c566673808174685b4e4135281b0e0000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e1104000000061825313e4b5864717e8b979b8e8174685b4e4135281b0e000915222f3c4855626f7b888a8a8a8a8a8a8a8a8a8a8a8a8a8a8b8b8b8b8b8b8b90959f9e938e8e8e8f8f90918b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d201307000000000000000000000d19242f3d4a5764707d8276695c504336291d100000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e11040000000b1724313e4a5764717d8a979c908376695d5043362a1d10000815212e3a47535f6a74808d95918c8a8a8a8a8a8a8a8a8b8b8b8b8b8c8c8c8c9196a19f948f8f8f909090918b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d201307000000000000000000000814212d3a4754606d797c6f6356493c302316090000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e11040000000b1824313e4b5764717e8a979d9184776a5e5144372b1e110006121f2b37434e58606d7883908c7f7d7d7d7d7d7d7e7e7e7e7e7e7f7f7f7f8084919e9c8f82828283838384847d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d201307000000000000000000000613202c3945515d676d6f6b6054483b2f2215090000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100b0a080705020000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e11040000000c1925323f4c5865727f8b989e9184786b5e5145382b1e1200030f1b26313c45515c666e7b858e8174717171717171717171717272727273737e8a9793877a75767676777777706b6054483c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000004111d2935414b555d606360594f43382c1f13070000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1818161414110e0907050200000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e1104000004111d2935404b556774808d9a9e9184776b5e5144382b1e1100000a15202834404b545e69707d888b7e716a64646464646465656565656666717e8a9793877a6d69696a6a6a6b6360594f44382c201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d20130700000000000000000000010d18242f3a434b515456544f473d32271b0f030000000000000000000714202d3a4753606d7a86939c8f8376695c504336292525242321201e1a1414110e08020000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e110400010b13202c3945515d677683909c9d9083766a5d5043372a1d100000030c18232e39424d57616b73808d867c6f675d5757575858585858595964717e8a9793877a6d605d5d5d5e5e56544f473d33271c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d201307000000000000000000000007131d28313a4145474948433d352b21160a000000000000000000000714202d3a4753606d7a86939c8f8376695c50433631323231302e2d2a2521201e1914100b05000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e1100030a121d27313a4753606d7a86929f9b8e8174685b4e4135281b0e00000007121d27303b454f59606d78828f847a6d605b514b4b4b4b4b4c4c5764717e8a9793877a6d6054505051514a48443d352b21160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000010c161f282f35393a3c3b38322b23190f04000000000000000000000714202d3a4753606d7a86939c8f8376695c50433d3e3f3e3e3d3b3a36302e2d2a251e1c160f0a0400000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e060b0f151c242f39434f5964717e8a98a39a8b7e7265584b3f3225180c000000000b151e29333e44505c666e7a858f81756d62594f443e3e3f3f4b5764717e8a9793877a6d6054474444443d3c38332b231a0f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d201307000000000000000000000000040d161d24292c2d302f2c272119100700000000000000000000000714202d3a4753606d7a86939c8f8376695c50484a4b4b4b4b494746423f3b3936302c27211b150c07000000000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e16171b1f262e35404b55606b7683909c9f93877b6e6154483b2e21150800000000030c172128343f4a545e686f7d878c7f726b60564c42382d3e4b5764717e8a9793877a6d6054473a3738302f2c27211a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d20130700000000000000000000000000040c13181d202123221f1b160f070000000000000000000000000714202d3a4753606d7a86939c8f8376695c535557585858575654524d4b4746413b38332b272018120b0300000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a222222272b30383f45515d67707d89949f9c8f8276695e53463a2d2114070000000000050f17232e38424c56606b727f8c877d6f685e544a3f333e4b5764717e8a9793877a6d6054473a2d2b2322201c160f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d201307000000000000000000000000000001070d1113141615130f0a04000000000000000000000000000714202d3a4753606d7a86939c8f8376695c6062646465656463615e575854524c48443d373228231d150c05000000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372e2e2f2d33373c424a505c606d7984919d9e94897d7063574d42362a1e120500000000000006111c26303b444f59606c77828f847a6d665b50443d3e4b5764717e8a9793877a6d6054473a2d21171614100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000001040607090907030000000000000000000000000000000714202d3a4753606d7a86939c8f837669666d6e7071727171706e696865615e56544f47433d342e271e170e050000000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d51443b3b3b3c3d3f44464e545c606e74818e96a0978f82756b6054453b31251a0e02000000000000000a141e29323d44505b656d7a848f82786c60594f453e4b5764717e8a9793877a6d6054473a2d2114070704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376696d787b7d7e7e7e7e7c7b7875726e68636059544e454039302920170e0500000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d5148484848494a495053585f666d74808c939d9891857a6d61594f4433291f14090000000000000000020c172027333f49535d686f7c868c80736b60574d424b5764717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376697683878584848587898785827e7a76706b626058514b433a322920170d03000000000000000000000000000004111e2b3744515e6a7784919d9084776a5d54545454555557535b60636a6f78808c929c9792867c6f685e52473d3321170d03000000000000000000050e17222d38414c56606a727f8b877d70695e544a4b5764717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376696e7b7a787778787a7c7f83878b86827d766f6a605c554c443b32291f150b010000000000000000000000000004111e2b3744515e6a7784919d9084776a616161616161626365656c6f757c838d929e9490857d6f6a60564c41352b210f05000000000000000000000006111b262f3a444e58626d75818e857b6e665c514b5764717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f837669696e6d676b6b676d6f72767b80868f89837c736d675e564c443b31271d12070000000000000000000000000004111e2b3744515e6a7784919d9084776f6e6e6e6e6e6e6f707274787c8187909596918b827b6f6b60584e443a3023190f000000000000000000000000000a141d28323c46515b606d79839083786d605a505764717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695e61605d55555d606266696e747b828d908780796d685e564c43392f24180c0200000000000000000000000004111e2b3744515e6a7784919d95897d7b7b7b7b7b7b7b7c7d7f8184898e92928f8a847e776e6960594f463d32291e110700000000000000000000000000020b16202b343f45515d676f7c868d80746c61575764717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5454514c4c515456575f61696e78808d938d837a6e685e554b4035291e140a00000000000000000000000004111e2b3744515e6a7784919d998f8988878787878788888a8b8e908e8c8986827e78716c655e574f473d342b20170d000000000000000000000000000000040e19222935404b555f6a717e8a8a7e71695f5564717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50474541414547494d53575f666d73808d9490847a6e675d51453e30261c1106000000000000000000000004111e2b3744515e6a7784919d958f828181818181828486898c9083807f7d7a76716d66605b534d453d342b22190e0500000000000000000000000000000000071018242f3a434e58616c74818e867b6e675d64717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c5043393535393a3c42464d545c606c77828f969083796d60594f42382e23170b000000000000000000000004111e2b3744515e6a7784919d90837775747474757577797c808487817c746d6864605c545049413b332b2219100700000000000000000000000000000000000007131d28313c46505a606d79839083796d6064717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c50433629292c2d31363b424a505b656d7a8592958e81746b61544a3f34281c10030000000000000000000004111e2b3744515e6a7784919d9084776a6867676869666d6f73797f8689817a706b625a50443f382f292119100700000000000000000000000000000000000000010c161f2a343e45515c676e7b858e81746c64717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d2021262a30383f49535e68727f8c98938a7d70665c5044382b1f13080000000000000000000004111e2b3744515e6a7784919d9084776a5d5b5b5b545c6062666d727c848e857d716c625a50473d30261c1106000000000000000000000000000000000000000000040d18222834404b555f69707d8a8b7e716a717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d13141a1e262e38414c56606d7985929e9184786d6053463a2f24190d0100000000000000000004111e2b3744515e6a7784919d9084776a5d514e4e4a5053545c606a6f7c8692877e716c62594f42382e23170c00000000000000000000000000000000000000000000061018232e39434d57616c73808d867c6f717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10090c141c262f3a45515d6775818e9b968a7e7164564c4135291d110400000000000000000004111e2b3744515e6a7784919d9084776a5d5144423f44464a51585f6a727f8c928b7e716b60544a3f34281c10030000000000000000000000000000000000000000000007121d27303b45505a606d788290847a717e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1000020a141d2935404b5564717e8a979c8f8276685d5245392c20130600000000000000000004111e2b3744515e6a7784919d9084776a5d51442e34383a40444e58606c78849192877d6f665c5044382c1f140900000000000000000000000000000000000000000000000b151e29333e44505c666e7b858f81757e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300020b18242f3b4855626e7b88999f92867a6d6054473a2d21140700000000000000000004111e2b3744515e6a7784919d9084776a5d514437282c2e343c44505b65717e8b999184786d6053463b30251a0e0200000000000000000000000000000000000000000000030c182128343f4a545e69707d878c7f7e8a9793877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000713202d3a4653606d7986929f998a7d7063574a3d3024170a00000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1f2328333f4953606d7a8692968b7e7265574d42362a1e12050000000000000000000000000000000000000000000000060f17232e38424d56606b737f8c87808d9a93877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000006121f2b3844505c667885929e998c7f7266594c3f3326190c00000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e18222d3845515d677683909c908377695e52463a2d20140700000000000000000000000000000000000000000000000006111c26303b444f59606c78828f8d929d93877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000003101c28343f4a546b7784919e9a8e8174675b4e4134281b0e00000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e111b2935404b556773808d9a95877b6e6154483b2e211508000000000000000000000000000000000000000000000000000a151e29323d44505b666d7a849199a393877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000003101c28343f4a546b7884919e9b8e8275685b4f4235281c0f00000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e0c18242f3f4c5965727f8c98978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000030c172028333f4a545e686f7c87929f93877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d1003000006121f2c3844505c667885929e9c8f8276695c4f4336291c1000000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e071825313e4b5864717e8b97988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000050e17222d38424c56606a727f8c9393877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000713202d3a4653606d7986929f9b8f8275685c4f4235291c0f00000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e111825313e4b5864717e8b97998c7f7366594c403326190d00000000000000000000000000000000000000000000000000000006111c262f3a444e58626d75818e96877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d100300000815222f3b4855626e7b8899a39b8e8174685b4e4135281b0e00000000000000000004111e2b3744515e6a7784919d9084776a5d5144372a1e091925323f4c5865727f8b98988c7f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000a141d28323d46515b606d7a8491877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10030006101c2834404b5464717e8a97ab998d8073665a4d4033271a0d00000000000000010407061e2b3744515e6a7784919d9084776a5d5144372a1e141e2a36414c566774808d9a978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000020b16202b343f45515d676f7c86877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939c8f8376695c504336291d10050a1117242c3845515c6674818e9ba49a8a7d7164574a3e3124170b000000000002080d111314172b3744515e6a7784919d9084776a5d5144372a1c1f252d3946525e687683909d96887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000050e19222935414c555f6a717e82796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d061d293643505c6976838f9c9386796d6053463a2d2013070502000000000000000000000000000000000000000000000000000000000000000000000002060714202d3a4753606d7a86939c8f8376695c504336291d0e11141b222935404b55606d7985929e9f93877b6e6154483b2e21150800000000040c13191d202123283744515e6a7784919d9084776a5d51442d23282c3036404b55616d7a86929e9184786a5f53473a2e211508000000000000000000000000000000000000000000000000000000000000071019242f3a434e58616c71766d665c5144382c1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a10161a1c17293643505c6976838f9c9386796d6053463a2d201514120e09030000000000000000000000000000000000000000000000000000000000000003090e121415202d3a4753606d7a86939c8f8376695c504336291d191e20262d333d45515d67717e8b97a19c908376695e52463a2d201407000000040e161e24292c2d2e3438414c556b7784919d9184776a53493f332e34383b4246515d67727f8c99988c807366584e43372b1f12060000000000000000000000000000000000000000000000000000000000000008131e28313c46505a616469605c544a4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c21262923283643505c6976838f9c9386796d6053463a2d2322211e1a140e060000000000000000000000000000000000000000000000000000000000060e151a1e2122232d3a4753606d7a86939c8f8376695c5043362928252a2d2f383f44505a606d7984919e9f948a7e7164574d42362a1e12050000020c1620283035393a443f4446515d677885929e918478655b504442424045464d525c606d7985919e92857a6d6154473c31261a0f0300000000000000000000000000000000000000000000000000000000000000010c161f2a343e485055575c53514a42392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f262d32352e34383f4a54697683909c93867a6d6053473a342f2e2d2b261f180f06000000000000000000000000000000000000000000000000000000060f1820262b2e2f2f343a4754606d7a87939c8f8376695c50433035353036393c41495059616c73808d96a0979083786c6053463b30251a0e02000008131e28323a414547514a505355606d7a86939f9286796c60534a4f4f4b5153575e616e74818e97928b7e71685e5246392a20150a000000000000000000000000000000000000000000000000000000000000000000040d18222c363e45494b504644403930271c120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e42433f4446505b667784909d94877a6e6154474540443b3a37312a21180e0300000000000000000000000000000000000000000000000000030e18212a31373a3b4440454754616e7a87949d9083776a574d42424242424146474e535b606b717e88939f9892857c6e655b504437291f14090000010d1924303a444c52545d545c606267707d8a9aa398887b6e625c545b5c545c6063696e75808d93938c80746c62564c41362a180e030000000000000000000000000000000000000000000000000000000000000000000006101b242c34393d3e433a38342e271e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101c26313a43494e504a505354606c7985929f96897c6f635753514b514846423c332a1f1409000000000000000000000000000000000000000000000000000915202a333c424748514b515357636f7c89969e918578695e524c4f4f4f4f4c52545860656c727d86929a9792867d706a5f53493f3327170d03000004111d2935414c565d606a6b666d6e727983909d9f998c80736d6669686869666d70747b828d9290877f746e645a50443a3025190600000000000000000000000000000000000000000000000000000000000000000000000009121b22282d3031362d2c28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212d38434c545a5d545c6061666f7c8998a2998c7f736962605c555e55534d453c31261a0e020000000000000000000000000000000000000000000000020e1a26313c454d53555e555c606269737f8c99a197877b6e615d565c5b5b5c565e61656a6f777f879298938f857d706b60574e41382d2217050000000713202c3945525d686d777778797b7f84909599939992867e79777575757677797d81868f8e89837c726d645c52483f32291e1308000000000000000000000000000000000000000000000000000000000000000000000000000910171d21242429201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a26323e49545e66696b666d6e7178828f9c9f9e92857b726f6d676b6a615f574d42372b1e1205000000000000000000000000000000000000000000000006121e2b37424d575f626a6b676d6f737b85929e9f998c80736d686a6968686969686e71767c828b92948f89827b6f6b60594f453c2f261b11060000000714212d3a4754606d7a838485878787878686868686868788868382828282848689898784817c766f6a635b524a40362d20170d020000000000000000000000000000000000000000000000000000000000000000000000000000060c111517181d1312100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424e5a6670767778797b7e838f949993939792857f7c7a7877776e695f53463a2d21140700000000000000000000000000000000000000000000000814212e3a47535f696e7777787a7c7f85929799939993877f7a78767575757576787a7e82888f8f8b87827d756e6960594f473d332a1d140a000000000613202d394653606c787d7c7c7b7b7a7a7a797979797a7a7b7c7d7e7f7f807f7f7e7c7b78746f6b626058514940382f241b0e05000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b1007060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768384858688878787868686868686868787888584847b6e6155483b2e22150800000000000000000000000000000000000000000000000815222f3b4855626e7b848485888787878686868686868788868483828282828385878b898885827f7b75706b615e574f463d352b21180b020000000006121f2b3844505b666c6f6f6f6e6e6e6d6d6d6c666d6d6d6e6f7071727373737271706e6967636059544e463f372f261d12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c7c7c7b7b7a7a7a7979797979797a7a7b7b7c7c7c796d6053473a2d20140700000000000000000000000000000000000000000000000714202d3a4753606d797c7c7c7b7b7a7a7a797979797a7a7b7c7d7d7e7f7f7f807f7f7e7d7b7976726e69636059524d453d342b23190f060000000000030f1c28333f4a545b60636362626161616060605c6060616262636465666666656563615e5756544f47433c342e251d140b0000000000000000000000000000000000000000000000000000050a0e101013121211111111111112121213130d0c0a07080c0e0e13131212121111111111121212130b0b090501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4754606a6f6f6f6f6e6e6d6d6d6c666c666d6d6d6e6e6f6f6f6d675c5145382c1f1306000000000000000000000000000000000000000000000006131f2c3845515d676d6f6f6f6e6e6e6d6d6d66666d6d6d6e6f70717172727373737271706e6c6565615e57544f46423b332b22191107000000000000000b17222d38424a50535656555554545453535350535354555657585859595959585654534d4948433d37322b221c130b02000000000000000000000000000000000000000000000000030a11161a1c1d201f1f1e1e1e1e1e1e1e1f1f1f201a19161314181a1b20201f1f1e1e1e1e1e1e1e1f1f20181715110c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e5860626362626161616060605b605c6060616162626263605c554b4034291c1004000000000000000000000000000000000000000000000004101d2935404b555d606362626261616060605c5c6060616262636465656666666665656361605b5354524d48443d36302920191007000000000000000006111c262f383f4446494949484847474746464446474748494a4b4c4c4d4c4c4b494846423c3b38322b272019100a01000000000000000000000000000000000000000000000000040d151c2226292a2c2c2b2b2a2a2a2a2b2b2c2c2c2c2625231e202427282d2c2c2b2b2b2b2a2a2b2b2b2c2c2524211d1811090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e5456565655555454545353504a50535354545555565653514b43392f23180c000000000000000000000000000000000000000000000000000c18242f39434b5153565655555454545353515053535455565657585959595959595856555350494846423b38322a251f170e07000000000000000000000a141d262d3338393c3c3c3b3b3b3a3a3a39383a3a3a3b3c3d3e3f4040403f3e3d3b3a36312f2c27211b150f0700000000000000000000000000000000000000000000000000030d171f272d323637393938373737373737383839393933322f2a2b303435393939383837373737373838393932312e29221b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202b343d434749494948484747474646443f4446474748484949494745403931271d12070000000000000000000000000000000000000000000000000007121d273139404547494949484847474746454446474748494a4a4b4c4c4c4d4c4c4b4a4846443f3b3a36302c27211a140d050000000000000000000000020b141c22282b2d30302f2f2e2e2e2d2d2d2b2d2d2e2f2f3031323333333232302e2d2a25221f1b160f0a0400000000000000000000000000000000000000000000000000000a151f2931383e42434645454444444444444545454646403f3b35373c404146464545454444444444454545463e3d3a342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19222b32373b3c3c3c3c3b3b3a3a3a393834383a3a3a3b3b3c3c3c3a38342f271f150b0100000000000000000000000000000000000000000000000000010b151f272f35383a3c3c3c3b3b3b3a3a3a38383a3a3a3b3c3d3e3e3f3f4040403f3e3d3b3937332d2d2a251f1c160e090200000000000000000000000000020a11171c1f20232322222121212020201f202021222324252526262626252321211e1a15130f0a0400000000000000000000000000000000000000000000000000000005111c27313b434a4f5053525251515151515151525252534d4b474041484d4e53535252515151515151515252534b4a453f362d22180c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f302f2f2e2e2e2d2d2d2b282c2d2d2e2e2f2f2f302d2c29231d150d03000000000000000000000000000000000000000000000000000000030d151d24292c2d302f2f2f2e2e2d2d2d2c2b2d2d2e2f2f30313232333333333232302e2d2b2722201e1a14100b050000000000000000000000000000000000060b0f121316161615151414141313121314141516171819191a191918161514120e09070300000000000000000000000000000000000000000000000000000000000a16222d38434d555b5d5f5f5e5e5d5d5d5d5e5e5f5f5f5f595752494b53595b605f5f5e5e5e5e5d5d5e5e5e5f5f585650483f34291d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f151b1f22232323222221212120201f1c1f2020212122222323201f1c18120b030000000000000000000000000000000000000000000000000000000000030b12181d1f202323222221212120201f1f2020212223232425262626262626252322201f1b1714120e0903000000000000000000000000000000000000000000030606090909080808070707060607070708090a0b0c0d0d0d0c0b0a0807050200000000000000000000000000000000000000000000000000000000000000000e1a26323e4a555f666a6c6c6b6a6a6a6a6a6a6b6b6c6c6c66635b52535d64686c6c6c6b6b6a6a6a6a6a6b6b6c6c65625a50453a2e211509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151616161515141414131312101213141415151616161413100c07010000000000000000000000000000000000000000000000000000000000000001070c101314161616151514141413131213141415161717181919191a191918171513120f0b060502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936424f5b6671767978787777777777777878787979736e635759646f747979787878777777777778787879716c62564a3d3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809090909080807070706060306070707080809090907060400000000000000000000000000000000000000000000000000000000000000000000000000040607090909080808070707060607070708090a0b0b0c0c0d0d0d0c0b0a080605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080c0e0f13131313131313131313131313131313131313131313131313131312070705010000000000000000101d2a3743505d6a76838785848484848484848485858587807366595b68748187868585848484848484848585877e7165584b3e3225180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001090f14181a1b2020202020202020202020202020202020202020202020202020201f1413110d08020000000000000714212e3a4754616d7a7c7f83899090909091847f7c7b7a796d605353606d797b7c808d91919190908f87827e7b796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070708080807070603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090a09070400000000000000000000000000000000000000010407070a0b0c0b0a070604000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c21201d19130c0400000000000713202d3946525d686d6f72777d838d9292867a726f6e6e6d675c51515d676d6e707d89969d9d918c827c76716e6d665c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607070c10121314151515141312100b060806030000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131516171614100b0500000000000000000000000000000002080d11131417181918161413100c07010000000000000000000000000000010b151d252c313435393939393939393939393939393939393939393939393939393939392e2d29241e160e040000000005111d2935414c565d6162656b7078808b9285796d636161605c554b4b555d606b75828f9c9b918b7f766f6a6462605c544b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131417181c1f202121222121201f1c171515120f0a050100000000000000000000000000000000000000000000000000000000000000000000070f161b1f22232323201c160f08000000000000000000000000050b1013191d20212325252423201f1c18120f0a0300000000000000000000000009131d272f373c4042464646464646464646464646464646464646464646464646464646453a3935302820160c02000000010d1924303a444c5254555960666d737e878a7d71665c5453514b4345515d67707d8a949c928b7f726d625f585553514b42392e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b1012181c1f202423282c2d2e2e2f2e2d2d2b282322211f1b15110d08020000000000000000000000000000000000000000000000000000000000000009101921272c2f30302f2c27211a110800000000000000000001080d161c1e24292c2d30323231302d2c29231d1a150b0600000000000000000000040f1a252f3941484d4e535353535353535353535353535353535353535353535353535353524746413a32281e13080000000008131e28323a414647494f545c606c717e8b83786d60574d4540434f59606d7a84919e948d80736d635b534e484645403930271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b1d23292c2d302e34383a3a3b3b3b3a3a38342e2f2e2b26201d19130d07010000000000000000000000000000000000000000000000000000000009121b222b32383b3c3d3c38332c231a0f0600000000000000040c131921272c3035393a3d3e3f3e3d3a38342f2b262017110a0200000000000000000814202c37414b53595b6060606060606060606060606060606060606060606060606060605f54524c443a3024190d01000000020c1620283035393a3d424a515a626c74808c7f72695f544a414b55606b74818e96978f82786c605b5147433c3a38342e271e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d161c21272c2f34383a3d40404446474848484746443f3f3c3b37322d29251e18130c04000000000000000000000000000000000000000000000000000006101b242d343d4348494a48443d352c21180c020000000000050d161e242932383a4145474a4b4c4b4947454039373127221b140b03000000000000000c1824313c48535d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c615d564c4135291d110500000000040e161e24292d2e30394044505a606d7883867b6e665c5045515d67707d89939f92857b6e665b50494037312d2c28231d150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141921272c3238394045474a4d4a5153545455545453504a4c4847433c39353029241d160d08000000000000000000000000000000000000000000000000000c17222d363e464f545656554f473d332a1e140a00000000050e171f282f353d44484c5254565858575653514b47433c332d261d150c030000000000000e1a2734404d59656f75797979797979797979797979797979797979797979797979797979786d685d5246392d2013070000000000040c13191d2021272e343f44505c666e7b8583786d60584f59606d7984919e948b7e71695e544a3f372b26201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e171e252a33383d44484b5153575a545c606161626160605c545955534e4746413a352f281f1a1109010000000000000000000000000000000000000000000005111d28343e48505960636360594f453c30261c11060000030d172029313a41454f54565d606365656463605c55534e443f382f261e150a0000000000000f1b2835424e5b687581868686868686868686868686868686868686868686868686868686857a6d6154473a2e21140700000000000002080d1113151c2328343f4a545f69717e8a7f736a6055606b74818e96988f82766c62574d42382d251a1313100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081019202930363d44484f54555c60636769666d6d6e6e6e6d6d666866625f5854524c45403a312b231b130a020000000000000000000000000000000000000000000815212d3945505a616b6f706b60574d42382e23170c03010b151f29323b434c51596063686d70717271706d67625f585049413830261c11060000000000091623303c4956636f7d848f949393939393939393939393939393939393939393939393978a7d7063574a3d3024170a00000000000000000105070b1218232e38424d57616c7581877c6f675d67707d89929f92857b6e615a50453b2f261c130a06040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222b323b41464f55596063676d70737678797a7b7b7b7a797775726f6a66615e56514b433d352d251c140a0100000000000000000000000000000000000000000a1724303d4956616c717c7d70695f544a3f34281e150b07121d27313b444c555d606b70767a7d7e7f7e7c79756e6a605b534a42382e23170c05000000000915222f3b4854606b6f7a828d9296918f8f8f8f8f8f8f8f8f9090909192939996989c9f988b7f7265584c3f3225190700000000000000000000000007111c26303b45505a606d798484796d606d7984919e948b7e71695e52483e33291d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a232c343d444c525960636b7075797d8082848687878887878684827f7c78736d68605d554f473f372e261c130900000000000000000000000000000000000000000b1825313e4b5864717e89867b6e665c50443c30271c120c18232f39434c565e676d757d8286868281818285827c736c655c544a3f342821160b0000000007131f2c38434f5960686e78808a918482828282828282838383838484858687898c8f939a8d8074675a4d412e23180c000000000000000000000000000a151e29333e45515d676f7c8780746b74808d96988f82766c62574d42362d21170b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19232c363e464e565e616b70777d82858a8d8f91918f8d8c8c8c8c8d8f8c8884807a736d676059514940382e251b1108000000000000000000000000000000000000000714202d3a4753606d79849083786d60584e42392e2318101c2934404b555e686e7981898d817a767474767b838680776d665c50443d33271c1004000000030f1b27323d464f565e666d737e86837b75757575757676767676777778797b7c7f8287918f827669544a4034281c1004000000000000000000000000030c17212935414b55606a727f877d707d88939f92867b6e615a50453b30241b0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18222b353e48505860686e757d83898f92948f8b87848281807f7f7f808284878b8c868079706b625b524a40372d23190d0300000000000000000000000000000000000006131f2c3845515d676f7c878c7f726a5f544a4034281f151f2c3845515c676e7a838e8d80746d686767696e7a868d81786d60594f44382c21160b000000000a16212b343d444c545c606c717c84857e736c6669696969696a6a6b666d6e7072767c83918477665c5144382c1f120600000000000000000000000000060f18242f3a434e58606c7882847b84919a948b7e72695e53483f33291f12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2a343d47505a616a6f7a81899095938f88837e7b787574737272737475787b7e83898d847d726d635c52493f352b1f150b01000000000000000000000000000000000004101d2935404b55606a73808d867c6f665c51443d31271d2a36424d57606d7983909184796d615e56575e6874818e8d80736b6054483d32271b0f03000000040f19222b323b424a505a616a6f7a838780786d685f585c5d5d5d545c606163656a6f7a8586796d6053463a2d201307000000000000000000000000000007131d28313d44505b666e7b85879196988f82776c60574d42362d21170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303c464f59616c707c858e9397918a827c76716e696967666665666768696e72767c838c887f736e635b51473d31271d12070000000000000000000000000000000000000c18242f39434e58606d78839083786d60584e43392f242d3a46535f6973808d958c7f72675c524c4d5664717d8a93887d7063594f44382c20130700000000071019202930383f4450585f686e79818d827a6f6a615a5150514a50535456585f68727f887b6e6255483b2f2215080000000000000000000000000000010c161f28333f4a545e6974808d9a9f92867b6e655b50453b31241b0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424e58606b707e8691979590857d756f6a65615e575a595959595a565e61656b6f787f878b80736d62594f43392f24180c02000000000000000000000000000000000007121d27313d44515c666f7c868c80736a60554b403529333f4953616e7b879296877b6e61554b414854616e7b87989083766b6054483b2f2215090000000000070e171e262e343e464e565e676d77808b847c706c635b514a42444648494e56606d7a877d7063574a3d3024170a0000000000000000000000000000030d18242f39434f59606d7984919e948b7f72695f53493f33291f120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545f6a707d8792989590837b706b625f5854524d4e4d4c4c4c4d4d52545960666c727d868b7f726b60554b4035291e13080000000000000000000000000000000000010b151f2834404a545f6a727f8c877c6f675d51453d313744505b6574808d99918477695e5243394653606c79859295897c6f6356493c30231606000000000000050c141c2328343c444c555c656c737f87867e726d605c544b433a3b3d45525d6876827f7265584b3f3225180c00000000000000000000000000010b151f2935404b55606b74808d969c9083786c60574d41382d21170d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666e7c859299969083796e696159534e48464241403f3f40414246474f545b606b707d87877d70675d51453a3025190d000000000000000000000000000000000000030d18232e39424e58606d78839084796d60594f433a394653606c7884919b8e817568574d423744505b657784919a8d8073675a4d402d22170b00000000000000020a1117222a323b434b535b606d727e87887f746d665d554c443b35414c56606c78726d62564a3d3124180b0000000000000000000000000007121d27313945515d676f7d87939f958d81746a60554b41352921180c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56606d788390979991847a6d675e564f47433c3a36303333323330363a3d424a5059606b727f8b84796d60564c41362a1c110600000000000000000000000000000000000007121c27303c44505c666e7b868d80746b60554c413b4855626e7b8897998c807366594d40333f49536a7683909d9083766a544a3f33281c0f030000000000000000061019202931394149505b626c717d868c81786d675e564d443b3a44505b666c66625b51463a2e221509000000000000000000000000030c18232f39434f59606d79849199949083867c6f675d51453e332a1e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525d68727f8c959f92877c6f685d554d443e37322d2a2526262626252a2d2f383f444f59626d75828d8073685e5246382e23170c000000000000000000000000000000000000000b151e28343f4a545f69727f8b887d70675d51453e4a5764717d8a97988b7e7165584b3e2d43505c6976838f9c928578665b5044382b1f1206000000000000000000070e171f272f383f44515a616b707d868e82796d685e564d443b3f4a545b605b5451493f34291d12060000000000000000000000000b151e2934404b55606b73808d96989082798284796d605a50453c30271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a54616d7a86929f978d80736a5f564c433b322b26201e1a1a191919191e20262d333d47515b616e7b86867a6d61544a3f34281c1003000000000000000000000000000000000000030c17232e38424d57606c77828f847a6d60594f444b5865727e8b98978a7e7164574b3e36434f5c6976828f9c9386796c605346392d20130600000000000000000000050d151d262d333f485059616b707d868f837a6e685e564c443a424a5053504a423f372d23180c01000000000000000000000007121d27303945515c676f7c87939f92867b6e7b8581756c62574d43392e23180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c66737f8c989e9285796d60584e443a3129201b15120e090c0c090e11141c2228353f46535e6974818c7f73665c5044382c1f12060000000000000000000000000000000000000006111c26303c44505b656e7b858e81746b61564c4c5865727f8b98978a7d7064574a3d3643505d697683909c9886796d6053463a2d201307000000000000000005080a0b0b141b2227363e474f59606b707e8790837a6e685e564c42393f4446443f382f2d251b11060000000000000000000000060f18232e39434e58606d79849199958c7f7269717e8a7e71695f554b40342821180e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929e998c7f73675d51463c32281f170e0a05020000000002050a1117232a36424d57626e7b8885796d6053463a2d20130700000000000000000000000000000000000000000a141e27333f49535e69717e8b8a7d70685e524b5864717e8b97978a7d7164574a3e343f4a546a7783909d928579665c5144382c1f1206000000000000060c111517181b1a1117242c353d474f59616c727f8b91837a6e685d544b4034383938332d261d1b13090000000000000000000307090f18212834404b55606a73808d96989083786c606c7582867b6e675c51453e332a20170f0a0604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89979f92867a6d61554b40342a20160d050000000000000000000006111a25313b47535f697683897c6f6356493c302316090000000000000000000000000000000000000000020c17222d38414d57626c75828f857a6d615a5056636f7c8999978b7e7164584b3e3844505c667884919d9084776a544a4034281c100400000000000910171d212424282724201a232c353d47505a626d74808d90837a6d665c51453e322d2b28221c140b090000000000000000040b1013161a212a333c45515c676f7c87929f92867b6e665b616d7a8583796d605a50453c3229211a1413100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2934404b556774818d9a9c8f8276685e52433a2f22190e0400000000000000000000000009141f2b37424d5766727f8c807366594d4030251a0e02000000000000000000000000000000000000000006111b262f3b45505a616e7a858e81756c615654606d7a8692998c7f7266594c3f3a4653606d7986929a8e8174675b4e412e23180c000000000009121b22282d30313433302b251d232b353e48515b606d7983909082786d605a50443a30251c17110a020000000000000000070f161b2022262a333c454f59606d79839199958c7f726a5f545e68717e8a80746c61574d443b332b26201f1d18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c677784919d988b7e7265564c4131281d100700000000000000000000000000030e1a26313c4956626f7c8983766a574d42362a1e12050000000000000000000000000000000000000000000a141d29333f46525e68717e8a8a7e71695e525d6776828f9a8d817467554b403b4855626e7b8899968a7d7063574a3d302417070000000006101b242c34393d3e41403c362f261d232c363f45515c666f7c87928e81746c61564c41362a1f140800000000000000000007111921272c2f31363d454d57616b73808d95999083786d60574e56616c75818a7d70695f564d453d37312d2c29241d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986939f97887b6e6255483b3022160c0000000000000000000000000000000913202d3a4653606d79868579695e52463a2d201407000000000000000000000000000000000000000000020b17212a36414c56616c75818e857b6e615a5563707d8a94908376675c5145414d5765727e8b989184786d6053463a2d201307000000000c17222c363e45494b4e4c4841382f1f1a232834404b545f6a73808d928a7e71685e52463b3025190e0200000000000000040f19232b32383b3d42464f575f69707d88939f92867c6f665c5045505a616e7a85867b6e695e574f47433e3a38352f271f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88999e928578695f53473a2e21140400000000000000000000000000000006131f2c3845515c677784877b6e6154483b2e21150800000000000000000000000000000000000000000000050f1925303b44505a606d7a848f82766d6257606c7882909286796d60534a4a535f6975828f948b7e71665c5044382b1f120600000005111d28343e485055575b58534a4131271d18232e39424e58616d7a859292857a6d61564d41362a1e1105000000000000000b16212b353d4448494d535960696e7b85929a958c7f726a5f544a4547525e68727f8b847b6e696059534e4b4745403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a979c90837669574d42372b1e120600000000000000000000000000000004101c2834404b55697682897c706356493d3023160a000000000000000000000000000000000000000000000408141e29323e45525d68707d8a8b7e71695f5b656e7b85928a7d70635b56545c656e7b87938f82776c60544a3f34281c10030000000815212d3945505a616467645c5343392f24181d27303c46525d6874818d978d8174685e5246392d20140700000000000003101b27323d474f5456575f616b6f7b8491979d9083786d60584e4b51545756606d798591837b706b625f585853514b43392f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979a8e8174675b4e4131261a0e02000000000000000000000000000000000c18232e414e5b6874818a7d7164574a3e3124170b0000000000000000000000000000000000000000070c10131317202935414c56616b74818e867b6e665b5f69707d868f82766d656363666d77828f90837a6d655b5042382e23170b000000000a1724303d4955616c71746e64554b4035291d151e2935414c56636f7c899892867b6e6154473b2e2114070000000000000713202c38444f59606366696e747d859196a097897d7066615e56555d606465666775828e91857d756e6a6665605d554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98998c7f7366594c40332619090000000000000000000000000000000000071a2734414d5a6774808b7e7164584b3e3125180b000000000000000000000000000000000001070c12181c1f20242724303a444f59606d79849082786c6058606b707d848c7f767270707279808e8b827a6d685e53493f30261c1106000000000b1824313e4b5764717e8174675d5145382c1f151924303a4653606d798592998c7f7266594c3f2f24180c0000000000000916222f3b4854606b7072767b818891979a9a92857872716d685e5d676d71717274788390979189817b7673716d675d5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99988b7e7265584b3f3225180c00000000000000000000000000000000000d1a2733404d5a6673808b7f7265584c3f3225190c00000000000000000000000000000000030b12181d23282c2d30343536323e45515d67707d888c7f726a5f59606b6f7a8086827e7d7d7f848a857f786d685e564c41382d1e140a0000000000091623303c4956636f7c86796d6053473c31261a131f2c3844505c667783909c90837669554b4035291d100400000000000a1623303d495663707d7f82878e8d8d8d8d8e8e8e817f7e7a6d61606d797e7e7f81848d8d8d8d8d8d8883807e796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99978a7e7164574b3e3124180b00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c000000000000000000000000000000060d151d24292e34383a3d4042424240414b55606b74808d867c6e665c5960686d747a7e81828382807d79726d665e564c443a2f261b0c0200000000000713202d3a4653606d79857d7064584e43372b21171c28343f4a546976828f9c928578675d5145382c1f130600000000000d1a2633404d5966738082828181808080818181818282827c6f62616e7b8282828181818180808081818282827b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99978a7d7064574a3d3124170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c0000000000000000000000000000070f181f272f35394045464a4d4e4f4e4d4a464f59606d79849083786d6058565d61686d717475767573706d66605c544c443a32281d140a00000000000006121f2c3844515c66768282766a5f53473d3329201f2935414c56697683909c98867a6d6053473a2d20140700000000000c1925323f4b57636e7375757474747474747474757575766f6a5f5f696e7675757574747474747474747575766e685e5246392d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000000000000071018212a313940454b5153575a5b5c5b5a575351515c676f7c878c7f736a605552565d6064676969686764605c54504a423a322920160b0200000000000004101c2834404a5466727f887c6f62594f453b322c2c2f3846525d687784919d9386796d6053463a2d20130700000000000a16232f3b47525c63666968686767676767676868686969625f58575f61696968686867676767676767686969615e564d41362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c000000000000000000000000040e18222a333c434b51555c6063676869686763605c5555606a73808c877c6f675c514c5254585a5c5c5c5a5753514b443f38302920170e0500000000000000000c18232e3c4955626f7c8882756b61574d443d39383b424b55616d7a86939e928578665c5044382c1f1206000000000007131f2a3540495257595c5b5b5b5a5a5a5a5b5b5b5c5c5c55534e4d53555c5c5b5b5b5a5a5a5a5a5a5b5b5c5c54524d443b3025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c0000000000000000000000020c16202a343c454d555d60676d707375757573706d67605c58606d78839083796d60594f45474b4e4f504f4d4a46454039342e261e170e050000000000000000000713202d394653606c7985897d70695e564e474545464c545d67717e8b999c8f827569544a3f34281c10030000000000020e19242e3740474b4d4f4f4e4e4d4d4d4e4e4e4e4f4f4f4947434246484f4f4f4e4e4e4e4d4d4d4e4e4f4f4f4746413b32291f14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c000000000000000000000008131e28323c464e575f676d73797d80818281807d79726d675e5c666f7c868d80736b60554b403e41424342403d3a38342e28231c140c050000000000000000000006121f2b3844505b6675828f857b6e68605853515153565e666d7984919e968b7e7165584b3e2e23170c0000000000000007121c252e353b3f4042424141414141414141424242433c3b37363a3b4342424241414141414141414242433b3936302920170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000000010d1924303a444e585f696e797f8587827e7c7c7e82857f796e695f5f6a727f8c877d6f675d51453d3236363534312d2c28231d17110a020000000000000000000000030f1c28333f4a5465727f8b90837a6f6a64605d5c6063686e78818f96989184786d6053463a2d20130600000000000000000a131c242a2f323336353534343434343435353536362f2e2b2a2d2e3636353535343434343434343536362e2d2a251f170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c0000000000000000000005111d2935414c565f6a6f7b848c867d75716f6f71757f8c837b6e695f606c78839084796d60594f443a3024292724201f1c18120b0600000000000000000000000000000b17222d3c4855626f7b889590847c75706d67666d6f747a828f939892867d6f665c5144382c1f12060000000000000000010a12191f232526292828282727272728282829292922211f1e212229292828282727272727272828292921201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c000000000000000000000713202d3946525d686f7c85918a7e716b646362646d778390847b6e665c666e7b868e81746b61564c4135292017171313100c07000000000000000000000000000000000615212e3a47535f6a7885918b8989827d7a7878797c80868f94948f867e706b60544a4034281c100400000000000000000000070e1316191a1c1c1b1b1a1a1a1b1b1b1b1c1c1c1615131214151c1c1c1b1b1b1b1a1a1a1b1b1c1c1c1414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000006121f2b37434e58616d7a84919083766c615956565b65727f8b9083796d605f69727f8b897d70685d52453e32291e1408060400000000000000000000000000000000000006121f2b37434e58687581877e7c7e818586858587898d908f8c88827c706c61594f42392e23180c00000000000000000000000002070a0c0d0f0f0e0e0e0e0e0e0e0e0f0f0f10090806050708100f0f0f0e0e0e0e0e0e0e0e0f0f100807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c0000000000000000000815212e3a47535f6a75818e968b7e71655a50494955626f7b88958c8073685d606c77828f847a6d605a50443b3025190f0500000000000000000000000000000000000000030f1b26313e4b5865717e8377707175797c7f8283848484827f7c766e6a615a50473d30271c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c0000000000000000000915222f3c4855626f7c879393877a6d6154473e4653606d79869292857a6d605b656e7b858e81756c61564c41362a21170b02000000000000000000000000000000000000000a15212e3b4854616e7b82766965666d6f72757677787775736f6a625f5850483e342b1e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c000000000000000006121f2b37434e586874818e9a918477685e52463944515c66778491978b7f7265535e69717e8b8a7e71685e52463f33291d140a000000000000000000000000000000000000000714212d3a46535e696e767066545c606266686a6a6b6a6966625f58534e463e362c22190c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000814212e3a47535f6a7885919b8e827568564c4136404a54697683909c8f8275695557626c75828f857a6e615a50453b2f261b110600000000000000000000000000000000000005121e2a36424d575e6169665e54505356595c5d5e5e5d5c5955534e47433c342c241a10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000815222f3b4855626e7b8897998d8073665a4d4030424f5c6975828f9c928578675c515a616d7a858f82756c62574d41382d22170c020000000000000000000000000000000000020e1a25313b454d53545c5a544c4446494c4f505151514f4c4947433c37312a221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000a1723303d4a5663707d8996988c7f7265594c3f35424f5b6875828e9b9786796d6053525e68717e8a8b7e71695e53493f33271e140a00000000000000000000000000000000000009141f29333b4246484f4e4942383a3c3f424344454442403c3b37322b2620180f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000b1824313e4b5764717e8a97988b7e7265584b3f35424f5b6875828e9b94877a6e61544c56616c75818e857b6e655b50443c30261c11060000000000000000000000000000000000030d17212931363a3b43413e382c2d2f33353737383736332f2e2b26201a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000b1825313e4b5864717e8b97988b7e7165584b3e36424f5c6975828f9c99877a6d605447505a606d7a848f82776c60574d42382e23170c030000000000000000000000000000000000050f171f252a2d2e3635322d1f202326292a2b2b2a292622211f1b150f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000a1724303d4a5763707d8a96988b7e7265584b3f333f4a546976838f9c928679685d524545525d68707d898b7f72695f544a3f34281e150b000000000000000000000000000000000000050d141a1e2121292825211b1316191c1d1e1e1e1c191615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000815222e3b4855616e7b8896998c7f7266594c3f3844505b667784919d9084776a564c41414c56616b74818e867b6e665c50443c30271d120700000000000000000000000000000000000003090e1214151c1c19151007090c0f101112110f0d0908060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000714212d3a46535f697884919a8d8074675a4d41394653606c7986929a8d8074675a4d413a444f59606d79849083786d60584e42392e23180c040000000000000000000000000000000000000002050708100f0d0905000000020404050403000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c000000000000000005121e2a36424d576773808d998f827568574d423c4855626f7b889995897c706356493d323d45515d676f7d878c7f726a5f544b40342821160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c0000000000000000020e1a26313b4854616e7b8692918478695e5346434e5865727f8b999083766b6054483b2f35404b55606b73808d877c6f665c51453d32271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001050707131313121212111111111112121213130a0907040c1012121313121212111111111111121213130c0b0906090d0f101313121212111111111111121213130e0e0c08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c0000000000000000000914212d3a46535e6973808d94877b6e61554c4d55606a76839093877d7063594f44382c2f3a434f59606d79839083796d60584e43382c1f130700000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11131420201f1f1f1e1e1e1e1e1e1e1f1f202017161410181c1e1f201f1f1f1e1e1e1e1e1e1e1f1f20201918161215191c1d201f1f1f1e1e1e1e1e1e1e1f1f1f201b1a18140f0901000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99968a7d7063574a3d3024170a00000000000000000000000000000000000d1a2633404d596673808c7f7265594c3f3226190c00000000000000000005121e2a36424d57606d7882908b7f72675e56575f676f7c89938d80736b6054473d322728313d45515c676f7c878d80736a6054483b2e2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d20212d2c2c2c2b2b2b2a2a2b2b2b2b2c2c2d2323201c24282b2c2c2c2c2b2b2b2b2a2a2b2b2b2c2c2d2524221e212628292c2c2c2b2b2b2b2a2a2b2b2b2c2c2d282724201a130b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070a0c1926333f4c5966727f8c99968a7d7063574a3d3024170a0805000000000000000000000000000408091a2633404d596673808c7f7265594c3f32261908020300000000000000020e1a25313b45515c666d7a838e84796e686767696e7983918c81786d60594f44352b211f2934404b55606a73808c877c6f6256493c2f23160900000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e25292d2e39393938383837373737383838393939302f2c273035383939393838383837373737383839393932312e292d3235363939383838383737373738383939393534302b251d150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1317191a26333f4c5966727f8c99968a7d7063574a3d3024181715110c06000000000000000000050b1014161a2734414d5a6774808c7f7366594c402d221913140f080100000000000009141f2834404b545e686d798188827a757374767b838e8680776d665c50473d32231918232f39434e58606d78838b8275685c4f4235291c0f020000000000000000000000000000000000000000000000000000000000000000000000000000020c1620283035393a464646454545444444444445454546463d3c38333b4144454646454545444444444444454546463f3e3a34383e424346464545454444444444444545464641403c372f271d13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191f23262625333f4c5966727f8c99968a7d7063574a3d30242424211d171009000000000000000810171c2023262b34404b556874818d80736753493f3329241e201a130b020000000000030c18232e39424c565e676d747c8285828080828785817b736c655c544a3f352b2111121d27313c44515c666e7c7f796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a414647535352525251515151515151525253534a48443d464c51525352525251515151515151525253534c4a463f42494e505352525251515151515151525252534e4d4841392f251a0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242a2f32333036404c5966737f8c99978a7d7064574a3d353031302d28221a1209000000000008121a22282d3031373a45515c6776838f8275655b5044383530302b251d140b01000000000007121d27303a444c555d606a6f757a7c7d7e7d7c79756e6a605b534a42382e23190f0b151f2834404a545f6a6e726d675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444c5254605f5f5f5e5e5e5d5d5e5e5e5e5f5f6056554f474f575d5f5f5f5f5e5e5e5e5d5d5e5e5e5f5f60585651494c545a5c5f5f5f5e5e5e5e5d5d5e5e5e5f5f605b59534b41372b20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c262e353b3f404441464a546773808d9a978b7e7164584b4541443e3d39342c241a100600000005101a242c33393c3d42474c55606d79859184786c60544a45413a3c362f261d13080000000000000b151e28323a434b51586062676d6f7171706f6d66625f575049413830261c1107030d18232e39424e575f6265605c554b4034281c1004000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c565e6b6c6c6c6b6b6b6a6a6a6a6b6b6b6c6c6c6361594f5761696c6c6c6b6b6b6b6a6a6a6a6b6b6c6c6c65625b51545e66696c6c6b6b6b6b6a6a6a6a6b6b6c6c6c68645d53483c3024180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e19242e3840474b4d514c52545c6675828e9b998c8073665a54524c514b49453e362c22170c0000000b17222c363e44494a4d53565d67717e8a96897d70665c54524c4c4841382f251a0f030000000000030c162028313940454e54555c606264656462605c54534e443f382f261e140a000007121c27303c454e53555853514b43392e23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e687579797978787877777777777878787979706b61555d697378797978787877777777777778787979726d62565a667076797978787877777777777778787979746f64594d4034271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2a35404a5257595e565e61646d7985929e9c9083766c63605d565e575550483e34281d11050004101c28333e48505557575f62686d7984919c9082786d66605d5658534a41362b201408000000000000040e161f272f353c43474b5153565758575653514a47423c332d261d140c020000000b151e2a333c4247484c4645403930271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a868685858484848484848484858586877d7063565f6c78858686858484848484848484858586877f7265585c6976838786858484848484848484848586878174685b4e4135281b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a17232f3b47525c63666a6b686e70757f8c979f9f948a7e74706d686b6a64615a5045392d211508000814202d3944505a61646b696e727a828f969f948e8078716d6867645c53483c3024180b00000000000000040d151d2429323739404547494a4b4a4946444039373127221b140b0200000000030c18212a31373a3b3f3a38342e271e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e68757a7b7c7f8491919090919185807d7b7b786c605354616d7a7b7c7f8490919190909187817d7b7b796d605354606d7a7b7c7e838e91919090918c817e7b7b796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4b57636e737778797a7d828c91999293999387817d7a787877716c6155493d3024170a000a1623303c4955616c7078797b7f848f94999299928e837e7a78746e64584c4033271a0d0000000000000000030b121820272b2f34383a3c3e3e3d3c3a38342e2b262017110a02000000000000060f1820262b2e2f322d2c28231d150c030000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c565e686d6e70737a84919d9d92867b73706e6e6c665b50525d686d6e6f727983909d9d958a7d74706f6e6d675c51515d676d6e6f7277818e9b9d988c7f75716f6e6d675d5145392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d5966738084848687878786868686868686868787878584847e7164574b3e3124180b000a1724313d4a5764707d848688878786868686868687878887858074675b4e4134281b0e00000000000000000001070c151b1d23292c2d2f3132312f2d2c28231c1a150b06000000000000000000060e151a1e212225201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444c565e61616368727f8c999b8e817569636261605b544a4c565d61616367717e8a979d9083776b646261605c554b4c555d606162656e7b88969f9286796d646261605d554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b7c7c7b7b7a7a797979797979797a7a7a7b7c7c7c7a6e6154473b2e211408000714212e3a4754616d7a7c7c7b7b7a7a797979797a7a7a7b7c7c7b6e6255483b2f2215080000000000000000000000040a0f12181c1f202324252423201f1c18120e0903000000000000000000000003090e121415191313100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a444c52545556636f7c8996988b7e726557555453504a42444c52545455616e7a87989a8d80736759555453514b43434c515454535f697884919c908376675c555453514b43392f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696e6f6f6f6e6e6d6d6c666c6c666c6d6d6e6e6f6f6f6e685e5246392d201407000713202d3946525e686d6f6f6e6e6d6d6c66666d6d6d6e6e6f6f6e6a5f53473a2e2114080000000000000000000000000001070c10131416171817161312100c0700000000000000000000000000000000020608080c07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c162029323a4146474854616e7a8794968a7d7063574a4746443f383a41464748525e68798592988b7f7265584c48464540393a414547484d576976838f9b8e817568554b484745403931271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b37424d575f6163626261616060605b5f605b6060616161626263615e564c41362a1e11050005111d2a36414c565e61626262616160605b5c60606161616263625f584e43372b1f120600000000000000000000000000000000040607090b0b0a0907060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e1720293036393a4754606d7a879396897c6f6356493c3938332d3035393a414c566b788592978b7e7164584b3e3a38342e2f35393a424f5c6875828f9a8d8174675a4e413a39352f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454d53555656555554545353504a4a50535354545555565654524c443b3025190d0100010d1925303a444c52545655555454535350505353545455555655534e463c31261a0f020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d3a4653606d79869395897c6f6256493c2f2b282224292d3045515e6b788491978a7e7164574b3e312c282324292c35424f5b6875828e9a8d8074675a4d41342c29241d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2a333c4246484949484847474646443f3f4446474747484949494746413b32291e140800000008131e28323a414647494948484747464444464747474849494847433c332a20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080c0f1112131212100e0a07060400000000000000000000000000000000000000000000050d1319202d3a4653606d79869395897c6f6256493c2f231c17191d2b3845515e6b788491978a7e7164574b3e31241c18191d2835424f5b6875828e9a8d8074675a4d4134271d18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a31373a3b3c3c3c3b3b3a3a3938333338393a3a3b3b3c3c3c3b3936302920170d02000000020c1620283036393a3c3c3b3b3a3a3938383a3a3a3b3b3c3c3b3a37312a21180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1e1f201f1e1d1a171312100c07000000000000000000000000000000000000000000020813202d3a4653606d79869395897c6f6256493c2f23160b0d1e2b3845515e6b788491978a7e7164574b3e3124180c0d1c2835424f5b6875828e9a8d8074675a4d4134271a0c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e302f2f2e2e2d2d2d2b28282b2d2d2e2e2e2f2f302e2d2a251e170e050000000000050e161e252a2d2e2f2f2f2e2e2d2d2b2b2d2d2e2e2e2f302f2e2b2620180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e141a1e202125282a2c2c2c2b292724201f1c18120c0700000000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e212223232222212120201f1c1c1f202021212222232321201e19140d0500000000000000050c13191d2021232222212120201f1f2020212122222322211f1a150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1f252a2d2e323537383939383634302d2c28231c18120b030000000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151616151514141313120f0f1213141414151616161414110d080200000000000000000002080d111314161615151414131212131414141516161514120f0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a0f181f262b30363a3b3f42444546454543413d3a38342e28231d150c0600000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080909090808070706060303060607070808090909080705010000000000000000000000000001050707090908080707060606070707080809090808060200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c212a31373b4246484c4e5152535251504d4a46444039342e271e181007000000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111c252d333c42464d5254585b5d5f5f5f5e5c5a5753514a454039302a221911070000000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030405060606050505050504040400000406070808090a0a0b0b0b0a09080706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070808080706050300000000000000000000000000000000000000000000000005101a232d373f454d53575e6165686a6b6c6c6b696763605c54514b423c342b23190f0600000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c0f11121313131212121111111111070c10131414151617171818171716151312100c070706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608070d1113141515151413120f0b06060400000000000000000000000000000000000000000b16212c353f4951575f61696e727577787978787674706d66605c544e463d352b21180e03000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c12181b1e1f20201f1f1f1e1e1e1e1e1e1e181d1f202122232324242424242322201f1c18161312100c0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131516181d202121222121201f1b171312100c07000000000000000000000000000000000004101c28333e47515b63696e757b7f81848586858483807d79726d665f584f473d332a201509000000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2c2c2c2b2b2b2b2b2a2b2b24292c2d2e2f2f303131313130302e2d2c282323201f1c17120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000070c10151b1f222324292c2d2e2f2e2d2d2b2722201f1c18120d080200000000000000000000000000000714202c38444f59636d727b81878b8e908b868483838386857f796f6a60594f453c31261a0e050000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821292f3437383939393838383838373737382f35383a3b3b3c3d3d3e3e3e3d3c3b3a38342e302d2c28231f1c17110d0801000000000000000000000000000000000000000000000000000000000000000000030b12181c1f272b2e2f2f35393a3b3b3b3a3937332d2d2c28231c19130b06000000000000000000000000000916232f3c4855616b727f868e93928a837e7a78767677797d83847c706b60574d42372b21160b0000000000000000000000000713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c17212a333a404445464646454545444444444444454045474748494a4a4b4b4a4a49484644403f3c3a38342e2b28221c19130c0701000000000000000000000000000000000000000000000000000000000001070c151d23282c32373b3c404145474848484746443f3d3a38342e29241e17110a0200000000000000000000000a1724303d4a5763707d8a929792867e76716d686a69666d707882867d70695f53473e33281c100400000000000000000002050713202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121e29333c454b5052535352525251515151515151514b5153545556565757575757565553514a4c4946443f3938332d29241e18120b03000000000000000000000000000000000000000000000000000000030b12181e272e34383d4347494d4b5154545554545350494a46444039353027221b140b05000000000000000000000c1925323f4c5865727f8b9992857c716c64615e56545c60666d7a85867b6e62594f44382c2014070000000000000003090e121415202d3a4653606d79869395897c6f6256493c2f231609121e2b3845515e6b788491978a7e7164574b3e3124180b0f1c2835424f5b6875828e9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3a454e575c5e605f5f5f5e5e5e5e5e5d5e5e5e555d606162626364646464636361605c54595653504a46443f38352f29231d150d0801000000000000000000000000000000000000000000000000040d151d232930394045464e54565a555d6061626160605b535653514a46413a332d261d160e050000000000000000000c1926323f4c5965727f8c92877d6f6a615a54524c4a51545e6875828f83766b6155483c2f231609000000000000050d141a1e2021202d3a4653606d79869395897c6f6256493c2f231608101c2834404b546b788591978a7e7164574b3e3124180a0f1c2935424f5c6875828f9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2834404b5760686b6c6c6c6b6b6b6b6b6a6a6a6b6b6b676d6e6e6f7070717171706f6e6d66686663605c5453504a45413a342f271f19130c0400000000000000000000000000000000000000000000040e161f272f343e434b51535860626669676d6e6e6e6d6c656763605c54524c443f382f2820170f0500000000000000000d192633404c5966737f8c8c7f726b60585047464140444c566673808d8a7d7063574a3d3025190e0200000000050f171f252a2d2e2d2d3a4653606d79869395897c6f6256493c2f231913131f2c3845515c66798592978a7e7164574b3e31221b140f1b27333f49536976838f9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000